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 > Hyprcubd vs. Infobright vs. Lovefield vs. Oracle Coherence vs. SQLite

System Properties Comparison Hyprcubd vs. Infobright vs. Lovefield vs. Oracle Coherence vs. SQLite

Editorial information provided by DB-Engines
NameHyprcubd  Xexclude from comparisonInfobright  Xexclude from comparisonLovefield  Xexclude from comparisonOracle Coherence  Xexclude from comparisonSQLite  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionServerless Time Series DBMSHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendEmbeddable relational database for web apps written in pure JavaScriptOracles in-memory data grid solutionWidely used embeddable, in-process RDBMS
Primary database modelTime Series DBMSRelational DBMSRelational DBMSKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score1.92
Rank#130  Overall
#22  Key-value stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitehyprcubd.com (offline)ignitetech.com/­softwarelibrary/­infobrightdbgoogle.github.io/­lovefieldwww.oracle.com/­java/­coherencewww.sqlite.org
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.oracle.com/­en/­middleware/­standalone/­coherencewww.sqlite.org/­docs.html
DeveloperHyprcubd, Inc.Ignite Technologies Inc.; formerly InfoBright Inc.GoogleOracleDwayne Richard Hipp
Initial release2005201420072000
Current release2.1.12, February 201714.1, August 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open Sourcecommercialcommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoApache 2.0commercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCJavaScriptJavaC
Server operating systemshostedLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAll OS with a Java VMserver-less
Data schemeyesyesyesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyes infotime, int, uint, float, stringyesyesyesyes infonot rigid because of 'dynamic typing' concept.
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.nonononono
Secondary indexesnono infoKnowledge Grid Technology used insteadyesnoyes
SQL infoSupport of SQLSQL-like query languageyesSQL-like query language infovia JavaScript builder patternnoyes infoSQL-92 is not fully supported
APIs and other access methodsgRPC (https)ADO.NET
JDBC
ODBC
JCache
JPA
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript.Net
C++
Java
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
Server-side scripts infoStored proceduresnonononono
TriggersnonoUsing read-only observersyes infoLive Eventsyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDconfigurableACID
Concurrency infoSupport for concurrent manipulation of datanoyesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes infooptionallyyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infousing MemoryDByesyes
User concepts infoAccess controltoken accessfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesnoauthentification to access the cache via certificates or http basic authenticationno

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
HyprcubdInfobrightLovefieldOracle CoherenceSQLite
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

Microservices with Major New Coherence and Helidon Releases
9 August 2022, blogs.oracle.com

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, blogs.oracle.com

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, azure.microsoft.com

Oracle launches Oracle Banking Cloud Services - ThePaypers
8 February 2023, The Paypers

Goondu Q&A: Oracle WebLogic Server 12c
13 March 2012, Yahoo Singapore News

provided by Google News

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

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

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

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

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

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

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

Present your product here