DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dgraph vs. Google Cloud Datastore vs. InfluxDB vs. Sadas Engine vs. Weaviate

System Properties Comparison Dgraph vs. Google Cloud Datastore vs. InfluxDB vs. Sadas Engine vs. Weaviate

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonInfluxDB  Xexclude from comparisonSadas Engine  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformDBMS for storing time series, events and metricsSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelGraph DBMSDocument storeTime Series DBMSRelational DBMSVector DBMS
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitedgraph.iocloud.google.com/­datastorewww.influxdata.com/­products/­influxdb-overviewwww.sadasengine.comgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdgraph.io/­docscloud.google.com/­datastore/­docsdocs.influxdata.com/­influxdbwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationweaviate.io/­developers/­weaviate
DeveloperDgraph Labs, Inc.GoogleSADAS s.r.l.Weaviate B.V.
Initial release20162008201320062019
Current release2.7.6, April 20248.01.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoMIT-License; commercial enterprise version availablecommercial infofree trial version availableOpen Source infocommercial license available with Weaviate Enterprise
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 languageGoGoC++Go
Server operating systemsLinux
OS X
Windows
hostedLinux
OS X infothrough Homebrew
AIX
Linux
Windows
Data schemeschema-freeschema-freeschema-freeyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyes, details hereNumeric data and Stringsyesyes 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.nonononono
Secondary indexesyesyesnoyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoSQL-like query language (GQL)SQL-like query languageyesGraphQL is used as query language
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP API
JSON over UDP
JDBC
ODBC
Proprietary protocol
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C
C#
C++
Groovy
Java
PHP
Python
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresnousing Google App Enginenonono
TriggersnoCallbacks using the Google Apps Enginenonono
Partitioning methods infoMethods for storing different data on different nodesyesShardingSharding infoin enterprise version onlyhorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftMulti-source replication using Paxosselectable replication factor infoin enterprise version onlynoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsnono
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 infoDepending on used storage engineyes infomanaged by 'Learn by Usage'yes
User concepts infoAccess controlno infoPlanned for future releasesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)simple rights management via user accountsAccess rights for users, groups and roles according to SQL-standardAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
DgraphGoogle Cloud DatastoreInfluxDBSadas EngineWeaviate
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
As a database supporting the development of generative AI and semantic search applications...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
All companies that have data. ​
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» more
News

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

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 DatastoreInfluxDBSadas EngineWeaviate
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

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 Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

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

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
29 April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

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

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

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