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

DBMS > etcd vs. FoundationDB vs. Fujitsu Enterprise Postgres vs. jBASE vs. Manticore Search

System Properties Comparison etcd vs. FoundationDB vs. Fujitsu Enterprise Postgres vs. jBASE vs. Manticore Search

Editorial information provided by DB-Engines
Nameetcd  Xexclude from comparisonFoundationDB  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonjBASE  Xexclude from comparisonManticore Search  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.
DescriptionA distributed reliable key-value storeOrdered key-value store. Core features are complimented by layers.Enterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.A robust multi-value DBMS comprising development tools and middlewareMulti-storage database for search, including full-text search.
Primary database modelKey-value storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSMultivalue DBMSSearch engine
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.03
Rank#54  Overall
#5  Key-value stores
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score0.37
Rank#278  Overall
#128  Relational DBMS
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Websiteetcd.io
github.com/­etcd-io/­etcd
github.com/­apple/­foundationdbwww.postgresql.fastware.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasemanticoresearch.com
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
apple.github.io/­foundationdbwww.postgresql.fastware.com/­product-manualsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9manual.manticoresearch.com
DeveloperFoundationDBPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyRocket Software (formerly Zumasys)Manticore Software
Initial release201319912017
Current release3.4, August 20196.2.28, November 2020Fujitsu Enterprise Postgres 14, January 20225.76.0, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0commercialcommercialOpen Source infoGPL version 2
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 languageGoC++CC++
Server operating systemsFreeBSD
Linux
Windows infoexperimental
Linux
OS X
Windows
Linux
Windows
AIX
Linux
Windows
FreeBSD
Linux
macOS
Windows
Data schemeschema-freeschema-free infosome layers support schemasyesschema-freeFixed schema
Typing infopredefined data types such as float or datenono infosome layers support typingyesoptionalInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Boolean
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.noyesCan index from XML
Secondary indexesnonoyesyes infofull-text index on all search fields
SQL infoSupport of SQLnosupported in specific SQL layer onlyyesEmbedded SQL for jBASE in BASICSQL-like query language
APIs and other access methodsgRPC
JSON over HTTP
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Basic
Jabbascript
Java
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-side scripts infoStored proceduresnoin SQL-layer onlyuser defined functionsyesuser defined functions
Triggersyes, watching key changesnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingpartitioning by range, list and by hashShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yesSource-replica replicationyesSynchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyLinearizable consistencyImmediate Consistency
Foreign keys infoReferential integritynoin SQL-layer onlyyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDyes infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnonofine grained access rights according to SQL-standardAccess rights can be defined down to the item levelno
More information provided by the system vendor
etcdFoundationDBFujitsu Enterprise PostgresjBASEManticore Search
Specific characteristics100% compatible with community PostgreSQL
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
Licensing and pricing modelsCore based licensing
» more

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
etcdFoundationDBFujitsu Enterprise PostgresjBASEManticore Search
Recent citations in the news

etcd: the Not-so-Secret Sauce in Google's Kubernetes and Pivotal's Cloud Foundry
31 May 2024, Data Center Knowledge

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

6 Cool Kubernetes Operators and How to Use Them
22 January 2024, hackernoon.com

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

provided by Google News

FoundationDB Raises $17 Million Series A Financing
31 May 2024, Yahoo Movies UK

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

provided by Google News

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26 February 2015, Fujitsu

Expert Insight 202009 KAC
4 September 2023, Fujitsu

Fujitsu Develops Database Integration Technology to Accelerate IoT Data Analysis
17 March 2017, Fujitsu

Fujitsu recognized as winner of 2023 Microsoft Japan Healthcare & Life Sciences Partner of the Year Award for its ...
28 June 2023, Fujitsu

Latest News
17 September 2020, IBM Newsroom

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

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

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here