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. Firebase Realtime Database vs. HEAVY.AI vs. Kinetica vs. OpenSearch

System Properties Comparison Ehcache vs. Firebase Realtime Database vs. HEAVY.AI vs. Kinetica vs. OpenSearch

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonKinetica  Xexclude from comparisonOpenSearch  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareFully vectorized database across both GPUs and CPUsA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelKey-value storeDocument storeRelational DBMSRelational DBMSSearch engine
Secondary database modelsSpatial DBMSSpatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.89
Rank#67  Overall
#8  Key-value stores
Score14.29
Rank#39  Overall
#6  Document stores
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Websitewww.ehcache.orgfirebase.google.com/­products/­realtime-databasegithub.com/­heavyai/­heavydb
www.heavy.ai
www.kinetica.comgithub.com/­opensearch-project
opensearch.org
Technical documentationwww.ehcache.org/­documentationfirebase.google.com/­docs/­databasedocs.heavy.aidocs.kinetica.comopensearch.org/­docs/­latest
DeveloperTerracotta Inc, owned by Software AGGoogle infoacquired by Google 2014HEAVY.AI, Inc.KineticaAmazon Web Services
Initial release20092012201620122021
Current release3.10.0, March 20225.10, January 20227.1, August 20212.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoApache Version 2; enterprise edition availablecommercialOpen Source infoApache Version 2.0
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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJavaC++ and CUDAC, C++Java
Server operating systemsAll OS with a Java VMhostedLinuxLinuxAll OS with a Java VM
Data schemeschema-freeschema-freeyesyesschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nononono
Secondary indexesnoyesnoyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnonoyesSQL-like DML and DDL statementsSQL-like query language
APIs and other access methodsJCacheAndroid
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Thrift
Vega
JDBC
ODBC
RESTful HTTP API
Java API
RESTful HTTP/JSON API
Supported programming languagesJavaJava
JavaScript
Objective-C
All languages supporting JDBC/ODBC/Thrift
Python
C++
Java
JavaScript (Node.js)
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresnolimited functionality with using 'rules'nouser defined functionsyes
Triggersyes infoCache Event ListenersCallbacks are triggered when data changesnoyes infotriggers when inserted values for one or more columns fall within a specified rangeyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerSharding infoRound robinShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerMulti-source replicationSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceyesnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoGPU vRAM or System RAM
User concepts infoAccess controlnoyes, based on authentication and database rulesfine grained access rights according to SQL-standardAccess rights for users and roles on table level
More information provided by the system vendor
EhcacheFirebase Realtime DatabaseHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022KineticaOpenSearch
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
EhcacheFirebase Realtime DatabaseHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022KineticaOpenSearch
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

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.com

provided by Google News

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

provided by Google News

HEAVY.AI Introduces HeavyIQ, Delivering Powerful Conversational Analytics Focused on Location and Time Data
19 March 2024, Datanami

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica Delivers Real-Time Vector Similarity Search
20 March 2024, Datanami

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Amazon OpenSearch Serverless now available in Europe (London) and Asia Pacific (Mumbai)
16 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Serverless now available in Europe (Paris) region
8 May 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service
19 March 2024, AWS Blog

provided by Google News



Share this page

Featured Products

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

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

Milvus logo

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

Present your product here