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 > FoundationDB vs. Manticore Search vs. Oracle NoSQL vs. RocksDB vs. Spark SQL

System Properties Comparison FoundationDB vs. Manticore Search vs. Oracle NoSQL vs. RocksDB vs. Spark SQL

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRocksDB  Xexclude from comparisonSpark SQL  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.Multi-storage database for search, including full-text search.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Spark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Search engineDocument store
Key-value store
Relational DBMS
Key-value storeRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
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
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Score18.04
Rank#33  Overall
#20  Relational DBMS
Websitegithub.com/­apple/­foundationdbmanticoresearch.comwww.oracle.com/­database/­nosql/­technologies/­nosqlrocksdb.orgspark.apache.org/­sql
Technical documentationapple.github.io/­foundationdbmanual.manticoresearch.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlgithub.com/­facebook/­rocksdb/­wikispark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperFoundationDBManticore SoftwareOracleFacebook, Inc.Apache Software Foundation
Initial release20132017201120132014
Current release6.2.28, November 20206.0, February 202324.1, May 20249.2.1, May 20243.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL version 2Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoBSDOpen 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++C++JavaC++Scala
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
macOS
Windows
Linux
Solaris SPARC/x86
LinuxLinux
OS X
Windows
Data schemeschema-free infosome layers support schemasFixed schemaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyes
Typing infopredefined data types such as float or dateno infosome layers support typingInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanoptionalnoyes
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 XMLnonono
Secondary indexesnoyes infofull-text index on all search fieldsyesnono
SQL infoSupport of SQLsupported in specific SQL layer onlySQL-like query languageSQL-like DML and DDL statementsnoSQL-like DML and DDL statements
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP APIC++ API
Java API
JDBC
ODBC
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
C
C++
Go
Java
Perl
Python
Ruby
Java
Python
R
Scala
Server-side scripts infoStored proceduresin SQL-layer onlyuser defined functionsnonono
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedShardinghorizontal partitioningyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesyesSynchronous replication based on Galera libraryElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integrityin SQL-layer onlynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesconfigurable infoACID within a storage node (=shard)yesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cacheyesno
User concepts infoAccess controlnonoAccess rights for users and rolesnono

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
FoundationDBManticore SearchOracle NoSQLRocksDBSpark SQL
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 Beefs Up Its NoSQL Database Offering
31 May 2024, Data Center Knowledge

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24 January 2024, Towards Data Science

Simba Technologies(R) Introduces New, Powerful JDBC Driver With SQL Connector for Apache Spark(TM)
17 March 2024, Yahoo Singapore 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

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