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

DBMS > Drizzle vs. Heroic vs. Interbase vs. PouchDB vs. TimesTen

System Properties Comparison Drizzle vs. Heroic vs. Interbase vs. PouchDB vs. TimesTen

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonHeroic  Xexclude from comparisonInterbase  Xexclude from comparisonPouchDB  Xexclude from comparisonTimesTen  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchLight-weight proven RDBMS infooriginally from BorlandJavaScript DBMS with an API inspired by CouchDBIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSTime Series DBMSRelational DBMSDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score4.61
Rank#72  Overall
#39  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitegithub.com/­spotify/­heroicwww.embarcadero.com/­products/­interbasepouchdb.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationspotify.github.io/­heroicdocs.embarcadero.com/­products/­interbasepouchdb.com/­guidesdocs.oracle.com/­database/­timesten-18.1
DeveloperDrizzle project, originally started by Brian AkerSpotifyEmbarcaderoApache Software FoundationOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20082014198420121998
Current release7.2.4, September 2012InterBase 2020, December 20197.1.1, June 201911 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoApache 2.0commercialOpen Sourcecommercial
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 languageC++JavaCJavaScript
Server operating systemsFreeBSD
Linux
OS X
Android
iOS
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesschema-freeyesschema-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.nono infoexport as XML data possiblenono
Secondary indexesyesyes infovia Elasticsearchyesyes infovia viewsyes
SQL infoSupport of SQLyes infowith proprietary extensionsnoyesnoyes
APIs and other access methodsJDBCHQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C++
Java
PHP
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
JavaScriptC
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnonoyes infoInterbase procedure and trigger languageView functions in JavaScriptPL/SQL
Triggersno infohooks for callbacks inside the server can be used.noyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesInterbase Change ViewsMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMultiversion concurreny controlyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes 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.noyesyesyes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardnofine 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
DrizzleHeroicInterbasePouchDBTimesTen
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

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

provided by Google News

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

AHQ (Unit) Islamabad wins interbase shooting c’ship
11 February 2020, Pakistan Observer

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

provided by Google News



Share this page

Featured Products

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

Present your product here