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

DBMS > Kinetica vs. Percona Server for MongoDB vs. PouchDB vs. Snowflake

System Properties Comparison Kinetica vs. Percona Server for MongoDB vs. PouchDB vs. Snowflake

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameKinetica  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionFully vectorized database across both GPUs and CPUsA drop-in replacement for MongoDB Community Edition with enterprise-grade features.JavaScript DBMS with an API inspired by CouchDBCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSDocument storeDocument storeRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score2.28
Rank#115  Overall
#21  Document stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitewww.kinetica.comwww.percona.com/­mongodb/­software/­percona-server-for-mongodbpouchdb.comwww.snowflake.com
Technical documentationdocs.kinetica.comdocs.percona.com/­percona-distribution-for-mongodbpouchdb.com/­guidesdocs.snowflake.net/­manuals/­index.html
DeveloperKineticaPerconaApache Software FoundationSnowflake Computing Inc.
Initial release2012201520122014
Current release7.1, August 20213.4.10-2.10, November 20177.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoGPL Version 2Open Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++C++JavaScript
Server operating systemsLinuxLinuxserver-less, requires a JavaScript environment (browser, Node.js)hosted
Data schemeyesschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesnoyes
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.nononoyes
Secondary indexesyesyesyes infovia views
SQL infoSupport of SQLSQL-like DML and DDL statementsnonoyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
proprietary protocol using JSONHTTP REST infoonly for PouchDB Server
JavaScript API
CLI Client
JDBC
ODBC
Supported programming languagesC++
Java
JavaScript (Node.js)
Python
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 (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functionsJavaScriptView functions in JavaScriptuser defined functions
Triggersyes infotriggers when inserted values for one or more columns fall within a specified rangenoyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infowith a proxy-based framework, named couchdb-loungeyes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoGPU vRAM or System RAMyes infovia In-Memory Engineyesno
User concepts infoAccess controlAccess rights for users and roles on table levelAccess rights for users and rolesnoUsers with fine-grained authorization concept, user roles and pluggable authentication

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
KineticaPercona Server for MongoDBPouchDBSnowflake
DB-Engines blog posts

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

show all

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

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica Delivers Real-Time Vector Similarity Search
20 March 2024, Datanami

Kinetica Delivers Real-Time Vector Similarity Search
22 March 2024, Geospatial World

provided by Google 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

Snowflake Ventures invests in Metaplane to ensure trust in data across the Data Cloud
15 May 2024, PR Newswire

Persistent & Snowflake Partner Up: Are You Ready for Next-Level Data Analytics?
20 May 2024, DATAQUEST

Persistent Achieves Premier Services Partner Status with Snowflake, Boosting Data Management and Analytics ...
16 May 2024, Yahoo Finance

PurpleCube AI partners with Snowflake to Revolutionize Data Engineering with Next-Generation AI and Machine ...
15 May 2024, Business Wire

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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