DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Dolt vs. Google Cloud Firestore vs. LevelDB vs. OrigoDB vs. Splice Machine

System Properties Comparison Dolt vs. Google Cloud Firestore vs. LevelDB vs. OrigoDB vs. Splice Machine

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonLevelDB  Xexclude from comparisonOrigoDB  Xexclude from comparisonSplice Machine  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA fully ACID in-memory object graph databaseOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark
Primary database modelRelational DBMSDocument storeKey-value 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.93
Rank#194  Overall
#90  Relational DBMS
Score6.63
Rank#54  Overall
#9  Document stores
Score2.33
Rank#111  Overall
#19  Key-value stores
Score0.00
Rank#385  Overall
#54  Document stores
#21  Object oriented DBMS
Score0.54
Rank#244  Overall
#114  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
firebase.google.com/­products/­firestoregithub.com/­google/­leveldborigodb.comsplicemachine.com
Technical documentationdocs.dolthub.comfirebase.google.com/­docs/­firestoregithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdorigodb.com/­docssplicemachine.com/­how-it-works
DeveloperDoltHub IncGoogleGoogleRobert Friberg et alSplice Machine
Initial release2018201720112009 infounder the name LiveDB2014
Current release1.23, February 20213.1, March 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoBSDOpen SourceOpen Source infoAGPL 3.0, commercial license available
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 languageGoC++C#Java
Server operating systemsLinux
macOS
Windows
hostedIllumos
Linux
OS X
Windows
Linux
Windows
Linux
OS X
Solaris
Windows
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoUser defined using .NET types and collectionsyes
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 infocan be achieved using .NET
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLyesnononoyes
APIs and other access methodsCLI Client
HTTP REST
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
.NET Client API
HTTP API
LINQ
JDBC
Native Spark Datasource
ODBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.NetC#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseyes, Firebase Rules & Cloud Functionsnoyesyes infoJava
Triggersyesyes, with Cloud Functionsnoyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonehorizontal partitioning infoclient side managed; servers are not synchronizedShared Nothhing Auto-Sharding, Columnar Partitioning
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.Multi-source replicationnoneSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud DataflownonoYes, via Full Spark Integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyes infowith automatic compression on writesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.noRole based authorizationAccess rights for users, groups and roles according to SQL-standard

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

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

More resources
DoltGoogle Cloud FirestoreLevelDBOrigoDBSplice Machine
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

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

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

25 Hot New Data Tools and What They DON’T Do
14 May 2020, Towards Data Science

Solve your MLOps Problems with an Open Source Data Science Stack
2 June 2021, Towards Data Science

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to Choose
8 March 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

NoSQL on the Cloud With Python
7 August 2020, Towards Data Science

Spring Boot Tutorial: Building Microservices Deployed to Google Cloud
26 March 2020, InfoQ.com

provided by Google News

Inside the "Fallguys" malware that steals your browsing data and gaming IMs; continued attack on open source software
2 September 2020, Sonatype Blog

Pliops unveils XDP-Rocks for RocksDB
19 October 2022, Blocks & Files

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine Learning
19 January 2021, PR Newswire

2021: The Year of the Feature Store
19 January 2021, Datanami

Monte Zweben's Splice Machine Introduces New Hadoop RDBMS
24 June 2014, Forbes

Splice Machine Launches ML Manager Beta Program to Meet the Growing Demand for Operational AI
7 April 2019, insideBIGDATA

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Neo4j logo

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

Present your product here