DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Firebase Realtime Database vs. Memcached vs. Percona Server for MongoDB vs. SQL.JS vs. Weaviate

System Properties Comparison Firebase Realtime Database vs. Memcached vs. Percona Server for MongoDB vs. SQL.JS vs. Weaviate

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonMemcached  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.In-memory key-value store, originally intended for cachingA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Port of SQLite to JavaScriptAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelDocument storeKey-value storeDocument storeRelational DBMSVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.64
Rank#39  Overall
#6  Document stores
Score18.08
Rank#32  Overall
#4  Key-value stores
Score0.60
Rank#246  Overall
#39  Document stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score1.52
Rank#153  Overall
#6  Vector DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.memcached.orgwww.percona.com/­mongodb/­software/­percona-server-for-mongodbsql.js.orggithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationfirebase.google.com/­docs/­databasegithub.com/­memcached/­memcached/­wikidocs.percona.com/­percona-distribution-for-mongodbsql.js.org/­documentation/­index.htmlweaviate.io/­developers/­weaviate
DeveloperGoogle infoacquired by Google 2014Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalPerconaAlon Zakai infoenhancements implemented by othersWeaviate B.V.
Initial release20122003201520122019
Current release1.6.27, May 20243.4.10-2.10, November 20171.19, May 2023
License infoCommercial or Open SourcecommercialOpen Source infoBSD licenseOpen Source infoGPL Version 2Open SourceOpen Source infocommercial license available with Weaviate Enterprise
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 languageCC++JavaScriptGo
Server operating systemshostedFreeBSD
Linux
OS X
Unix
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeschema-freeyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesnoyesyesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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 indexesyesnoyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnononoyes infoSQL-92 is not fully supportedGraphQL is used as query language
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
Proprietary protocolproprietary protocol using JSONJavaScript APIGraphQL query language
RESTful HTTP/JSON API
Supported programming languagesJava
JavaScript
Objective-C
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
JavaScriptJavaScript / TypeScript
Python
Server-side scripts infoStored procedureslimited functionality with using 'rules'noJavaScriptnono
TriggersCallbacks are triggered when data changesnononono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoRepcached, a Memcached patch, provides this functionallitySource-replica replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual Consistency
Immediate Consistency
noneEventual Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnonoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesnoyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infovia In-Memory Engineyesyes
User concepts infoAccess controlyes, based on authentication and database rulesyes infousing SASL (Simple Authentication and Security Layer) protocolAccess rights for users and rolesnoAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
Firebase Realtime DatabaseMemcachedPercona Server for MongoDBSQL.JSWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
Firebase Realtime DatabaseMemcachedPercona Server for MongoDBSQL.JSWeaviate
DB-Engines blog posts

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

show all

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

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

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

Why Isn't the World Upgrading Its Databases?
25 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

Open-source developers under corporate pressure to adopt less-permissive licenses, Percona CEO says
13 May 2021, The Register

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 2023, PR Newswire

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.

Milvus logo

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

Present your product here