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

DBMS > FoundationDB vs. OpenTSDB vs. OrigoDB vs. SpatiaLite vs. TinkerGraph

System Properties Comparison FoundationDB vs. OpenTSDB vs. OrigoDB vs. SpatiaLite vs. TinkerGraph

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonOpenTSDB  Xexclude from comparisonOrigoDB  Xexclude from comparisonSpatiaLite  Xexclude from comparisonTinkerGraph  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.Scalable Time Series DBMS based on HBaseA fully ACID in-memory object graph databaseSpatial extension of SQLiteA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Time Series DBMSDocument store
Object oriented DBMS
Spatial DBMSGraph DBMS
Secondary database modelsRelational 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
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitegithub.com/­apple/­foundationdbopentsdb.netorigodb.comwww.gaia-gis.it/­fossil/­libspatialite/­indextinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationapple.github.io/­foundationdbopentsdb.net/­docs/­build/­html/­index.htmlorigodb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperFoundationDBcurrently maintained by Yahoo and other contributorsRobert Friberg et alAlessandro Furieri
Initial release201320112009 infounder the name LiveDB20082009
Current release6.2.28, November 20205.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoLGPLOpen SourceOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoApache 2.0
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#C++Java
Server operating systemsLinux
OS X
Windows
Linux
Windows
Linux
Windows
server-less
Data schemeschema-free infosome layers support schemasschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateno infosome layers support typingnumeric data for metrics, strings for tagsUser defined using .NET types and collectionsyesyes
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 infocan be achieved using .NETnono
Secondary indexesnonoyesyesno
SQL infoSupport of SQLsupported in specific SQL layer onlynonoyesno
APIs and other access methodsHTTP API
Telnet API
.NET Client API
HTTP API
LINQ
TinkerPop 3
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Erlang
Go
Java
Python
R
Ruby
.NetGroovy
Java
Server-side scripts infoStored proceduresin SQL-layer onlynoyesnono
Triggersnonoyes infoDomain Eventsyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on HBasehorizontal partitioning infoclient side managed; servers are not synchronizednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infobased on HBaseSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate Consistency infobased on HBasenone
Foreign keys infoReferential integrityin SQL-layer onlynodepending on modelyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlnonoRole based authorizationnono

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
FoundationDBOpenTSDBOrigoDBSpatiaLiteTinkerGraph
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

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

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

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

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

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

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.

Present your product here