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 > DolphinDB vs. IBM Cloudant vs. SQLite vs. VelocityDB vs. XTDB

System Properties Comparison DolphinDB vs. IBM Cloudant vs. SQLite vs. VelocityDB vs. XTDB

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonSQLite  Xexclude from comparisonVelocityDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Database as a Service offering based on Apache CouchDBWidely used embeddable, in-process RDBMSA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)A general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelTime Series DBMSDocument storeRelational DBMSGraph DBMS
Object oriented DBMS
Document store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score2.68
Rank#106  Overall
#20  Document stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.05
Rank#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitewww.dolphindb.comwww.ibm.com/­products/­cloudantwww.sqlite.orgvelocitydb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlcloud.ibm.com/­docs/­Cloudantwww.sqlite.org/­docs.htmlvelocitydb.com/­UserGuidewww.xtdb.com/­docs
DeveloperDolphinDB, IncIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Dwayne Richard HippVelocityDB IncJuxt Ltd.
Initial release20182010200020112019
Current releasev2.00.4, January 20223.46.0  (23 May 2024), May 20247.x1.19, September 2021
License infoCommercial or Open Sourcecommercial infofree community version availablecommercialOpen Source infoPublic DomaincommercialOpen Source infoMIT License
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 languageC++ErlangCC#Clojure
Server operating systemsLinux
Windows
hostedserver-lessAny that supports .NETAll OS with a Java 8 (and higher) VM
Linux
Data schemeyesschema-freeyes infodynamic column typesyesschema-free
Typing infopredefined data types such as float or dateyesnoyes infonot rigid because of 'dynamic typing' concept.yesyes, extensible-data-notation format
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.nonononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like query languagenoyes infoSQL-92 is not fully supportednolimited SQL, making use of Apache Calcite
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
RESTful HTTP/JSON APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
.NetHTTP REST
JDBC
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C#
Java
JavaScript
Objective-C
PHP
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
.NetClojure
Java
Server-side scripts infoStored proceduresyesView functions (Map-Reduce) in JavaScriptnonono
TriggersnoyesyesCallbacks are triggered when data changesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
noneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infoatomic operations within a document possibleACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlAdministrators, Users, GroupsAccess rights for users can be defined per databasenoBased on Windows Authentication

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
DolphinDBIBM CloudantSQLiteVelocityDBXTDB infoformerly named Crux
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

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, 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

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

provided by Google News

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

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

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

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

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

SingleStore logo

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

Present your product here