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 > Drizzle vs. FatDB vs. FoundationDB vs. Manticore Search vs. Oracle

System Properties Comparison Drizzle vs. FatDB vs. FoundationDB vs. Manticore Search vs. Oracle

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonFatDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.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.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A .NET NoSQL DBMS that can integrate with and extend SQL Server.Ordered key-value store. Core features are complimented by layers.Multi-storage database for search, including full-text search.Widely used RDBMS
Primary database modelRelational DBMSDocument store
Key-value store
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Search engineRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
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
Score0.29
Rank#302  Overall
#21  Search engines
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Websitegithub.com/­apple/­foundationdbmanticoresearch.comwww.oracle.com/­database
Technical documentationapple.github.io/­foundationdbmanual.manticoresearch.comdocs.oracle.com/­en/­database
DeveloperDrizzle project, originally started by Brian AkerFatCloudFoundationDBManticore SoftwareOracle
Initial release20082012201320171980
Current release7.2.4, September 20126.2.28, November 20206.0, February 202323c, September 2023
License infoCommercial or Open SourceOpen Source infoGNU GPLcommercialOpen Source infoApache 2.0Open Source infoGPL version 2commercial inforestricted free version is available
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++C#C++C++C and C++
Server operating systemsFreeBSD
Linux
OS X
WindowsLinux
OS X
Windows
FreeBSD
Linux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeyesschema-freeschema-free infosome layers support schemasFixed schemayes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or dateyesyesno infosome layers support typingInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.Can index from XMLyes
Secondary indexesyesyesnoyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLyes infowith proprietary extensionsno infoVia inetgration in SQL Serversupported in specific SQL layer onlySQL-like query languageyes infowith proprietary extensions
APIs and other access methodsJDBC.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C++
Java
PHP
C#.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresnoyes infovia applicationsin SQL-layer onlyuser defined functionsPL/SQL infoalso stored procedures in Java possible
Triggersno infohooks for callbacks inside the server can be used.yes infovia applicationsnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
selectable replication factoryesSynchronous replication based on Galera libraryMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Linearizable consistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoin SQL-layer onlynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPno infoCan implement custom security layer via applicationsnonofine 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
3rd partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
DrizzleFatDBFoundationDBManticore SearchOracle
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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

Manticore Search Now Integrates With Grafana
9 August 2023, hackernoon.com

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

provided by Google News

Oracle And Google Partner To Deliver Multicloud Offering To Enterprises
13 June 2024, Forbes

Oracle to colocate database services and network interconnect in Google data centers
12 June 2024, DatacenterDynamics

Announcing Oracle Database 23ai : General Availability
2 May 2024, blogs.oracle.com

Multicloud: Oracle links database with Google, Microsoft to speed operations
12 June 2024, InfoWorld

Oracle and Google Cloud Announce a Groundbreaking Multicloud Partnership
11 June 2024, PR Newswire

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

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.

Present your product here