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 Datastore vs. LevelDB vs. ObjectBox vs. PostGIS vs. TimescaleDB

System Properties Comparison Google Cloud Datastore vs. LevelDB vs. ObjectBox vs. PostGIS vs. TimescaleDB

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonLevelDB  Xexclude from comparisonObjectBox  Xexclude from comparisonPostGIS  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesExtremely fast embedded database for small devices, IoT and MobileSpatial extension of PostgreSQLA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelDocument storeKey-value storeObject oriented DBMSSpatial DBMSTime Series DBMS
Secondary database modelsTime Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.47
Rank#76  Overall
#12  Document stores
Score2.35
Rank#111  Overall
#19  Key-value stores
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score22.69
Rank#29  Overall
#1  Spatial DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitecloud.google.com/­datastoregithub.com/­google/­leveldbobjectbox.iopostgis.netwww.timescale.com
Technical documentationcloud.google.com/­datastore/­docsgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.objectbox.iopostgis.net/­documentationdocs.timescale.com
DeveloperGoogleGoogleObjectBox LimitedTimescale
Initial release20082011201720052017
Current release1.23, February 20213.4.2, February 20242.13.0, November 2023
License infoCommercial or Open SourcecommercialOpen Source infoBSDOpen Source infoApache License 2.0Open Source infoGPL v2.0Open Source infoApache 2.0
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 languageC++C and C++CC
Server operating systemshostedIllumos
Linux
OS X
Windows
Android
iOS
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyes, details herenoyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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 indexesyesnoyesyesyes
SQL infoSupport of SQLSQL-like query language (GQL)nonoyesyes infofull PostgreSQL SQL syntax
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
Proprietary native APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresusing Google App Enginenonouser defined functionsuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
TriggersCallbacks using the Google Apps Enginenonoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneyes infobased on PostgreSQLyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using Paxosnoneonline/offline synchronization between client and serveryes infobased on PostgreSQLSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownononono
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 ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononono
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noyesyes infobased on PostgreSQLfine grained access rights according to SQL-standard
More information provided by the system vendor
Google Cloud DatastoreLevelDBObjectBoxPostGISTimescaleDB
News

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

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
Google Cloud DatastoreLevelDBObjectBoxPostGISTimescaleDB
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

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

Best cloud storage of 2024
29 April 2024, TechRadar

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

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

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

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

provided by Google News



Share this page

Featured Products

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.

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.

Milvus logo

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

Present your product here