DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dolt vs. LMDB vs. Microsoft Azure AI Search vs. OrientDB vs. Snowflake

System Properties Comparison Dolt vs. LMDB vs. Microsoft Azure AI Search vs. OrientDB vs. Snowflake

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonLMDB  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonOrientDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaA high performant, light-weight, embedded key-value database librarySearch-as-a-service for web and mobile app developmentMulti-model DBMS (Document, Graph, Key/Value)Cloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSKey-value storeSearch engineDocument store
Graph DBMS
Key-value store
Relational DBMS
Secondary database modelsDocument storeVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score1.99
Rank#125  Overall
#21  Key-value stores
Score5.59
Rank#63  Overall
#7  Search engines
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.symas.com/­symas-embedded-database-lmdbazure.microsoft.com/­en-us/­services/­searchorientdb.orgwww.snowflake.com
Technical documentationdocs.dolthub.comwww.lmdb.tech/­doclearn.microsoft.com/­en-us/­azure/­searchwww.orientdb.com/­docs/­last/­index.htmldocs.snowflake.net/­manuals/­index.html
DeveloperDoltHub IncSymasMicrosoftOrientDB LTD; CallidusCloud; SAPSnowflake Computing Inc.
Initial release20182011201520102014
Current release0.9.32, January 2024V13.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open SourcecommercialOpen Source infoApache version 2commercial
Cloud-based only infoOnly available as a cloud servicenonoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCJava
Server operating systemsLinux
macOS
Windows
Linux
Unix
Windows
hostedAll OS with a Java JDK (>= JDK 6)hosted
Data schemeyesschema-freeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyesyes
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.nonononoyes
Secondary indexesyesnoyesyes
SQL infoSupport of SQLyesnonoSQL-like query language, no joinsyes
APIs and other access methodsCLI Client
HTTP REST
RESTful HTTP APITinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
CLI Client
JDBC
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
.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
C#
Java
JavaScript
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenonoJava, Javascriptuser defined functions
TriggersyesnonoHooksno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoImplicit feature of the cloud serviceShardingyes
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.noneyes infoImplicit feature of the cloud serviceMulti-source replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes inforelationship in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnoyes infousing Azure authenticationAccess rights for users and roles; record level security configurableUsers with fine-grained authorization concept, user roles and pluggable authentication

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
DoltLMDBMicrosoft Azure AI SearchOrientDBSnowflake
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, 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

The Tom Brady Data Biography
8 September 2023, StatsBomb

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22 August 2023, AWS Blog

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25 April 2022, Blocks & Files

Connecting the worlds of metabolomics databases
15 June 2021, Medical Xpress

provided by Google News

Microsoft beefs up Azure's arsenal of generative AI development tools
21 May 2024, SiliconANGLE News

Microsoft Azure AI gains new LLMs, governance features
21 May 2024, InfoWorld

Azure AI Studio Now Generally Available, Sporting New Models Both Big and Small
21 May 2024, Visual Studio Magazine

Microsoft Azure gets 'Models as a Service,' enhanced RAG offerings for enterprise generative AI
21 May 2024, ZDNet

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, Microsoft

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

Mendix & Snowflake: Unleashing the Power of Enterprise Data
21 May 2024, Technology Magazine

Mendix and Snowflake to drive low-code data value for enterprises
21 May 2024, ERP Today

Snowflake Ventures invests in Metaplane to ensure trust in data across the Data Cloud
15 May 2024, PR Newswire

Data's New Sheriff: Snowflake's Quest to Bring Order to the AI Frontier
20 May 2024, CDOTrends

Snowflake invests in Metaplane to solve data quality issues plaguing AI development
16 May 2024, VentureBeat

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Milvus logo

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

Present your product here