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

DBMS > LokiJS vs. Manticore Search vs. Newts vs. Realm vs. TimesTen

System Properties Comparison LokiJS vs. Manticore Search vs. Newts vs. Realm vs. TimesTen

Editorial information provided by DB-Engines
NameLokiJS  Xexclude from comparisonManticore Search  Xexclude from comparisonNewts  Xexclude from comparisonRealm  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionIn-memory JavaScript DBMSMulti-storage database for search, including full-text search.Time Series DBMS based on CassandraA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataIn-Memory RDBMS compatible to Oracle
Primary database modelDocument storeSearch engineTime Series DBMSDocument 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.43
Rank#264  Overall
#42  Document stores
Score0.22
Rank#312  Overall
#21  Search engines
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score7.60
Rank#52  Overall
#9  Document stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitegithub.com/­techfort/­LokiJSmanticoresearch.comopennms.github.io/­newtsrealm.iowww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationtechfort.github.io/­LokiJSmanual.manticoresearch.comgithub.com/­OpenNMS/­newts/­wikirealm.io/­docsdocs.oracle.com/­database/­timesten-18.1
DeveloperManticore SoftwareOpenNMS GroupRealm, acquired by MongoDB in May 2019Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20142017201420141998
Current release6.0, February 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen SourceOpen Source infoGPL version 2Open Source infoApache 2.0Open Sourcecommercial
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 languageJavaScriptC++Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
macOS
Windows
Linux
OS X
Windows
Android
Backend: server-less
iOS
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeFixed schemaschema-freeyesyes
Typing infopredefined data types such as float or datenoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyesyes
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.noCan index from XMLnonono
Secondary indexesyes infovia viewsyes infofull-text index on all search fieldsnoyesyes
SQL infoSupport of SQLnoSQL-like query languagenonoyes
APIs and other access methodsJavaScript APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
HTTP REST
Java API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaScriptElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Java.Net
Java infowith Android only
Objective-C
React Native
Swift
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresView functions in JavaScriptuser defined functionsnono inforuns within the applications so server-side scripts are unnecessaryPL/SQL
Triggersyesnonoyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infobased on Cassandranonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera libraryselectable replication factor infobased on CassandranoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single collection possibleyes infoisolated transactions for atomic changes and binary logging for safe writesnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes 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.yesnoyes infoIn-Memory realmyes
User concepts infoAccess controlnononoyesfine grained access rights according to SQL-standard

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
LokiJSManticore SearchNewtsRealmTimesTen
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

LokiJS Reaches 1.4
8 July 2016, iProgrammer

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

provided by Google News

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

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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.

Present your product here