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. Machbase Neo vs. Microsoft SQL Server vs. Sphinx vs. XTDB

System Properties Comparison Dolt vs. Machbase Neo vs. Microsoft SQL Server vs. Sphinx vs. XTDB

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSphinx  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaTimeSeries DBMS for AIoT and BigDataMicrosofts flagship relational DBMSOpen source search engine for searching in data from different sources, e.g. relational databasesA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSTime Series DBMSRelational DBMSSearch engineDocument store
Secondary database modelsDocument storeDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.11
Rank#343  Overall
#46  Document stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
machbase.comwww.microsoft.com/­en-us/­sql-serversphinxsearch.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.dolthub.commachbase.com/­dbmslearn.microsoft.com/­en-US/­sql/­sql-serversphinxsearch.com/­docswww.xtdb.com/­docs
DeveloperDoltHub IncMachbaseMicrosoftSphinx Technologies Inc.Juxt Ltd.
Initial release20182013198920012019
Current releaseV8.0, August 2023SQL Server 2022, November 20223.5.1, February 20231.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree test version availablecommercial inforestricted free version is availableOpen Source infoGPL version 2, commercial licence availableOpen Source infoMIT License
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++Clojure
Server operating systemsLinux
macOS
Windows
Linux
macOS
Windows
Linux
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesnoyes, 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.nonoyesno
Secondary indexesyesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLyesSQL-like query languageyesSQL-like query language (SphinxQL)limited SQL, making use of Apache Calcite
APIs and other access methodsCLI Client
HTTP REST
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Proprietary protocolHTTP REST
JDBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Clojure
Java
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanono
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federationSharding infoPartitioning is done manually, search queries against distributed index is supportednone
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.selectable replication factoryes, but depending on the SQL-Server Editionnoneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesnoyesyes infoThe original contents of fields are not stored in the Sphinx index.yes, 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.yes infovolatile and lookup tableyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupsimple password-based access controlfine grained access rights according to SQL-standardno

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 Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to 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
DoltMachbase Neo infoFormer name was InfinifluxMicrosoft SQL ServerSphinxXTDB infoformerly named Crux
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

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, oreilly.com

provided by Google News

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

SolarWinds upgrades free Plan Explorer tool for enhanced SQL Server analysis
5 May 2024, IT Brief New Zealand

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

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



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

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

RaimaDB logo

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

Present your product here