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 > PouchDB vs. SQLite vs. STSdb vs. TigerGraph vs. Vitess

System Properties Comparison PouchDB vs. SQLite vs. STSdb vs. TigerGraph vs. Vitess

Editorial information provided by DB-Engines
NamePouchDB  Xexclude from comparisonSQLite  Xexclude from comparisonSTSdb  Xexclude from comparisonTigerGraph  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionJavaScript DBMS with an API inspired by CouchDBWidely used embeddable, in-process RDBMSKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-timeScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument storeRelational DBMSKey-value storeGraph DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.34
Rank#112  Overall
#21  Document stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Score1.80
Rank#138  Overall
#13  Graph DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitepouchdb.comwww.sqlite.orggithub.com/­STSSoft/­STSdb4www.tigergraph.comvitess.io
Technical documentationpouchdb.com/­guideswww.sqlite.org/­docs.htmldocs.tigergraph.comvitess.io/­docs
DeveloperApache Software FoundationDwayne Richard HippSTS Soft SCThe Linux Foundation, PlanetScale
Initial release20122000201120172013
Current release7.1.1, June 20193.46.0  (23 May 2024), May 20244.0.8, September 201515.0.2, December 2022
License infoCommercial or Open SourceOpen SourceOpen Source infoPublic DomainOpen Source infoGPLv2, commercial license availablecommercialOpen Source infoApache Version 2.0, commercial licenses available
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 languageJavaScriptCC#C++Go
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)server-lessWindowsLinuxDocker
Linux
macOS
Data schemeschema-freeyes infodynamic column typesyesyesyes
Typing infopredefined data types such as float or datenoyes infonot rigid because of 'dynamic typing' concept.yes infoprimitive types and user defined types (classes)yesyes
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.nonono
Secondary indexesyes infovia viewsyesnoyes
SQL infoSupport of SQLnoyes infoSQL-92 is not fully supportednoSQL-like query language (GSQL)yes infowith proprietary extensions
APIs and other access methodsHTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
.NET Client APIGSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesJavaScriptActionscript
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
C#
Java
C++
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresView functions in JavaScriptnonoyesyes infoproprietary syntax
Triggersyesyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infowith a proxy-based framework, named couchdb-loungenonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
nonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynoyesnoyes infoRelationships in graphsyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayes infovia file-system locksyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlnononoRole-based access controlUsers with fine-grained authorization concept infono user groups or roles

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
PouchDBSQLiteSTSdbTigerGraphVitess
DB-Engines blog posts

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

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

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

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

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

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

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

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

PlanetScale offers undo button to reverse schema migration without losing data
24 March 2022, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

PlanetScale Serves up Vitess-Powered Serverless MySQL
23 November 2021, The New Stack

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here