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

DBMS > Databricks vs. IBM Cloudant vs. JaguarDB vs. SQLite

System Properties Comparison Databricks vs. IBM Cloudant vs. JaguarDB vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDatabricks  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonJaguarDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Database as a Service offering based on Apache CouchDBPerformant, highly scalable DBMS for AI and IoT applicationsWidely used embeddable, in-process RDBMS
Primary database modelDocument store
Relational DBMS
Document storeKey-value store
Vector DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score2.68
Rank#106  Overall
#20  Document stores
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitewww.databricks.comwww.ibm.com/­products/­cloudantwww.jaguardb.comwww.sqlite.org
Technical documentationdocs.databricks.comcloud.ibm.com/­docs/­Cloudantwww.jaguardb.com/­support.htmlwww.sqlite.org/­docs.html
DeveloperDatabricksIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014DataJaguar, Inc.Dwayne Richard Hipp
Initial release2013201020152000
Current release3.3 July 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL V3.0Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud serviceyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC++ infothe server part. Clients available in other languagesC
Server operating systemshostedhostedLinuxserver-less
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or datenoyesyes 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.yesnonono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLwith Databricks SQLnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
RESTful HTTP/JSON APIJDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesPython
R
Scala
C#
Java
JavaScript
Objective-C
PHP
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
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 proceduresuser defined functions and aggregatesView functions (Map-Reduce) in JavaScriptnono
Triggersyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Multi-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a document possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlAccess rights for users can be defined per databaserights management via user accountsno
More information provided by the system vendor
DatabricksIBM CloudantJaguarDBSQLite
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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
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
DatabricksIBM CloudantJaguarDBSQLite
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

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

show all

Recent citations in the news

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
9 May 2024, Yahoo Finance

Databricks Announces Major Updates to Its AI Suite to Boost AI Model Accuracy
10 May 2024, EnterpriseAI

Databricks Enhances Enterprise AI with RAG Applications and Improved Model Serving
9 May 2024, Datanami

What to Expect at Databricks' Data + AI Summit 2024 June 10-13
9 May 2024, Solutions Review

Databricks adds vector search, new LLM support to AI suite
8 May 2024, TechTarget

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

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

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

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

provided by Google News

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

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

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, O'Reilly Media

How To Speed Up SQL Queries Using Indexes [Python Edition]
10 August 2023, KDnuggets

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

RaimaDB logo

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

Neo4j logo

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

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here