DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Drill vs. Cubrid vs. Lovefield vs. PostGIS vs. ScyllaDB

System Properties Comparison Apache Drill vs. Cubrid vs. Lovefield vs. PostGIS vs. ScyllaDB

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonCubrid  Xexclude from comparisonLovefield  Xexclude from comparisonPostGIS  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPEmbeddable relational database for web apps written in pure JavaScriptSpatial extension of PostgreSQLCassandra and DynamoDB compatible wide column store
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSSpatial DBMSWide column store
Secondary database modelsRelational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score22.69
Rank#29  Overall
#1  Spatial DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Websitedrill.apache.orgcubrid.com (korean)
cubrid.org (english)
google.github.io/­lovefieldpostgis.netwww.scylladb.com
Technical documentationdrill.apache.org/­docscubrid.org/­manualsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdpostgis.net/­documentationdocs.scylladb.com
DeveloperApache Software FoundationCUBRID Corporation, CUBRID FoundationGoogleScyllaDB
Initial release20122008201420052015
Current release1.20.3, January 202311.0, January 20212.1.12, February 20173.4.2, February 2024ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoGPL v2.0Open Source infoOpen Source (AGPL), commercial license 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC, C++, JavaJavaScriptCC++
Server operating systemsLinux
OS X
Windows
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nononoyesno
Secondary indexesnoyesyesyesyes infocluster global secondary indices
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantyesSQL-like query language infovia JavaScript builder patternyesSQL-like DML and DDL statements (CQL)
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesC++C
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaScriptFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresuser defined functionsJava Stored Proceduresnouser defined functionsyes, Lua
TriggersnoyesUsing read-only observersyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneyes infobased on PostgreSQLSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneyes infobased on PostgreSQLselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenoyes infousing MemoryDBnoyes infoin-memory tables
User concepts infoAccess controlDepending on the underlying data sourcefine grained access rights according to SQL-standardnoyes infobased on PostgreSQLAccess rights for users can be defined per object
More information provided by the system vendor
Apache DrillCubridLovefieldPostGISScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more

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

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

More resources
Apache DrillCubridLovefieldPostGISScyllaDB
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Using Apache Iceberg for Developing Modern Data Tables
3 October 2023, Open Source For You

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

Discord Migrates Trillions of Messages from Cassandra to ScyllaDB
22 June 2023, InfoQ.com

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

Milvus logo

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

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

Present your product here