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 > Derby vs. IBM Cloudant vs. Manticore Search vs. Rockset vs. TigerGraph

System Properties Comparison Derby vs. IBM Cloudant vs. Manticore Search vs. Rockset vs. TigerGraph

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonManticore Search  Xexclude from comparisonRockset  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Database as a Service offering based on Apache CouchDBMulti-storage database for search, including full-text search.A scalable, reliable search and analytics service in the cloud, built on RocksDBA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelRelational DBMSDocument storeSearch engineDocument storeGraph DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score2.75
Rank#104  Overall
#19  Document stores
Score0.29
Rank#302  Overall
#21  Search engines
Score0.82
Rank#212  Overall
#36  Document stores
Score1.80
Rank#138  Overall
#13  Graph DBMS
Websitedb.apache.org/­derbywww.ibm.com/­products/­cloudantmanticoresearch.comrockset.comwww.tigergraph.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlcloud.ibm.com/­docs/­Cloudantmanual.manticoresearch.comdocs.rockset.comdocs.tigergraph.com
DeveloperApache Software FoundationIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Manticore SoftwareRockset
Initial release19972010201720192017
Current release10.17.1.0, November 20236.0, February 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoGPL version 2commercialcommercial
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlangC++C++C++
Server operating systemsAll OS with a Java VMhostedFreeBSD
Linux
macOS
Windows
hostedLinux
Data schemeyesschema-freeFixed schemaschema-freeyes
Typing infopredefined data types such as float or dateyesnoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleandynamic typingyes
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.yesnoCan index from XMLno infoingestion from XML files supportedno
Secondary indexesyesyesyes infofull-text index on all search fieldsall fields are automatically indexed
SQL infoSupport of SQLyesnoSQL-like query languageRead-only SQL queries, including JOINsSQL-like query language (GSQL)
APIs and other access methodsJDBCRESTful HTTP/JSON APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
HTTP RESTGSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesJavaC#
Java
JavaScript
Objective-C
PHP
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Go
Java
JavaScript (Node.js)
Python
C++
Java
Server-side scripts infoStored proceduresJava Stored ProceduresView functions (Map-Reduce) in JavaScriptuser defined functionsnoyes
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
Synchronous replication based on Galera libraryyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a document possibleyes infoisolated transactions for atomic changes and binary logging for safe writesnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users can be defined per databasenoAccess rights for users and organizations can be defined via Rockset consoleRole-based access control

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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBIBM CloudantManticore SearchRocksetTigerGraph
Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

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

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks and Files

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset targets cost control with latest database update
31 January 2024, TechTarget

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE 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