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. InfinityDB vs. Postgres-XL vs. Sphinx vs. TerminusDB

System Properties Comparison Dolt vs. InfinityDB vs. Postgres-XL vs. Sphinx vs. TerminusDB

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonInfinityDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSphinx  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaA Java embedded Key-Value Store which extends the Java Map interfaceBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresOpen source search engine for searching in data from different sources, e.g. relational databasesScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelRelational DBMSKey-value storeRelational DBMSSearch engineGraph DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
Document store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
boilerbay.comwww.postgres-xl.orgsphinxsearch.comterminusdb.com
Technical documentationdocs.dolthub.comboilerbay.com/­infinitydb/­manualwww.postgres-xl.org/­documentationsphinxsearch.com/­docsterminusdb.github.io/­terminusdb/­#
DeveloperDoltHub IncBoiler Bay Inc.Sphinx Technologies Inc.DataChemist Ltd.
Initial release201820022014 infosince 2012, originally named StormDB20012018
Current release4.010 R1, October 20183.5.1, February 202311.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoMozilla public licenseOpen Source infoGPL version 2, commercial licence availableOpen Source infoGPL V3
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 languageGoJavaCC++Prolog, Rust
Server operating systemsLinux
macOS
Windows
All OS with a Java VMLinux
macOS
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
Data schemeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyesyes
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesnoyes
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.nonoyes infoXML type, but no XML query functionalityno
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyesyes infofull-text index on all search fields
SQL infoSupport of SQLyesnoyes infodistributed, parallel query executionSQL-like query language (SphinxQL)SQL-like query language (WOQL)
APIs and other access methodsCLI Client
HTTP REST
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietary protocolOWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
JavaScript
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenouser defined functionsnoyes
Triggersyesnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supportedGraph 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.nonenoneJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integrityyesno infomanual creation possible, using inversions based on multi-value capabilityyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infoMVCCnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnofine grained access rights according to SQL-standardnoRole-based access control

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
DoltInfinityDBPostgres-XLSphinxTerminusDB infoformer name was DataChemist
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

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

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Media

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

SingleStore logo

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

Present your product here