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

DBMS > EXASOL vs. Google Cloud Bigtable vs. Graphite vs. InfinityDB vs. SwayDB

System Properties Comparison EXASOL vs. Google Cloud Bigtable vs. Graphite vs. InfinityDB vs. SwayDB

Editorial information provided by DB-Engines
NameEXASOL  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonGraphite  Xexclude from comparisonInfinityDB  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperA Java embedded Key-Value Store which extends the Java Map interfaceAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSKey-value store
Wide column store
Time Series DBMSKey-value storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.76
Rank#139  Overall
#62  Relational DBMS
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score0.08
Rank#365  Overall
#55  Key-value stores
Score0.04
Rank#387  Overall
#61  Key-value stores
Websitewww.exasol.comcloud.google.com/­bigtablegithub.com/­graphite-project/­graphite-webboilerbay.comswaydb.simer.au
Technical documentationwww.exasol.com/­resourcescloud.google.com/­bigtable/­docsgraphite.readthedocs.ioboilerbay.com/­infinitydb/­manual
DeveloperExasolGoogleChris DavisBoiler Bay Inc.Simer Plaha
Initial release20002015200620022018
Current release4.0
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0commercialOpen Source infoGNU Affero GPL V3.0
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 languagePythonJavaScala
Server operating systemshostedLinux
Unix
All OS with a Java VM
Data schemeyesschema-freeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free
Typing infopredefined data types such as float or dateyesnoNumeric data onlyyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysno
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 indexesyesnonono infomanual creation possible, using inversions based on multi-value capabilityno
SQL infoSupport of SQLyesnononono
APIs and other access methods.Net
JDBC
ODBC
WebSocket
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP API
Sockets
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Supported programming languagesJava
Lua
Python
R
C#
C++
Go
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
JavaJava
Kotlin
Scala
Server-side scripts infoStored proceduresuser defined functionsnononono
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesnonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoHadoop integrationyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)noneImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integrityyesnonono infomanual creation possible, using inversions based on multi-value capabilityno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-row operationsnoACID infoOptimistic locking for transactions; no isolation for bulk loadsAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infolockingyesyes
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.yesnonoyes
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nonono

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
EXASOLGoogle Cloud BigtableGraphiteInfinityDBSwayDB
DB-Engines blog posts

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

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20 March 2024, businesswire.com

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Mathias Golombek, Chief Technology Officer of Exasol – Interview Series
21 May 2024, Unite.AI

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
22 February 2024, AiThority

provided by Google News

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

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

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

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

The value of time series data and TSDBs
10 June 2021, InfoWorld

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

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.

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

Present your product here