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 > EsgynDB vs. Faircom DB vs. IBM Db2 vs. Manticore Search vs. RDF4J

System Properties Comparison EsgynDB vs. Faircom DB vs. IBM Db2 vs. Manticore Search vs. RDF4J

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonManticore Search  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Common in IBM host environments, 2 different versions for host and Windows/LinuxMulti-storage database for search, including full-text search.RDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelRelational DBMSKey-value store
Relational DBMS
Relational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBSearch engineRDF store
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Time Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score0.69
Rank#230  Overall
#9  RDF stores
Websitewww.esgyn.cnwww.faircom.com/­products/­faircom-dbwww.ibm.com/­products/­db2manticoresearch.comrdf4j.org
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.ibm.com/­docs/­en/­db2manual.manticoresearch.comrdf4j.org/­documentation
DeveloperEsgynFairCom CorporationIBMManticore SoftwareSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release201519791983 infohost version20172004
Current releaseV12, November 202012.1, October 20166.0, February 2023
License infoCommercial or Open Sourcecommercialcommercial infoRestricted, free version availablecommercial infofree version is availableOpen Source infoGPL version 2Open Source infoEclipse Distribution License (EDL), v1.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++, JavaANSI C, C++C and C++C++Java
Server operating systemsLinuxAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
AIX
HP-UX
Linux
Solaris
Windows
z/OS
FreeBSD
Linux
macOS
Windows
Linux
OS X
Unix
Windows
Data schemeyesschema free, schema optional, schema required, partial schema,yesFixed schemayes infoRDF Schemas
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structuresyesInt, 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.nonoCan index from XML
Secondary indexesyesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLyesyes, ANSI SQL with proprietary extensionsyesSQL-like query languageno
APIs and other access methodsADO.NET
JDBC
ODBC
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.Net.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Java
PHP
Python
Server-side scripts infoStored proceduresJava Stored Proceduresyes info.Net, JavaScript, C/C++yesuser defined functionsyes
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding infoonly with Windows/Unix/Linux VersionSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yes infowith separate tools (MQ, InfoSphere)Synchronous replication based on Galera librarynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Foreign keys infoReferential integrityyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDtunable from ACID to Eventually ConsistentACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesYes, tunable from durable to delayed durability to in-memoryyesyes infoThe original contents of fields are not stored in the Manticore index.yes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlfine grained access rights according to SQL-standardFine grained access rights according to SQL-standard with additional protections for filesfine grained access rights according to SQL-standardnono

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
EsgynDBFaircom DB infoformerly c-treeACEIBM Db2 infoformerly named DB2 or IBM Database 2Manticore SearchRDF4J infoformerly known as Sesame
Recent citations in the news

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

provided by Google News

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24 April 2024, AWS Blog

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, precisely.com

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

Google's Gemini comes to databases
9 April 2024, Yahoo Canada Shine On

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

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

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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

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.

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here