DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > DataFS vs. Percona Server for MongoDB vs. PouchDB vs. Solr vs. TinkerGraph

System Properties Comparison DataFS vs. Percona Server for MongoDB vs. PouchDB vs. Solr vs. TinkerGraph

Editorial information provided by DB-Engines
NameDataFS  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSolr  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.A drop-in replacement for MongoDB Community Edition with enterprise-grade features.JavaScript DBMS with an API inspired by CouchDBA widely used distributed, scalable search engine based on Apache LuceneA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelObject oriented DBMSDocument storeDocument storeSearch engineGraph DBMS
Secondary database modelsGraph DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.06
Rank#354  Overall
#15  Object oriented DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score2.28
Rank#115  Overall
#21  Document stores
Score42.91
Rank#24  Overall
#3  Search engines
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitenewdatabase.comwww.percona.com/­mongodb/­software/­percona-server-for-mongodbpouchdb.comsolr.apache.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdev.mobiland.com/­Overview.xspdocs.percona.com/­percona-distribution-for-mongodbpouchdb.com/­guidessolr.apache.org/­resources.html
DeveloperMobiland AGPerconaApache Software FoundationApache Software Foundation
Initial release20182015201220062009
Current release1.1.263, October 20223.4.10-2.10, November 20177.1.1, June 20199.6.0, April 2024
License infoCommercial or Open SourcecommercialOpen Source infoGPL Version 2Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0
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 languageC++JavaScriptJavaJava
Server operating systemsWindowsLinuxserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)schema-freeschema-freeyes infoDynamic Fields enables on-the-fly addition of new fieldsschema-free
Typing infopredefined data types such as float or dateyesyesnoyes infosupports customizable data types and automatic typingyes
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.nononoyesno
Secondary indexesnoyesyes infovia viewsyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLnononoSolr Parallel SQL Interfaceno
APIs and other access methods.NET Client API
Proprietary client DLL
WinRT client
proprietary protocol using JSONHTTP REST infoonly for PouchDB Server
JavaScript API
Java API
RESTful HTTP/JSON API
TinkerPop 3
Supported programming languages.Net
C
C#
C++
VB.Net
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
JavaScript.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Groovy
Java
Server-side scripts infoStored proceduresJavaScriptView functions in JavaScriptJava pluginsno
Triggersno, except callback-events from server when changes happenednoyesyes infoUser configurable commands triggered on index changesno
Partitioning methods infoMethods for storing different data on different nodesProprietary Sharding systemShardingSharding infowith a proxy-based framework, named couchdb-loungeShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual ConsistencyEventual Consistencynone
Foreign keys infoReferential integrityyesnononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonooptimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayesyesyesno
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infovia In-Memory Engineyesyesyes
User concepts infoAccess controlWindows-ProfileAccess rights for users and rolesnoyesno

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
DataFSPercona Server for MongoDBPouchDBSolrTinkerGraph
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

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

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

The essential guide to MongoDB security
2 February 2017, InfoWorld

Percona's DBMS Popularity Survey
25 June 2019, iProgrammer

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

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) Technical Data
17 May 2024, Stock Traders Daily

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

Solana Token Creator by Solr Network Becomes the Fastest-Growing Platform on Solana
17 May 2024, Digital Journal

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

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

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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

Present your product here