DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Cassandra vs. GeoSpock vs. SingleStore

System Properties Comparison Apache Cassandra vs. GeoSpock vs. SingleStore

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonGeoSpock  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparison
GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessSpatial and temporal data processing engine for extreme data scaleMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primary database modelWide column storeRelational DBMSRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Time Series DBMSDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score99.19
Rank#11  Overall
#1  Wide column stores
Score3.90
Rank#69  Overall
#37  Relational DBMS
Websitecassandra.apache.orggeospock.comwww.singlestore.com
Technical documentationcassandra.apache.org/­doc/­latestdocs.singlestore.com
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookGeoSpockSingleStore Inc.
Initial release20082013
Current release5.0-rc1, July 20242.0, September 20198.5, January 2024
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercial infofree developer edition available
Cloud-based only infoOnly available as a cloud servicenoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaJava, JavascriptC++, Go
Server operating systemsBSD
Linux
OS X
Windows
hostedLinux info64 bit version required
Data schemeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyes
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.nonono
Secondary indexesrestricted infoonly equality queries, not always the best performing solutiontemporal, categoricalyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)ANSI SQL for query only (using Presto)yes infobut no triggers and foreign keys
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JDBCCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonoyes
Triggersyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Automatic shardingSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users can be defined per objectAccess rights for users can be defined per tableFine grained access control via users, groups and roles
More information provided by the system vendor
Apache CassandraGeoSpockSingleStore infoformer name was MemSQL
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsApache Cassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
News

WealthAPI and Vector Search: Cracking the Code on Contract Analytics
21 January 2025

Simplifying Ground Truth Generation for LLMs
17 January 2025

How to Build Graph RAG with Unstructured and Astra DB
14 January 2025

Clean up HTML Content for Retrieval-Augmented Generation with Readability.js
9 January 2025

The Best Embedding Models for Information Retrieval in 2025
9 January 2025

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

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

More resources
Apache CassandraGeoSpockSingleStore infoformer name was MemSQL
DB-Engines blog posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the news

New Apache Cassandra 5.0 gives open source NoSQL database a scalability and performance boost
6 September 2024, VentureBeat

Apache Cassandra survey highlights growing adoption for AI workloads
11 November 2024, Blocks and Files

Apache Cassandra introduces version 5.0 of open-source NoSQL database
9 September 2024, Techzine Europe

Migrate Cassandra workloads to Amazon Keyspaces using CQLReplicator
4 September 2024, AWS Blog

Apache Software Foundation Announces Apache Cassandra® 5.0,
7 October 2024, GlobeNewswire

provided by Google News

Big data processing techniques to streamline analytics
5 October 2018, TechTarget

Harnessing the true potential of geospatial data
15 October 2018, Geospatial World

Tech City UK reveals 33 rising tech stars for Upscale 2017
26 January 2017, BusinessCloud

Trends in the geospatial data market for 2020
22 July 2020, Ordnance Survey

provided by Google News

Third time was the charm for SingleStore in the cloud, CEO says
8 July 2024, The Register

SingleStore Acquires BryteFlow ​​to Accelerate Adoption of Real-Time Analytics, GenAI
3 October 2024, Business Wire

SingleStore acquires BryteFlow to boost data ingestion capabilities
3 October 2024, InfoWorld

SingleStore's BryteFlow acquisition targets data integration
3 October 2024, TechTarget

SingleStore acquires BryteFlow to better digest ERP and CRM data
4 October 2024, Blocks and Files

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

RaimaDB logo

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

Milvus logo

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

Present your product here