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

DBMS > EJDB vs. Manticore Search vs. Speedb vs. TimesTen vs. Titan

System Properties Comparison EJDB vs. Manticore Search vs. Speedb vs. TimesTen vs. Titan

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonManticore Search  Xexclude from comparisonSpeedb  Xexclude from comparisonTimesTen  Xexclude from comparisonTitan  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Multi-storage database for search, including full-text search.An embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDBIn-Memory RDBMS compatible to OracleTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelDocument storeSearch engineKey-value storeRelational DBMSGraph DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score0.22
Rank#312  Overall
#21  Search engines
Score0.21
Rank#315  Overall
#45  Key-value stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbmanticoresearch.comwww.speedb.iowww.oracle.com/­database/­technologies/­related/­timesten.htmlgithub.com/­thinkaurelius/­titan
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdmanual.manticoresearch.comdocs.oracle.com/­database/­timesten-18.1github.com/­thinkaurelius/­titan/­wiki
DeveloperSoftmotionsManticore SoftwareSpeedbOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Aurelius, owned by DataStax
Initial release20122017202019982012
Current release6.0, February 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoGPL version 2Open Source infoApache Version 2.0; commercial license availablecommercialOpen Source infoApache license, version 2.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 languageCC++C++Java
Server operating systemsserver-lessFreeBSD
Linux
macOS
Windows
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Unix
Windows
Data schemeschema-freeFixed schemaschema-freeyesyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannoyesyes
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 XMLnono
Secondary indexesnoyes infofull-text index on all search fieldsnoyesyes
SQL infoSupport of SQLnoSQL-like query languagenoyesno
APIs and other access methodsin-process shared libraryBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Go
Java
Perl
Python
Ruby
C
C++
Java
PL/SQL
Clojure
Java
Python
Server-side scripts infoStored proceduresnouser defined functionsnoPL/SQLyes
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioningnoneyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera libraryyesMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenonoyesyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes infoby means of logfiles and checkpointsyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnononofine grained access rights according to SQL-standardUser authentification and security via Rexster Graph Server
More information provided by the system vendor
EJDBManticore SearchSpeedbTimesTenTitan
Specific characteristicsSpeedb is an embedded key-value storage engine for versatile use cases. It was designed...
» more
Competitive advantagesSpeedb Open-source rebases on RocksDB's latest versions, with enhanced capabilities...
» more
Licensing and pricing modelsOpen source - Speedb OSS is released under an Apache license and can be found on...
» 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
EJDBManticore SearchSpeedbTimesTenTitan
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the 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

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

Redis Acquires Speedb, Expanding Its Data Platform Capabilities Beyond DRAM
22 March 2024, Datanami

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22 March 2024, Blocks & Files

Redis Acquires Speedb to Supercharge End-to-End Application Performance at Lower Cost
21 March 2024, GlobeNewswire

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

provided by Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

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

Present your product here