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

DBMS > Dgraph vs. Google Cloud Firestore vs. SQL.JS vs. Weaviate

System Properties Comparison Dgraph vs. Google Cloud Firestore vs. SQL.JS vs. Weaviate

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonSQL.JS  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Port of SQLite to JavaScriptAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelGraph DBMSDocument storeRelational DBMSVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.53
Rank#152  Overall
#15  Graph DBMS
Score7.36
Rank#53  Overall
#9  Document stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score1.52
Rank#153  Overall
#5  Vector DBMS
Websitedgraph.iofirebase.google.com/­products/­firestoresql.js.orggithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdgraph.io/­docsfirebase.google.com/­docs/­firestoresql.js.org/­documentation/­index.htmlweaviate.io/­developers/­weaviate
DeveloperDgraph Labs, Inc.GoogleAlon Zakai infoenhancements implemented by othersWeaviate B.V.
Initial release2016201720122019
Current release1.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen SourceOpen Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaScriptGo
Server operating systemsLinux
OS X
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyesyesyes 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.nononono
Secondary indexesyesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnonoyes infoSQL-92 is not fully supportedGraphQL is used as query language
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JavaScript APIGraphQL query language
RESTful HTTP/JSON API
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaScriptJavaScript / TypeScript
Python
Server-side scripts infoStored proceduresnoyes, Firebase Rules & Cloud Functionsnono
Triggersnoyes, with Cloud Functionsnono
Partitioning methods infoMethods for storing different data on different nodesyesShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftMulti-source replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlno infoPlanned for future releasesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.noAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
DgraphGoogle Cloud FirestoreSQL.JSWeaviate
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
DgraphGoogle Cloud FirestoreSQL.JSWeaviate
DB-Engines blog posts

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

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, 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

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

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

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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

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.

Present your product here