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 > Dragonfly vs. Google BigQuery vs. LokiJS vs. PouchDB

System Properties Comparison Dragonfly vs. Google BigQuery vs. LokiJS vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonLokiJS  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceLarge scale data warehouse service with append-only tablesIn-memory JavaScript DBMSJavaScript DBMS with an API inspired by CouchDB
Primary database modelKey-value storeRelational DBMSDocument storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#261  Overall
#38  Key-value stores
Score58.10
Rank#19  Overall
#13  Relational DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score2.34
Rank#112  Overall
#21  Document stores
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
cloud.google.com/­bigquerygithub.com/­techfort/­LokiJSpouchdb.com
Technical documentationwww.dragonflydb.io/­docscloud.google.com/­bigquery/­docstechfort.github.io/­LokiJSpouchdb.com/­guides
DeveloperDragonflyDB team and community contributorsGoogleApache Software Foundation
Initial release2023201020142012
Current release1.0, March 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoBSL 1.1commercialOpen SourceOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaScriptJavaScript
Server operating systemsLinuxhostedserver-less, requires a JavaScript environment (browser, Node.js)server-less, requires a JavaScript environment (browser, Node.js)
Data schemescheme-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesnono
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 indexesnonoyes infovia viewsyes infovia views
SQL infoSupport of SQLnoyesnono
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolRESTful HTTP/JSON APIJavaScript APIHTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
JavaScriptJavaScript
Server-side scripts infoStored proceduresLuauser defined functions infoin JavaScriptView functions in JavaScriptView functions in JavaScript
Triggerspublish/subscribe channels provide some trigger functionalitynoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencynoneEventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsno infoSince BigQuery is designed for querying datano infoatomic operations within a single collection possibleno
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlPassword-based authenticationAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)nono

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
DragonflyGoogle BigQueryLokiJSPouchDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

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

show all

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

show all

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

show all

Recent citations in the news

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

DragonflyDB Raises $21M in Funding
21 March 2023, FinSMEs

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

provided by Google News

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, 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

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



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