DBMS > Aerospike vs. CrateDB vs. LevelDB vs. RDF4J vs. Sequoiadb
System Properties Comparison Aerospike vs. CrateDB vs. LevelDB vs. RDF4J vs. Sequoiadb
Editorial information provided by DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Aerospike ![]() | CrateDB Xexclude from comparison | LevelDB Xexclude from comparison | RDF4J ![]() | Sequoiadb Xexclude from comparison | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | Flash-optimized In-memory NoSQL Database | Distributed Date Store based on Lucene | Embeddable fast key-value storage library that provides an ordered mapping from string keys to string values | RDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage. | NewSQL database with distributed OLTP and SQL | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primary database model | Key-value store | Relational DBMS Search engine | Key-value store | RDF store | Document store Relational DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary database models | Document store | Document store | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | www.aerospike.com | crate.io | github.com/google/leveldb | rdf4j.org | www.sequoiadb.com | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technical documentation | www.aerospike.com/docs | crate.io/docs | github.com/google/leveldb/blob/master/doc/index.md | rdf4j.org/documentation | www.sequoiadb.com/en/index.php?m=Files&a=index | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Developer | Aerospike | Crate | Since 2016 officially forked into an Eclipse project, former developer was Aduna Software. | Sequoiadb Ltd. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initial release | 2012 | 2013 | 2011 | 2004 | 2013 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Current release | 5.5.0.7, March 2021 | 1.23 , February 2021 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
License ![]() | Open Source ![]() | Open Source | Open Source ![]() | Open Source ![]() | Open Source ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cloud-based only ![]() | no | no | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS offerings (sponsored links) ![]() Providers of DBaaS offerings, please contact us to be listed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementation language | C | Java | C++ | Java | C++ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server operating systems | Linux | All OS with a Java 7 (and higher) VM | Illumos Linux OS X Windows | Linux OS X Unix Windows | Linux | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data scheme | schema-free | Flexible Schema (defined schema, partial schema, schema free) | schema-free | yes ![]() | schema-free | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typing ![]() | yes | yes | no | yes | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML support ![]() | no | no | no | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary indexes | yes | yes | no | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | no | yes, but no triggers and constraints | no | no | SQL-like query language | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs and other access methods | JDBC Proprietary protocol | ADO.NET ![]() JDBC MQTT (Message Queue Telemetry Transport) PostgreSQL wire protocol Prometheus Remote Read/Write RESTful HTTP API | Java API RIO ![]() Sail API SeRQL ![]() Sesame REST HTTP Protocol SPARQL | proprietary protocol using JSON | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Supported programming languages | .Net C C# C++ Erlang Go Java JavaScript (Node.js) Lua Perl PHP Python Ruby | Erlang Go ![]() Java JavaScript (Node.js) ![]() Perl ![]() PHP Python Ruby ![]() Scala ![]() | C++ Go Java ![]() JavaScript (Node.js) ![]() Python ![]() | Java PHP Python | .Net C++ Java PHP Python | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-side scripts ![]() | user defined functions ![]() | user defined functions | no | yes | JavaScript | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | no | no | no | yes | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitioning methods ![]() | Sharding | Sharding | none | none | Sharding | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replication methods ![]() | selectable replication factor | selectable replication factor | none | none | Source-replica replication | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | yes ![]() | no | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Consistency concepts ![]() | Eventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configuration | Eventual Consistency Read Your Own Writes Consistency ![]() | Immediate Consistency | Eventual Consistency | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Foreign keys ![]() | no | no | no | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaction concepts ![]() | Atomic execution of operations | no ![]() | no | ACID ![]() | Document is locked during a transaction | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | yes | yes | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | yes | yes | yes ![]() | yes ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-memory capabilities ![]() | yes | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
User concepts ![]() | Access rights for users and roles ![]() | rights management via user accounts | no | no | simple password-based access control | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More information provided by the system vendor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Aerospike ![]() | CrateDB | LevelDB | RDF4J ![]() | Sequoiadb | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | Aerospike is an enterprise-class, NoSQL database solution delivering predictable... » more | CrateDB is an open source distributed SQL database that spreads data and processing... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | Optimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically... » more | CrateDB is typically used in operational analytics applications, particularly those... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | Aerospike excels in mission-critical applications that have mixed read/write workloads... » more | CrateDB is ideal for integrating and analyzing streams of data--often machine-generated--in... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key customers | Nielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services... » more | CrateDB customers include McAfee, Qualtrics , Nokia, NBC Golfnow , Digital Domain... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Market metrics | Aerospike's combination of speed, scalability, and reliability delivers 10x performance... » more | The CrateDB open source project was started in 2014. CrateDB was the winner of TechCrunch... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licensing and pricing models | Subscription-based Enterprise Edition and free, open-source Community Edition » more | CrateDB pricing CrateDB Community Edition is open source and free to use under the... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We invite representatives of system vendors to contact us for updating and extending the system information, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Related products and servicesWe invite representatives of vendors of related products to contact us for presenting information about their offerings here. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More resources | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Aerospike ![]() | CrateDB | LevelDB | RDF4J ![]() | Sequoiadb | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines blog posts | Evaluating Hbase and Aerospike Solutions for Real-time System of Record | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Recent citations in the news | New Aerospike Kubernetes Operator Advances Consistent App Delivery Across Hybrid and Multi-Cloud Deployments Have multi-site databases work for you (not the other way around) NoSQL Market 2021-2028 SWOT Analysis, by Key Players: MarkLogic, MongoDB, Couchbase, Database, Basho, Aerospike, Neo4j – The Bisouv Network In-Memory Database Market Breakdown 2021-2027 Analysis by Industry Leaders – Oracle Corporation, Aerospike Company, Pivotal Software, Inc., Datastax, Inc., etc provided by Google News | Crate.io Open Sources the Entire Codebase of CrateDB – the Database Purpose Built for Machine Data CrateDB takes distributed SQL DB fully open source with release of v4.5 • DEVCLASS CrateDB 4.5 takes distributed SQL database open source Crate.io Announces CrateDB Will Switch to an Elasticsearch Fork Following License Change CrateDB 2.0 Enterprise stresses security and monitoring—and open source provided by Google News | The best IoT databases for the edge – an overview and guide Malicious npm package caught trying to steal sensitive Discord and browser files PotCoin Migrates to Nexus – Press release Bitcoin News Npm package caught stealing sensitive Discord and browser files Malicious npm Package Emerged To Steal Browser And Discord Data provided by Google News | GraphDB 9.5 Offers Data Virtualization From Tables to Graphs and Back GraphDB Goes Open Source Big data database Apache Rya becomes a Top Level Project Amazon Neptune review: A scalable graph database for OLTP Ontotext's GraphDB 8.9 Boosts Semantic Similarity Search provided by Google News | SequoiaDB Raises New Round Led By CICC Capital DNS Tools Market Analysis 2021-2026 by Industry Outlook, Regional Scope and Competitive Scenario – The Bisouv Network Operational Database Management Systems (OPDBMS) Software Market SWOT Analysis 2021: Oracle, Microsoft, SAP SE, IBM, Amazon Web Services, Google, Fujitsu, MarkLogic, InterSystems, MongoDB – The Bisouv Network Exclusive research on Energy Security Market 2021 Key Players, Industry insight & Growth Driver Analysis – SoccerNurds New Fund, New IPOs: The Era Of Successful China VC Investing Hasn't Ended Here provided by Google News | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Job opportunities | MY SQL Database Engineer Database Administrator Senior SRE Database Engineer Software Developer II SVP, Product Management | Senior Manager, Cloud Operations Dev Ops Engineer | Software Engineer Software Developer 5 Senior Software Engineer - Database Engineering Senior Software Engineer Senior or Lead DevOps Engineer, GovCloud | Data Scientist & Engineer Data Management Consultant 3/ Knowledge Graph Consultant Data Management Consultant 3/ Knowledge Graph Consultant Data Management Consultant 3/ Knowledge Graph Consultant Data Management Consultant 3/ Knowledge Graph Consultant |
Share this page