DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. CockroachDB vs. Ignite vs. RocksDB vs. Sphinx

System Properties Comparison AlaSQL vs. CockroachDB vs. Ignite vs. RocksDB vs. Sphinx

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCockroachDB  Xexclude from comparisonIgnite  Xexclude from comparisonRocksDB  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionJavaScript DBMS libraryCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Embeddable persistent key-value store optimized for fast storage (flash and RAM)Open source search engine for searching in data from different sources, e.g. relational databases
Primary database modelDocument store
Relational DBMS
Relational DBMSKey-value store
Relational DBMS
Key-value storeSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score5.98
Rank#56  Overall
#5  Search engines
Websitealasql.orgwww.cockroachlabs.comignite.apache.orgrocksdb.orgsphinxsearch.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.cockroachlabs.com/­docsapacheignite.readme.io/­docsgithub.com/­facebook/­rocksdb/­wikisphinxsearch.com/­docs
DeveloperAndrey Gershun & Mathias R. WulffCockroach LabsApache Software FoundationFacebook, Inc.Sphinx Technologies Inc.
Initial release20142015201520132001
Current release23.1.1, May 2023Apache Ignite 2.68.11.4, April 20243.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0Open Source infoBSDOpen Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptGoC++, Java, .NetC++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Linux
OS X
Solaris
Windows
LinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freedynamic schemayesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesnono
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonoyesno
Secondary indexesnoyesyesnoyes infofull-text index on all search fields
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes, wire compatible with PostgreSQLANSI-99 for query and DML statements, subset of DDLnoSQL-like query language (SphinxQL)
APIs and other access methodsJavaScript APIJDBCHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
C++ API
Java API
Proprietary protocol
Supported programming languagesJavaScriptC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#
C++
Java
PHP
Python
Ruby
Scala
C
C++
Go
Java
Perl
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnonoyes (compute grid and cache interceptors can be used instead)nono
Triggersyesnoyes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardinghorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTyes (replicated cache)yesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes (compute grid and hadoop accelerator)nono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnoRole-based access controlSecurity Hooks for custom implementationsnono

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AlaSQLCockroachDBIgniteRocksDBSphinx
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

CockroachDB tempts legacy databases to crawl to the cloud
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here