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

DBMS > EDB Postgres vs. Lovefield vs. Realm vs. TerarkDB vs. TimesTen

System Properties Comparison EDB Postgres vs. Lovefield vs. Realm vs. TerarkDB vs. TimesTen

Editorial information provided by DB-Engines
NameEDB Postgres  Xexclude from comparisonLovefield  Xexclude from comparisonRealm  Xexclude from comparisonTerarkDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Embeddable relational database for web apps written in pure JavaScriptA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSRelational DBMSDocument storeKey-value storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#135  Overall
#63  Relational DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score7.60
Rank#52  Overall
#9  Document stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitewww.enterprisedb.comgoogle.github.io/­lovefieldrealm.iogithub.com/­bytedance/­terarkdbwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationwww.enterprisedb.com/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdrealm.io/­docsbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKcdocs.oracle.com/­database/­timesten-18.1
DeveloperEnterpriseDBGoogleRealm, acquired by MongoDB in May 2019ByteDance, originally TerarkOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20052014201420161998
Current release14, December 20212.1.12, February 201711 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infoBSD for PostgreSQL-componentsOpen Source infoApache 2.0Open Sourcecommercial inforestricted open source version availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaScriptC++
Server operating systemsLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAndroid
Backend: server-less
iOS
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.yes infospecific XML-type available, but no XML query functionality.nononono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyes infostandard with numerous extensionsSQL-like query language infovia JavaScript builder patternnonoyes
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
C++ API
Java API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
JavaScript.Net
Java infowith Android only
Objective-C
React Native
Swift
C++
Java
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.nono inforuns within the applications so server-side scripts are unnecessarynoPL/SQL
TriggersyesUsing read-only observersyes infoChange Listenersnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoby hash, list or rangenonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnonenonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyes 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.noyes infousing MemoryDByes infoIn-Memory realmyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoyesnofine 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
EDB PostgresLovefieldRealmTerarkDBTimesTen
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

EDB unveils EDB Postgres AI
23 May 2024, InfoWorld

Enterprise DB begins rolling AI features into PostgreSQL
23 May 2024, SiliconANGLE News

EDB Postgres AI is a new platform for analytics workloads
23 May 2024, Techzine Europe

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21 May 2024, Blocks & Files

EDB Celebrates 20 Years with Launch of its Innovative Postgres AI Platform
23 May 2024, Travel And Tour World

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

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

AllegroGraph logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here