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

DBMS > Apache Drill vs. FoundationDB vs. Oracle Rdb vs. PostGIS vs. TinkerGraph

System Properties Comparison Apache Drill vs. FoundationDB vs. Oracle Rdb vs. PostGIS vs. TinkerGraph

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonFoundationDB  Xexclude from comparisonOracle Rdb  Xexclude from comparisonPostGIS  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.
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageOrdered key-value store. Core features are complimented by layers.Spatial extension of PostgreSQLA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument store
Relational DBMS
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSSpatial DBMSGraph DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score1.08
Rank#184  Overall
#85  Relational DBMS
Score22.69
Rank#29  Overall
#1  Spatial DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitedrill.apache.orggithub.com/­apple/­foundationdbwww.oracle.com/­database/­technologies/­related/­rdb.htmlpostgis.nettinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdrill.apache.org/­docsapple.github.io/­foundationdbwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlpostgis.net/­documentation
DeveloperApache Software FoundationFoundationDBOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release20122013198420052009
Current release1.20.3, January 20236.2.28, November 20207.4.1.1, 20213.4.2, February 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0commercialOpen Source infoGPL v2.0Open 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++CJava
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
HP Open VMS
Data schemeschema-freeschema-free infosome layers support schemasFlexible Schema (defined schema, partial schema, schema free)yesschema-free
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 indexesnonoyesyesno
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantsupported in specific SQL layer onlyyesyesno
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
TinkerPop 3
Supported programming languagesC++.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Groovy
Java
Server-side scripts infoStored proceduresuser defined functionsin SQL-layer onlyuser defined functionsno
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyes infobased on PostgreSQLnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infobased on PostgreSQLnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneLinearizable consistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoin SQL-layer onlyyesyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes, on a single nodeACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenonoyes
User concepts infoAccess controlDepending on the underlying data sourcenoyes infobased on PostgreSQLno

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
Apache DrillFoundationDBOracle RdbPostGISTinkerGraph
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

provided by Google 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

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

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

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, oreilly.com

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

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

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

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

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here