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

DBMS > HyperSQL vs. Hyprcubd vs. Manticore Search vs. SQLite vs. Teradata Aster

System Properties Comparison HyperSQL vs. Hyprcubd vs. Manticore Search vs. SQLite vs. Teradata Aster

Editorial information provided by DB-Engines
NameHyperSQL infoalso known as HSQLDB  Xexclude from comparisonHyprcubd  Xexclude from comparisonManticore Search  Xexclude from comparisonSQLite  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBServerless Time Series DBMSMulti-storage database for search, including full-text search.Widely used embeddable, in-process RDBMSPlatform for big data analytics on multistructured data sources and types
Primary database modelRelational DBMSTime Series DBMSSearch engineRelational DBMSRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitehsqldb.orghyprcubd.com (offline)manticoresearch.comwww.sqlite.org
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmlmanual.manticoresearch.comwww.sqlite.org/­docs.html
DeveloperHyprcubd, Inc.Manticore SoftwareDwayne Richard HippTeradata
Initial release2001201720002005
Current release2.7.2, June 20236.0, February 20233.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infobased on BSD licensecommercialOpen Source infoGPL version 2Open Source infoPublic Domaincommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC++C
Server operating systemsAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modeshostedFreeBSD
Linux
macOS
Windows
server-lessLinux
Data schemeyesyesFixed schemayes infodynamic column typesFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or dateyesyes infotime, int, uint, float, stringInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes infonot rigid because of 'dynamic typing' concept.yes
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.nonoCan index from XMLnoyes infoin Aster File Store
Secondary indexesyesnoyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLyesSQL-like query languageSQL-like query languageyes infoSQL-92 is not fully supportedyes
APIs and other access methodsHTTP API infoJDBC via HTTP
JDBC
ODBC
gRPC (https)Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesAll languages supporting JDBC/ODBC
Java
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresJava, SQLnouser defined functionsnoR packages
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera librarynoneyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesnoyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyes 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.yesnoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardtoken accessnonofine 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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
HyperSQL infoalso known as HSQLDBHyprcubdManticore SearchSQLiteTeradata Aster
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

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

Manticore Search Now Integrates With Grafana
9 August 2023, hackernoon.com

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 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

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

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

provided by Google News

Teradata Enhances Big Data Analytics Platform
31 May 2024, Data Center Knowledge

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22 September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Teradata unveils improved QueryGrid connectors
21 April 2015, CIO

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here