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

DBMS > FoundationDB vs. Interbase vs. Lovefield vs. Postgres-XL vs. VoltDB

System Properties Comparison FoundationDB vs. Interbase vs. Lovefield vs. Postgres-XL vs. VoltDB

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonInterbase  Xexclude from comparisonLovefield  Xexclude from comparisonPostgres-XL  Xexclude from comparisonVoltDB  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionOrdered key-value store. Core features are complimented by layers.Light-weight proven RDBMS infooriginally from BorlandEmbeddable relational database for web apps written in pure JavaScriptBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score4.61
Rank#72  Overall
#39  Relational DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitegithub.com/­apple/­foundationdbwww.embarcadero.com/­products/­interbasegoogle.github.io/­lovefieldwww.postgres-xl.orgwww.voltdb.com
Technical documentationapple.github.io/­foundationdbdocs.embarcadero.com/­products/­interbasegithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.postgres-xl.org/­documentationdocs.voltdb.com
DeveloperFoundationDBEmbarcaderoGoogleVoltDB Inc.
Initial release2013198420142014 infosince 2012, originally named StormDB2010
Current release6.2.28, November 2020InterBase 2020, December 20192.1.12, February 201710 R1, October 201811.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoApache 2.0Open Source infoMozilla public licenseOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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++CJavaScriptCJava, C++
Server operating systemsLinux
OS X
Windows
Android
iOS
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
macOS
Linux
OS X infofor development
Data schemeschema-free infosome layers support schemasyesyesyesyes
Typing infopredefined data types such as float or dateno infosome layers support typingyesyesyesyes
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.no infoexport as XML data possiblenoyes infoXML type, but no XML query functionality
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLsupported in specific SQL layer onlyyesSQL-like query language infovia JavaScript builder patternyes infodistributed, parallel query executionyes infoonly a subset of SQL 99
APIs and other access methodsADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
JavaScript.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresin SQL-layer onlyyes infoInterbase procedure and trigger languagenouser defined functionsJava
TriggersnoyesUsing read-only observersyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonehorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesInterbase Change ViewsnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityin SQL-layer onlyyesyesyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infoMVCCACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyes infoMultiversion concurreny controlyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDBno
User concepts infoAccess controlnofine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardUsers and roles with access to stored procedures

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
FoundationDBInterbaseLovefieldPostgres-XLVoltDB
Recent citations in the news

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

provided by Google News

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

Sakaja's vow to nurture sports talents in Nairobi
23 February 2024, Nairobi News

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

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

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

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.

Present your product here