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 > Google Cloud Bigtable vs. RocksDB vs. SAP HANA vs. Sphinx

System Properties Comparison Google Cloud Bigtable vs. RocksDB vs. SAP HANA vs. Sphinx

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGoogle Cloud Bigtable  Xexclude from comparisonRocksDB  Xexclude from comparisonSAP HANA  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Embeddable persistent key-value store optimized for fast storage (flash and RAM)In-memory, column based data store. Available as appliance or cloud serviceOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelKey-value store
Wide column store
Key-value storeRelational DBMSSearch engine
Secondary database modelsDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Websitecloud.google.com/­bigtablerocksdb.orgwww.sap.com/­products/­hana.htmlsphinxsearch.com
Technical documentationcloud.google.com/­bigtable/­docsgithub.com/­facebook/­rocksdb/­wikihelp.sap.com/­hanasphinxsearch.com/­docs
DeveloperGoogleFacebook, Inc.SAPSphinx Technologies Inc.
Initial release2015201320102001
Current release8.11.4, April 20242.0 SPS07 (April 4, 2023), April 20233.5.1, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoBSDcommercialOpen Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud serviceyesnono infoalso available as a cloud based serviceno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++
Server operating systemshostedLinuxAppliance or cloud-serviceFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenonoyesno
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.nonono
Secondary indexesnonoyesyes infofull-text index on all search fields
SQL infoSupport of SQLnonoyesSQL-like query language (SphinxQL)
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
C++ API
Java API
JDBC
ODBC
Proprietary protocol
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
C
C++
Go
Java
Perl
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnonoSQLScript, Rno
Triggersnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningyesSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesyesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsyesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noyesno

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
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Google Cloud BigtableRocksDBSAP HANASphinx
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, 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 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

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6 May 2015, TechCrunch

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

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

What are the options as SAP HANA 1.0 support in the Neo environment sunsets?
3 November 2023, ComputerWeekly.com

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here