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 > Ehcache vs. Newts vs. Sphinx vs. SQL.JS vs. Tibero

System Properties Comparison Ehcache vs. Newts vs. Sphinx vs. SQL.JS vs. Tibero

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonNewts  Xexclude from comparisonSphinx  Xexclude from comparisonSQL.JS  Xexclude from comparisonTibero  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsTime Series DBMS based on CassandraOpen source search engine for searching in data from different sources, e.g. relational databasesPort of SQLite to JavaScriptA secure RDBMS, designed for easy portability from Oracle
Primary database modelKey-value storeTime Series DBMSSearch engineRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.89
Rank#67  Overall
#8  Key-value stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score1.78
Rank#140  Overall
#64  Relational DBMS
Websitewww.ehcache.orgopennms.github.io/­newtssphinxsearch.comsql.js.orgus.tmaxsoft.com/­products/­tibero
Technical documentationwww.ehcache.org/­documentationgithub.com/­OpenNMS/­newts/­wikisphinxsearch.com/­docssql.js.org/­documentation/­index.htmltechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
DeveloperTerracotta Inc, owned by Software AGOpenNMS GroupSphinx Technologies Inc.Alon Zakai infoenhancements implemented by othersTmaxSoft
Initial release20092014200120122003
Current release3.10.0, March 20223.5.1, February 20236, April 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open Source infoGPL version 2, commercial licence availableOpen 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 languageJavaJavaC++JavaScriptC and Assembler
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nononoyes
Secondary indexesnonoyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnonoSQL-like query language (SphinxQL)yes infoSQL-92 is not fully supportedyes
APIs and other access methodsJCacheHTTP REST
Java API
Proprietary protocolJavaScript APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Supported programming languagesJavaJavaC++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
JavaScriptC
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnonononoPersistent Stored Procedure (PSM)
Triggersyes infoCache Event Listenersnononoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerSharding infobased on CassandraSharding infoPartitioning is done manually, search queries against distributed index is supportednonehorizontal partitioning infoby range, hash, list or composite
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Serverselectable replication factor infobased on CassandranonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
noneImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourcenonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyes infoThe original contents of fields are not stored in the Sphinx index.no infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno infoplanned for next version
User concepts infoAccess controlnonononofine grained access rights according to SQL-standard (SQL 92, SQL 99)

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
EhcacheNewtsSphinxSQL.JSTibero
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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

show all

Recent citations in the news

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, DZone

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

ArkData to Officially Support Domestic Database 'Tibero 7'
23 April 2024, BusinessKorea

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

TmaxSoft database system wins Russia award
15 February 2016, 코리아타임스

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18 April 2023, BusinessKorea

Daegu Government Integrated Data Center to Propose Open-Source Database Management Systems for Tenant ...
14 April 2021, Etnews

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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