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 > Lovefield vs. Percona Server for MongoDB vs. PouchDB vs. SiriDB vs. Solr

System Properties Comparison Lovefield vs. Percona Server for MongoDB vs. PouchDB vs. SiriDB vs. Solr

Editorial information provided by DB-Engines
NameLovefield  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSiriDB  Xexclude from comparisonSolr  Xexclude from comparison
DescriptionEmbeddable relational database for web apps written in pure JavaScriptA drop-in replacement for MongoDB Community Edition with enterprise-grade features.JavaScript DBMS with an API inspired by CouchDBOpen Source Time Series DBMSA widely used distributed, scalable search engine based on Apache Lucene
Primary database modelRelational DBMSDocument storeDocument storeTime Series DBMSSearch engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score0.60
Rank#246  Overall
#39  Document stores
Score2.34
Rank#112  Overall
#21  Document stores
Score0.07
Rank#378  Overall
#42  Time Series DBMS
Score41.02
Rank#24  Overall
#3  Search engines
Websitegoogle.github.io/­lovefieldwww.percona.com/­mongodb/­software/­percona-server-for-mongodbpouchdb.comsiridb.comsolr.apache.org
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.percona.com/­percona-distribution-for-mongodbpouchdb.com/­guidesdocs.siridb.comsolr.apache.org/­resources.html
DeveloperGooglePerconaApache Software FoundationCesbitApache Software Foundation
Initial release20142015201220172006
Current release2.1.12, February 20173.4.10-2.10, November 20177.1.1, June 20199.6.1, May 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL Version 2Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++JavaScriptCJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxserver-less, requires a JavaScript environment (browser, Node.js)LinuxAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeyesschema-freeschema-freeyesyes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesyesnoyes infoNumeric datayes infosupports customizable data types and automatic typing
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.nonononoyes
Secondary indexesyesyesyes infovia viewsyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLSQL-like query language infovia JavaScript builder patternnononoSolr Parallel SQL Interface
APIs and other access methodsproprietary protocol using JSONHTTP REST infoonly for PouchDB Server
JavaScript API
HTTP APIJava API
RESTful HTTP/JSON API
Supported programming languagesJavaScriptActionscript
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
JavaScriptC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnoJavaScriptView functions in JavaScriptnoJava plugins
TriggersUsing read-only observersnoyesnoyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infowith a proxy-based framework, named couchdb-loungeShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnononooptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByes infovia In-Memory Engineyesyesyes
User concepts infoAccess controlnoAccess rights for users and rolesnosimple rights management via user accountsyes

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

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

More resources
LovefieldPercona Server for MongoDBPouchDBSiriDBSolr
DB-Engines blog posts

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

show all

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

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

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Proactive Strategies
27 May 2024, Stock Traders Daily

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
27 May 2024, Yahoo Movies UK

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

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