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 > etcd vs. Fauna vs. Google Cloud Bigtable vs. Oracle Berkeley DB vs. SAP IQ

System Properties Comparison etcd vs. Fauna vs. Google Cloud Bigtable vs. Oracle Berkeley DB vs. SAP IQ

Editorial information provided by DB-Engines
Nameetcd  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparison
DescriptionA distributed reliable key-value storeFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Widely used in-process key-value storeColumnar RDBMS optimized for Big Data analytics
Primary database modelKey-value storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-value store
Wide column store
Key-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMS infocolumn-oriented
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.03
Rank#54  Overall
#5  Key-value stores
Score1.55
Rank#151  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score2.64
Rank#108  Overall
#52  Relational DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
fauna.comcloud.google.com/­bigtablewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.fauna.comcloud.google.com/­bigtable/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlhelp.sap.com/­docs/­SAP_IQ
DeveloperFauna, Inc.GoogleOracle infooriginally developed by Sleepycat, which was acquired by OracleSAP, formerly Sybase
Initial release2014201519941994
Current release3.4, August 201918.1.40, May 202016.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercialOpen Source infocommercial license availablecommercial
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoScalaC, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsFreeBSD
Linux
Windows infoexperimental
hostedhostedAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenonononoyes
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.nononoyes infoonly with the Berkeley DB XML editionno
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLnononoyes infoSQL interfaced based on SQLite is availableyes
APIs and other access methodsgRPC
JSON over HTTP
RESTful HTTP APIgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functionsnonoyes
Triggersyes, watching key changesnonoyes infoonly for the SQL APIyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoconsistent hashingShardingnoneshared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replicationInternal replication in Colossus, and regional replication between two clusters in different zonesSource-replica replicationSAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDAtomic single-row operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.nononoyesno
User concepts infoAccess controlnoIdentity management, authentication, and access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nofine grained access rights according to SQL-standard

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

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

More resources
etcdFauna infopreviously named FaunaDBGoogle Cloud BigtableOracle Berkeley DBSAP IQ infoformer name: Sybase IQ
Recent citations in the news

etcd: the Not-so-Secret Sauce in Google's Kubernetes and Pivotal's Cloud Foundry
31 May 2024, Data Center Knowledge

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

6 Cool Kubernetes Operators and How to Use Them
22 January 2024, hackernoon.com

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5 April 2024, Mint

provided by Google News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, businesswire.com

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

CITES Trade Database surpasses 25 million trade transaction records
3 October 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

provided by Google 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 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

Now anyone can use the database behind Google's most popular products
6 May 2015, Fortune

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

provided by Google News

New Services for SAP HANA Cloud Database
7 April 2021, SAP News

Using SAP Hana as a data warehouse
17 August 2015, ComputerWeekly.com

Arcion CTO on building effective data pipelines – Blocks and Files
28 June 2022, Blocks & Files

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5 November 2020, The Register

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.

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