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

DBMS > Google Cloud Datastore vs. OpenTSDB vs. RocksDB vs. SAP SQL Anywhere vs. Splunk

System Properties Comparison Google Cloud Datastore vs. OpenTSDB vs. RocksDB vs. SAP SQL Anywhere vs. Splunk

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonOpenTSDB  Xexclude from comparisonRocksDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSplunk  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformScalable Time Series DBMS based on HBaseEmbeddable persistent key-value store optimized for fast storage (flash and RAM)RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsAnalytics Platform for Big Data
Primary database modelDocument storeTime Series DBMSKey-value storeRelational DBMSSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.47
Rank#76  Overall
#12  Document stores
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Score86.45
Rank#14  Overall
#2  Search engines
Websitecloud.google.com/­datastoreopentsdb.netrocksdb.orgwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.splunk.com
Technical documentationcloud.google.com/­datastore/­docsopentsdb.net/­docs/­build/­html/­index.htmlgithub.com/­facebook/­rocksdb/­wikihelp.sap.com/­docs/­SAP_SQL_Anywheredocs.splunk.com/­Documentation/­Splunk
DeveloperGooglecurrently maintained by Yahoo and other contributorsFacebook, Inc.SAP infoformerly SybaseSplunk Inc.
Initial release20082011201319922003
Current release8.11.4, April 202417, July 2015
License infoCommercial or Open SourcecommercialOpen Source infoLGPLOpen Source infoBSDcommercialcommercial infoLimited free edition and free developer edition available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++
Server operating systemshostedLinux
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyes, details herenumeric data for metrics, strings for tagsnoyesyes
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.nononoyesyes
Secondary indexesyesnonoyesyes
SQL infoSupport of SQLSQL-like query language (GQL)nonoyesno infoSplunk Search Processing Language for search commands
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP API
Telnet API
C++ API
Java API
ADO.NET
HTTP API
JDBC
ODBC
HTTP REST
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Erlang
Go
Java
Python
R
Ruby
C
C++
Go
Java
Perl
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
Java
JavaScript
PHP
Python
Ruby
Server-side scripts infoStored proceduresusing Google App Enginenonoyes, in C/C++, Java, .Net or Perlyes
TriggersCallbacks using the Google Apps Enginenoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on HBasehorizontal partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using Paxosselectable replication factor infobased on HBaseyesSource-replica replication infoDatabase mirroringMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate 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 Consistency infobased on HBaseImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoyesACIDno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searching
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.nonoyesyesno
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nonofine grained access rights according to SQL-standardAccess rights for users and roles

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Google Cloud DatastoreOpenTSDBRocksDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSplunk
DB-Engines blog posts

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

show all

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

Recent citations in the news

Best cloud storage of 2024
29 April 2024, TechRadar

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

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

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

What Is Google Cloud Platform?
28 August 2023, Simplilearn

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30 June 2021, Towards Data Science

MakeMyTrip travels forward in time using the power of open source
16 May 2017, Open Source For You

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

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