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

DBMS > DataFS vs. Google Cloud Bigtable vs. InfluxDB vs. KeyDB vs. Valentina Server

System Properties Comparison DataFS vs. Google Cloud Bigtable vs. InfluxDB vs. KeyDB vs. Valentina Server

Editorial information provided by DB-Engines
NameDataFS  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonInfluxDB  Xexclude from comparisonKeyDB  Xexclude from comparisonValentina Server  Xexclude from comparison
DescriptionAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.DBMS for storing time series, events and metricsAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsObject-relational database and reports server
Primary database modelObject oriented DBMSKey-value store
Wide column store
Time Series DBMSKey-value storeRelational DBMS
Secondary database modelsGraph DBMSSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.06
Rank#354  Overall
#15  Object oriented DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.71
Rank#226  Overall
#33  Key-value stores
Score0.17
Rank#327  Overall
#145  Relational DBMS
Websitenewdatabase.comcloud.google.com/­bigtablewww.influxdata.com/­products/­influxdb-overviewgithub.com/­Snapchat/­KeyDB
keydb.dev
www.valentina-db.net
Technical documentationdev.mobiland.com/­Overview.xspcloud.google.com/­bigtable/­docsdocs.influxdata.com/­influxdbdocs.keydb.devvalentina-db.com/­docs/­dokuwiki/­v5/­doku.php
DeveloperMobiland AGGoogleEQ Alpha Technology Ltd.Paradigma Software
Initial release20182015201320191999
Current release1.1.263, October 20222.7.6, April 20245.7.5
License infoCommercial or Open SourcecommercialcommercialOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoBSD-3commercial
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++
Server operating systemsWindowshostedLinux
OS X infothrough Homebrew
LinuxLinux
OS X
Windows
Data schemeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)schema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoNumeric data and Stringspartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes
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 indexesnononoyes infoby using the Redis Search moduleyes
SQL infoSupport of SQLnonoSQL-like query languagenoyes
APIs and other access methods.NET Client API
Proprietary client DLL
WinRT client
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP API
JSON over UDP
Proprietary protocol infoRESP - REdis Serialization ProtocoODBC
Supported programming languages.Net
C
C#
C++
VB.Net
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
Server-side scripts infoStored proceduresnonoLuayes
Triggersno, except callback-events from server when changes happenednononoyes
Partitioning methods infoMethods for storing different data on different nodesProprietary Sharding systemShardingSharding infoin enterprise version onlySharding
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesselectable replication factor infoin enterprise version onlyMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency
Strong eventual consistency with CRDTs
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-row operationsnoOptimistic locking, atomic execution of commands blocks and scripts
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoDepending on used storage engineyesyes
User concepts infoAccess controlWindows-ProfileAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)simple rights management via user accountssimple password-based access control and ACLfine grained access rights according to SQL-standard
More information provided by the system vendor
DataFSGoogle Cloud BigtableInfluxDBKeyDBValentina Server
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

An Introductory Guide to Grafana Alerts
16 May 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14 May 2024

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 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
DataFSGoogle Cloud BigtableInfluxDBKeyDBValentina Server
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

Recent citations in the news

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

Google Cloud adds vector support to all its database offerings
29 February 2024, InfoWorld

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

provided by Google News

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

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

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

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

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

provided by Google News

A Look at Valentina — SitePoint
18 April 2014, SitePoint

MySQL GUI Tools for Windows and Ubuntu/Linux: Top 8 free or open source
7 December 2018, H2S Media

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.

AllegroGraph logo

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

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

Milvus logo

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

Present your product here