DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EJDB vs. Manticore Search vs. Oracle NoSQL vs. Speedb vs. TimesTen

System Properties Comparison EJDB vs. Manticore Search vs. Oracle NoSQL vs. Speedb vs. TimesTen

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSpeedb  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Multi-storage database for search, including full-text search.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesAn 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 Oracle
Primary database modelDocument storeSearch engineDocument store
Key-value store
Relational DBMS
Key-value storeRelational 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
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score0.21
Rank#315  Overall
#45  Key-value stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbmanticoresearch.comwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.speedb.iowww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdmanual.manticoresearch.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperSoftmotionsManticore SoftwareOracleSpeedbOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20122017201120201998
Current release6.0, February 202323.3, December 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoGPL version 2Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache Version 2.0; commercial license availablecommercial
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++JavaC++
Server operating systemsserver-lessFreeBSD
Linux
macOS
Windows
Linux
Solaris SPARC/x86
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeFixed schemaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyes
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, Booleanoptionalnoyes
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 XMLnonono
Secondary indexesnoyes infofull-text index on all search fieldsyesnoyes
SQL infoSupport of SQLnoSQL-like query languageSQL-like DML and DDL statementsnoyes
APIs and other access methodsin-process shared libraryBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
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
JavaScript (Node.js)
Python
C
C++
Go
Java
Perl
Python
Ruby
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnouser defined functionsnonoPL/SQL
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedShardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera libraryElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesconfigurable infoACID within a storage node (=shard)yesACID
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.yesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cacheyesyes
User concepts infoAccess controlnonoAccess rights for users and rolesnofine grained access rights according to SQL-standard
More information provided by the system vendor
EJDBManticore SearchOracle NoSQLSpeedbTimesTen
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 SearchOracle NoSQLSpeedbTimesTen
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

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

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

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

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

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
4 May 2024, Yahoo Singapore News

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

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

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

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

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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.

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

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

Present your product here