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. EsgynDB vs. Firebase Realtime Database vs. Microsoft Azure SQL Database vs. Weaviate

System Properties Comparison Dolt vs. EsgynDB vs. Firebase Realtime Database vs. Microsoft Azure SQL Database vs. Weaviate

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonEsgynDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Database as a Service offering with high compatibility to Microsoft SQL ServerAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMSRelational DBMSDocument storeRelational DBMSVector DBMS
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.16
Rank#329  Overall
#146  Relational DBMS
Score14.29
Rank#39  Overall
#6  Document stores
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.esgyn.cnfirebase.google.com/­products/­realtime-databaseazure.microsoft.com/­en-us/­products/­azure-sql/­databasegithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdocs.dolthub.comfirebase.google.com/­docs/­databasedocs.microsoft.com/­en-us/­azure/­azure-sqlweaviate.io/­developers/­weaviate
DeveloperDoltHub IncEsgynGoogle infoacquired by Google 2014MicrosoftWeaviate B.V.
Initial release20182015201220102019
Current releaseV121.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercialcommercialOpen Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenonoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++, JavaC++Go
Server operating systemsLinux
macOS
Windows
Linuxhostedhosted
Data schemeyesyesschema-freeyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyesyesyesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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.nononoyesno
Secondary indexesyesyesyesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLyesyesnoyesGraphQL is used as query language
APIs and other access methodsCLI Client
HTTP REST
ADO.NET
JDBC
ODBC
Android
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
GraphQL query language
RESTful HTTP/JSON 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
All languages supporting JDBC/ODBC/ADO.NetJava
JavaScript
Objective-C
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseJava Stored Procedureslimited functionality with using 'rules'Transact SQLno
TriggersyesnoCallbacks are triggered when data changesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding
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 replication between multi datacentersyes, with always 3 replicas availableyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyesACIDno
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.noyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupfine grained access rights according to SQL-standardyes, based on authentication and database rulesfine grained access rights according to SQL-standardAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
DoltEsgynDBFirebase Realtime DatabaseMicrosoft Azure SQL Database infoformerly SQL AzureWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» more

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
DoltEsgynDBFirebase Realtime DatabaseMicrosoft Azure SQL Database infoformerly SQL AzureWeaviate
DB-Engines blog posts

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

show all

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

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

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

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

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

provided by Google News

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

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

Chapter 8: Using the Ledger Features of Azure SQL - Developing Blockchain Solutions in the Cloud [Book]
7 May 2024, O'Reilly Media

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

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9 February 2024, AiThority

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

provided by Google News



Share this page

Featured Products

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

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.

Present your product here