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. Microsoft Azure SQL Database vs. OrigoDB vs. Solr vs. Transbase

System Properties Comparison Dolt vs. Microsoft Azure SQL Database vs. OrigoDB vs. Solr vs. Transbase

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonOrigoDB  Xexclude from comparisonSolr  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaDatabase as a Service offering with high compatibility to Microsoft SQL ServerA fully ACID in-memory object graph databaseA widely used distributed, scalable search engine based on Apache LuceneA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSRelational DBMSDocument store
Object oriented DBMS
Search engineRelational DBMS
Secondary database modelsDocument storeDocument store
Graph DBMS
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score42.91
Rank#24  Overall
#3  Search engines
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
azure.microsoft.com/­en-us/­products/­azure-sql/­databaseorigodb.comsolr.apache.orgwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.dolthub.comdocs.microsoft.com/­en-us/­azure/­azure-sqlorigodb.com/­docssolr.apache.org/­resources.htmlwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperDoltHub IncMicrosoftRobert Friberg et alApache Software FoundationTransaction Software GmbH
Initial release201820102009 infounder the name LiveDB20061987
Current releaseV129.6.0, April 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen SourceOpen Source infoApache Version 2commercial infofree development license
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#JavaC and C++
Server operating systemsLinux
macOS
Windows
hostedLinux
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)FreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesyesyesyes infoDynamic Fields enables on-the-fly addition of new fieldsyes
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyes infosupports customizable data types and automatic typingyes
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.noyesno infocan be achieved using .NETyesno
Secondary indexesyesyesyesyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLyesyesnoSolr Parallel SQL Interfaceyes
APIs and other access methodsCLI Client
HTTP REST
ADO.NET
JDBC
ODBC
.NET Client API
HTTP API
LINQ
Java API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseTransact SQLyesJava pluginsyes
Triggersyesyesyes infoDomain Eventsyes infoUser configurable commands triggered on index changesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoclient side managed; servers are not synchronizedSharding
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.yes, with always 3 replicas availableSource-replica replicationyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesdepending on modelnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDoptimistic lockingyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupfine grained access rights according to SQL-standardRole based authorizationyesfine grained access rights 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
DoltMicrosoft Azure SQL Database infoformerly SQL AzureOrigoDBSolrTransbase
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

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

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

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

show all

Recent citations in the news

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

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

provided by Google News

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure | Azure updates
21 May 2024, azure.microsoft.com

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

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

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

provided by Google News

(SOLR) Technical Data
17 May 2024, news.stocktradersdaily.com

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

SOLR hosts May Day amid ongoing contract negotiations
13 May 2024, Daily Northwestern

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

SearchStax Launches Serverless Solr Service to Accelerate Cloud-Native Application Development
5 April 2023, PR Newswire

provided by Google News



Share this page

Featured Products

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.

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

Present your product here