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

DBMS > CockroachDB vs. IBM Cloudant vs. Lovefield vs. MonetDB vs. SQLite

System Properties Comparison CockroachDB vs. IBM Cloudant vs. Lovefield vs. MonetDB vs. SQLite

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonLovefield  Xexclude from comparisonMonetDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionCockroachDB 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.Database as a Service offering based on Apache CouchDBEmbeddable relational database for web apps written in pure JavaScriptA relational database management system that stores data in columnsWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSDocument storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score2.75
Rank#104  Overall
#19  Document stores
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score1.72
Rank#141  Overall
#64  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.cockroachlabs.comwww.ibm.com/­products/­cloudantgoogle.github.io/­lovefieldwww.monetdb.orgwww.sqlite.org
Technical documentationwww.cockroachlabs.com/­docscloud.ibm.com/­docs/­Cloudantgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.monetdb.org/­Documentationwww.sqlite.org/­docs.html
DeveloperCockroach LabsIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014GoogleMonetDB BVDwayne Richard Hipp
Initial release20152010201420042000
Current release24.1.0, May 20242.1.12, February 2017Dec2023 (11.49), December 20233.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablecommercialOpen Source infoApache 2.0Open Source infoMozilla Public License 2.0Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoErlangJavaScriptCC
Server operating systemsLinux
macOS
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariFreeBSD
Linux
OS X
Solaris
Windows
server-less
Data schemedynamic schemaschema-freeyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesnoyesyesyes infonot rigid because of 'dynamic typing' concept.
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.nononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLnoSQL-like query language infovia JavaScript builder patternyes infoSQL 2003 with some extensionsyes infoSQL-92 is not fully supported
APIs and other access methodsJDBCRESTful HTTP/JSON APIJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#
Java
JavaScript
Objective-C
PHP
Ruby
JavaScriptC
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoView functions (Map-Reduce) in JavaScriptnoyes, in SQL, C, Rno
TriggersnoyesUsing read-only observersyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal 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 RAFTShardingnoneSharding via remote tablesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTMulti-source replication
Source-replica replication
nonenone infoSource-replica replication available in experimental statusnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a document possibleACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyes, 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.nonoyes infousing MemoryDByes
User concepts infoAccess controlRole-based access controlAccess rights for users can be defined per databasenofine grained access rights according to SQL-standardno

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
CockroachDBIBM CloudantLovefieldMonetDBSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

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

provided by Google News

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

From Cloud Foundry to Code Engine: Service Bindings and Code
15 March 2022, ibm.com

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

ServiceNow ordered a year's worth of hardware to avoid supply chain hassles
25 May 2022, The Register

provided by Google News

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

provided by Google News



Share this page

Featured Products

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

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

Present your product here