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 > Firebase Realtime Database vs. HugeGraph vs. Hyprcubd vs. Manticore Search vs. SQLite

System Properties Comparison Firebase Realtime Database vs. HugeGraph vs. Hyprcubd vs. Manticore Search vs. SQLite

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonHugeGraph  Xexclude from comparisonHyprcubd  Xexclude from comparisonManticore Search  Xexclude from comparisonSQLite  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A fast-speed and highly-scalable Graph DBMSServerless Time Series DBMSMulti-storage database for search, including full-text search.Widely used embeddable, in-process RDBMS
Primary database modelDocument storeGraph DBMSTime Series DBMSSearch engineRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.64
Rank#39  Overall
#6  Document stores
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasegithub.com/­hugegraph
hugegraph.apache.org
hyprcubd.com (offline)manticoresearch.comwww.sqlite.org
Technical documentationfirebase.google.com/­docs/­databasehugegraph.apache.org/­docsmanual.manticoresearch.comwww.sqlite.org/­docs.html
DeveloperGoogle infoacquired by Google 2014BaiduHyprcubd, Inc.Manticore SoftwareDwayne Richard Hipp
Initial release2012201820172000
Current release0.96.0, February 20233.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercialOpen Source infoGPL version 2Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC++C
Server operating systemshostedLinux
macOS
Unix
hostedFreeBSD
Linux
macOS
Windows
server-less
Data schemeschema-freeyesyesFixed schemayes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyes infotime, int, uint, float, stringInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes 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.nononoCan index from XMLno
Secondary indexesyesyes infoalso supports composite index and range indexnoyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnonoSQL-like query languageSQL-like query languageyes infoSQL-92 is not fully supported
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
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
Supported programming languagesJava
JavaScript
Objective-C
Groovy
Java
Python
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
Server-side scripts infoStored procedureslimited functionality with using 'rules'asynchronous Gremlin script jobsnouser defined functionsno
TriggersCallbacks are triggered when data changesnononoyes
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseSynchronous replication based on Galera librarynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes infoedges in graphnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlyes, based on authentication and database rulesUsers, roles and permissionstoken accessnono

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
Firebase Realtime DatabaseHugeGraphHyprcubdManticore SearchSQLite
DB-Engines blog posts

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

show all

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

show all

Recent citations in the news

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 launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

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

provided by Google News

POC exploit code published for critical Apache HugeGraph bug
7 June 2024, The Register

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7 June 2024, CybersecurityNews

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7 June 2024, SC Media

Microsoft's Recall criticized for security shortcomings. Cyberespionage in Ukraine.
10 June 2024, The CyberWire

provided by Google News

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

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

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, 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

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

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

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

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