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

DBMS > BoltDB vs. Faircom EDGE vs. Oracle NoSQL vs. Postgres-XL vs. RocksDB

System Properties Comparison BoltDB vs. Faircom EDGE vs. Oracle NoSQL vs. Postgres-XL vs. RocksDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeKey-value store
Relational DBMS
Document store
Key-value store
Relational DBMS
Relational DBMSKey-value store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitegithub.com/­boltdb/­boltwww.faircom.com/­products/­faircom-edgewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.postgres-xl.orgrocksdb.org
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.postgres-xl.org/­documentationgithub.com/­facebook/­rocksdb/­wiki
DeveloperFairCom CorporationOracleFacebook, Inc.
Initial release2013197920112014 infosince 2012, originally named StormDB2013
Current releaseV3, October 202023.3, December 202310 R1, October 20188.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercial infoRestricted, free version availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoMozilla public licenseOpen Source infoBSD
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 languageGoANSI C, C++JavaCC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Linux
Solaris SPARC/x86
Linux
macOS
Linux
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)Support Fixed schema and Schema-less deployment with the ability to interoperate between them.yesschema-free
Typing infopredefined data types such as float or datenoyes, ANSI Standard SQL Typesoptionalyesno
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.noyesnoyes infoXML type, but no XML query functionalityno
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnoyes infoANSI SQL queriesSQL-like DML and DDL statementsyes infodistributed, parallel query executionno
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
C++ API
Java API
Supported programming languagesGoC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++nouser defined functionsno
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneFile partitioning infoCustomizable business rules for partitioningShardinghorizontal partitioninghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoSynchronous and asynchronous realtime replication based on transaction logsElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynoyes infowhen using SQLnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDconfigurable infoACID within a storage node (=shard)ACID infoMVCCyes
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infooff heap cachenoyes
User concepts infoAccess controlnoFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users and rolesfine 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
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
BoltDBFaircom EDGE infoformerly c-treeEDGEOracle NoSQLPostgres-XLRocksDB
Recent citations in the news

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, blogs.oracle.com

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

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

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

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

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

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

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

Present your product here