What is it all about?
Crate is an open source, highly scalable, shared-nothing distributed SQL database. Crate offers the scalability and performance of a modern No-SQL database with the power of Standard SQL. Crate’s distributed SQL query engine lets you use the same syntax that already exists in your applications or integrations, and have queries seamlessly executed across the crate cluster, including any aggregations, if needed.
Key Features
* Scalable - Crate is horizontally scalable, meaning that you can grow it by adding machines, without a need to re-shuffle, re-index or move data around. * Distributed SQL & Real-time search - Crate’s distributed SQL query engine takes a standard SQL query, deconstructs it and executes it in a distributed fashion on the crate cluster (think mapreduce in real time). * Highly available - Loosing disks, a node, or even multiple nodes in a Crate cluster are automatically repaired. * Real-time ingestion - Most analytic workloads get ingested in batch loads, often with transactional locks and other overhead. * Any data and BLOBs - Crate´s columnar store supports both relational data, as well as nested json-documents, where all nested attributes can be included in any SQL command. * Timeseries - Since Crate allows the (automatic) creation of partitions (virtual tables) of any table, it effectively gives you separate partitions under the hood, with high performance. * Geospatial - Store and query geographical information of many kinds using the geo_point and geo_shape types. * Dynamic schemas - Contrary to many other scale-out solutions Crate´s schemas are totally flexible. * Transactional - Crate is eventually consistent but offers transactional semantics.
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}