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

DBMS > EsgynDB vs. FoundationDB vs. Graphite vs. SQL.JS vs. Trafodion

System Properties Comparison EsgynDB vs. FoundationDB vs. Graphite vs. SQL.JS vs. Trafodion

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonGraphite  Xexclude from comparisonSQL.JS  Xexclude from comparisonTrafodion  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.Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionOrdered key-value store. Core features are complimented by layers.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperPort of SQLite to JavaScriptTransactional SQL-on-Hadoop DBMS
Primary database modelRelational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Time Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitewww.esgyn.cngithub.com/­apple/­foundationdbgithub.com/­graphite-project/­graphite-websql.js.orgtrafodion.apache.org
Technical documentationapple.github.io/­foundationdbgraphite.readthedocs.iosql.js.org/­documentation/­index.htmltrafodion.apache.org/­documentation.html
DeveloperEsgynFoundationDBChris DavisAlon Zakai infoenhancements implemented by othersApache Software Foundation, originally developed by HP
Initial release20152013200620122014
Current release6.2.28, November 20202.3.0, February 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0Open SourceOpen 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++PythonJavaScriptC++, Java
Server operating systemsLinuxLinux
OS X
Windows
Linux
Unix
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyesschema-free infosome layers support schemasyesyesyes
Typing infopredefined data types such as float or dateyesno infosome layers support typingNumeric data onlyyesyes
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.nononono
Secondary indexesyesnonoyes
SQL infoSupport of SQLyessupported in specific SQL layer onlynoyes infoSQL-92 is not fully supportedyes
APIs and other access methodsADO.NET
JDBC
ODBC
HTTP API
Sockets
JavaScript APIADO.NET
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.Net.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
JavaScript (Node.js)
Python
JavaScriptAll languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresJava Stored Proceduresin SQL-layer onlynonoJava Stored Procedures
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersyesnonenoneyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyLinearizable consistencynonenoneImmediate Consistency
Foreign keys infoReferential integrityyesin SQL-layer onlynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infolockingyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnononofine 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
EsgynDBFoundationDBGraphiteSQL.JSTrafodion
DB-Engines blog posts

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

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

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

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

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

The value of time series data and TSDBs
10 June 2021, InfoWorld

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

HP Throws Trafodion Hat into OLTP Hadoop Ring
14 July 2014, Datanami

Low-latency, distributed database architectures are critical for emerging fog applications
7 April 2022, Embedded Computing Design

Apache Software Foundation Releases its 2019 Fiscal Year Report
17 August 2019, Open Source For You

provided by Google News



Share this page

Featured Products

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

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.

Present your product here