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 > FoundationDB vs. H2 vs. Oracle Berkeley DB vs. searchxml vs. SpatiaLite

System Properties Comparison FoundationDB vs. H2 vs. Oracle Berkeley DB vs. searchxml vs. SpatiaLite

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonH2  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonsearchxml  Xexclude from comparisonSpatiaLite  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.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Widely used in-process key-value storeDBMS for structured and unstructured content wrapped with an application serverSpatial extension of SQLite
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Native XML DBMS
Search engine
Spatial DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Websitegithub.com/­apple/­foundationdbwww.h2database.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.searchxml.net/­category/­productswww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationapple.github.io/­foundationdbwww.h2database.com/­html/­main.htmldocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.searchxml.net/­support/­handoutswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperFoundationDBThomas MuellerOracle infooriginally developed by Sleepycat, which was acquired by Oracleinformationpartners gmbhAlessandro Furieri
Initial release20132005199420152008
Current release6.2.28, November 20202.2.220, July 202318.1.40, May 20201.05.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infocommercial license availablecommercialOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
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++JavaC, Java, C++ (depending on the Berkeley DB edition)C++C++
Server operating systemsLinux
OS X
Windows
All OS with a Java VMAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Windowsserver-less
Data schemeschema-free infosome layers support schemasyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateno infosome layers support typingyesnoyesyes
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.noyes infoonly with the Berkeley DB XML editionyesno
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLsupported in specific SQL layer onlyyesyes infoSQL interfaced based on SQLite is availablenoyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Java.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresin SQL-layer onlyJava Stored Procedures and User-Defined Functionsnoyes infoon the application serverno
Triggersnoyesyes infoonly for the SQL APInoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-replica replicationyes infosychronisation to multiple collectionsnone
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 onlyyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDmultiple readers, single writerACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoDomain, group and role-based access control at the document level and for application servicesno

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
FoundationDBH2Oracle Berkeley DBsearchxmlSpatiaLite
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, Datanami

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

How to store financial market data for backtesting
26 January 2019, Towards Data Science

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here