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 > DataFS vs. FoundationDB vs. H2 vs. InterSystems IRIS vs. SpatiaLite

System Properties Comparison DataFS vs. FoundationDB vs. H2 vs. InterSystems IRIS vs. SpatiaLite

Editorial information provided by DB-Engines
NameDataFS  Xexclude from comparisonFoundationDB  Xexclude from comparisonH2  Xexclude from comparisonInterSystems IRIS  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.
DescriptionAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Ordered 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.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilitySpatial extension of SQLite
Primary database modelObject oriented DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Spatial DBMS
Secondary database modelsGraph DBMSSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.09
Rank#360  Overall
#17  Object oriented DBMS
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score3.54
Rank#84  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Websitenewdatabase.comgithub.com/­apple/­foundationdbwww.h2database.comwww.intersystems.com/­products/­intersystems-iriswww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationdev.mobiland.com/­Overview.xspapple.github.io/­foundationdbwww.h2database.com/­html/­main.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperMobiland AGFoundationDBThomas MuellerInterSystemsAlessandro Furieri
Initial release20182013200520182008
Current release1.1.263, October 20226.2.28, November 20202.2.220, July 20232023.3, June 20235.0.0, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen 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++
Server operating systemsWindowsLinux
OS X
Windows
All OS with a Java VMAIX
Linux
macOS
Ubuntu
Windows
server-less
Data schemeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)schema-free infosome layers support schemasyesdepending on used data modelyes
Typing infopredefined data types such as float or dateyesno infosome layers support typingyesyesyes
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.nonoyesno
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLnosupported in specific SQL layer onlyyesyesyes
APIs and other access methods.NET Client API
Proprietary client DLL
WinRT client
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
Supported programming languages.Net
C
C#
C++
VB.Net
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Java.Net
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresin SQL-layer onlyJava Stored Procedures and User-Defined Functionsyesno
Triggersno, except callback-events from server when changes happenednoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesProprietary Sharding systemShardingnoneShardingnone
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 replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyLinearizable consistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesin SQL-layer onlyyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, 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.noyesyesyes
User concepts infoAccess controlWindows-Profilenofine grained access rights according to SQL-standardyesno
More information provided by the system vendor
DataFSFoundationDBH2InterSystems IRISSpatiaLite
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more

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
DataFSFoundationDBH2InterSystems IRISSpatiaLite
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

Apple Open Sources FoundationDB
19 April 2018, MacRumors

provided by Google News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5 May 2024, Mobihealth News

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

InterSystems collaborates with Imagelink Software to accelerate digital transformation for Malaysian government and ...
24 April 2024, PR Newswire

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28 March 2024, businesswire.com

provided by Google News



Share this page

Featured Products

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

Present your product here