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

DBMS > HyperSQL vs. Manticore Search vs. NCache vs. TimescaleDB

System Properties Comparison HyperSQL vs. Manticore Search vs. NCache vs. TimescaleDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHyperSQL infoalso known as HSQLDB  Xexclude from comparisonManticore Search  Xexclude from comparisonNCache  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBMulti-storage database for search, including full-text search.Open-Source and Enterprise in-memory Key-Value StoreA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelRelational DBMSSearch engineKey-value storeTime Series DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Search engine infoUsing distributed Lucene
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.90
Rank#85  Overall
#46  Relational DBMS
Score0.23
Rank#317  Overall
#21  Search engines
Score0.98
Rank#196  Overall
#29  Key-value stores
Score4.87
Rank#74  Overall
#4  Time Series DBMS
Websitehsqldb.orgmanticoresearch.comwww.alachisoft.com/­ncachewww.timescale.com
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmlmanual.manticoresearch.comwww.alachisoft.com/­resources/­docsdocs.timescale.com
DeveloperManticore SoftwareAlachisoftTimescale
Initial release2001201720052017
Current release2.7.2, June 20236.0, February 20235.3.3, April 20242.13.0, November 2023
License infoCommercial or Open SourceOpen Source infobased on BSD licenseOpen Source infoGPL version 2Open Source infoEnterprise Edition availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C#, .NET, .NET Core, JavaC
Server operating systemsAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesFreeBSD
Linux
macOS
Windows
Linux
Windows
Linux
OS X
Windows
Data schemeyesFixed schemaschema-freeyes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanpartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counternumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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 XMLnoyes
Secondary indexesyesyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLyesSQL-like query languageSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infofull PostgreSQL SQL syntax
APIs and other access methodsHTTP API infoJDBC via HTTP
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
IDistributedCache
JCache
LINQ
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesAll languages supporting JDBC/ODBC
Java
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresJava, SQLuser defined functionsno infosupport for stored procedures with SQL-Server CLRuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersyesnoyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedyesyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera libraryyes, with selectable consistency levelSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesoptimistic locking and pessimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes 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.yesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)fine grained access rights according to SQL-standard
More information provided by the system vendor
HyperSQL infoalso known as HSQLDBManticore SearchNCacheTimescaleDB
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
HyperSQL infoalso known as HSQLDBManticore SearchNCacheTimescaleDB
Recent citations in the news

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 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 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13 April 2020, Towards Data Science

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads | Azure updates
18 March 2019, azure.microsoft.com

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

Timescale Announces Corporate Rebrand Reflecting Company's Growth
17 May 2023, PR Newswire

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

Present your product here