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 Rdb vs. SAP Advantage Database Server vs. SwayDB

System Properties Comparison FoundationDB vs. Manticore Search vs. Oracle Rdb vs. SAP Advantage Database Server vs. SwayDB

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonSwayDB  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.SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionOrdered key-value store. Core features are complimented by layers.Multi-storage database for search, including full-text search.Low-cost RDBMS with access to ISAM and FoxPro data structuresAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Search engineRelational DBMSRelational DBMSKey-value store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
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
Score0.22
Rank#312  Overall
#21  Search engines
Score1.08
Rank#184  Overall
#85  Relational DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitegithub.com/­apple/­foundationdbmanticoresearch.comwww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.sap.com/products/advantage-database-server.htmlswaydb.simer.au
Technical documentationapple.github.io/­foundationdbmanual.manticoresearch.comwww.oracle.com/­database/­technologies/­related/­rdb-doc.html
DeveloperFoundationDBManticore SoftwareOracle, originally developed by Digital Equipment Corporation (DEC)Sybase, SAPSimer Plaha
Initial release20132017198419932018
Current release6.2.28, November 20206.0, February 20237.4.1.1, 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL version 2commercialcommercialOpen Source infoGNU Affero GPL V3.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++Scala
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
macOS
Windows
HP Open VMSLinux
Windows
Data schemeschema-free infosome layers support schemasFixed schemaFlexible Schema (defined schema, partial schema, schema free)yesschema-free
Typing infopredefined data types such as float or dateno infosome layers support typingInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyesno
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 fieldsyesyesno
SQL infoSupport of SQLsupported in specific SQL layer onlySQL-like query languageyesyesno
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Delphi
Perl
PHP
Java
Kotlin
Scala
Server-side scripts infoStored proceduresin SQL-layer onlyuser defined functionsyesno
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSynchronous replication based on Galera libraryMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityin SQL-layer onlynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesyes, on a single nodeACIDAtomic execution of operations
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.nono infocaching of (temporary) tables can be configuredyes
User concepts infoAccess controlnonofine grained access rights according to SQL-standardno

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
FoundationDBManticore SearchOracle RdbSAP Advantage Database Server infoformer name: Sybase ADSSwayDB
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

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

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 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

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

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, O'Reilly Media

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here