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

DBMS > 4D vs. CockroachDB vs. Google Cloud Datastore vs. InfinityDB vs. TimesTen

System Properties Comparison 4D vs. CockroachDB vs. Google Cloud Datastore vs. InfinityDB vs. TimesTen

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonCockroachDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonInfinityDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA Java embedded Key-Value Store which extends the Java Map interfaceIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSRelational DBMSDocument storeKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitewww.4d.comwww.cockroachlabs.comcloud.google.com/­datastoreboilerbay.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdeveloper.4d.comwww.cockroachlabs.com/­docscloud.google.com/­datastore/­docsboilerbay.com/­infinitydb/­manualdocs.oracle.com/­database/­timesten-18.1
Developer4D, IncCockroach LabsGoogleBoiler Bay Inc.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19842015200820021998
Current releasev20, April 202324.1.0, May 20244.011 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0, commercial license availablecommercialcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJava
Server operating systemsOS X
Windows
Linux
macOS
Windows
hostedAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesdynamic schemaschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes
Typing infopredefined data types such as float or dateyesyesyes, details hereyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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.yesnononono
Secondary indexesyesyesyesno infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLyes infoclose to SQL 92yes, wire compatible with PostgreSQLSQL-like query language (GQL)noyes
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JDBCgRPC (using protocol buffers) API
RESTful HTTP/JSON API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages4D proprietary IDE
PHP
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaC
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyesnousing Google App EnginenoPL/SQL
TriggersyesnoCallbacks using the Google Apps Enginenono
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication using RAFTMulti-source replication using PaxosnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate 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 infoREAD-COMMITTED or SERIALIZEDImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesyesyes infovia ReferenceProperties or Ancestor pathsno infomanual creation possible, using inversions based on multi-value capabilityyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infoOptimistic locking for transactions; no isolation for bulk loadsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonononoyes
User concepts infoAccess controlUsers and groupsRole-based 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
4D infoformer name: 4th DimensionCockroachDBGoogle Cloud DatastoreInfinityDBTimesTen
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

provided by Google News

Best cloud storage of 2024
21 May 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

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

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

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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

Present your product here