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 > Dolt vs. EJDB vs. Hypertable vs. JSqlDb vs. SQLite

System Properties Comparison Dolt vs. EJDB vs. Hypertable vs. JSqlDb vs. SQLite

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonEJDB  Xexclude from comparisonHypertable  Xexclude from comparisonJSqlDb  Xexclude from comparisonSQLite  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaEmbeddable document-store database library with JSON representation of queries (in MongoDB style)An open source BigTable implementation based on distributed file systems such as HadoopJavaScript Query Language Database, stores JavaScript objects and primitivesWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSDocument storeWide column storeDocument store
Object oriented DBMS
Relational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score0.27
Rank#297  Overall
#44  Document stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­Softmotions/­ejdbjsqldb.org (offline)www.sqlite.org
Technical documentationdocs.dolthub.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.sqlite.org/­docs.html
DeveloperDoltHub IncSoftmotionsHypertable Inc.Konrad von BackstromDwayne Richard Hipp
Initial release20182012200920182000
Current release0.9.8.11, March 20160.8, December 20183.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPLv2Open Source infoGNU version 3. Commercial license availableOpen SourceOpen Source infoPublic Domain
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.
Implementation languageGoCC++C
Server operating systemsLinux
macOS
Windows
server-lessLinux
OS X
Windows infoan inofficial Windows port is available
Linux
macOS
Windows
server-less
Data schemeyesschema-freeschema-freeschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idnonoyes 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.nonono
Secondary indexesyesnorestricted infoonly exact value or prefix value scansnoyes
SQL infoSupport of SQLyesnononoyes infoSQL-92 is not fully supported
APIs and other access methodsCLI Client
HTTP REST
in-process shared libraryC++ API
Thrift
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C++
Java
Perl
PHP
Python
Ruby
JavaScriptActionscript
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 proceduresyes infocurrently in alpha releasenonofunctions in JavaScriptno
Triggersyesnononoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.noneselectable replication factor on file system levelnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integrityyesno infotypically not needed, however similar functionality with collection joins possiblenonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnonono

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
DoltEJDBHypertableJSqlDbSQLite
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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

NoSQL Market: A well-defined technological growth map with an impact-analysis
19 June 2020, Inter Press Service

provided by Google News

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

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

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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

Milvus logo

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

Present your product here