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

DBMS > Blueflood vs. Kinetica vs. PouchDB vs. RavenDB vs. SAP SQL Anywhere

System Properties Comparison Blueflood vs. Kinetica vs. PouchDB vs. RavenDB vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameBlueflood  Xexclude from comparisonKinetica  Xexclude from comparisonPouchDB  Xexclude from comparisonRavenDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on CassandraFully vectorized database across both GPUs and CPUsJavaScript DBMS with an API inspired by CouchDBOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelTime Series DBMSRelational DBMSDocument storeDocument storeRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.06
Rank#353  Overall
#34  Time Series DBMS
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score2.92
Rank#101  Overall
#18  Document stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Websiteblueflood.iowww.kinetica.compouchdb.comravendb.netwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationgithub.com/­rax-maas/­blueflood/­wikidocs.kinetica.compouchdb.com/­guidesravendb.net/­docshelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperRackspaceKineticaApache Software FoundationHibernating RhinosSAP infoformerly Sybase
Initial release20132012201220101992
Current release7.1, August 20217.1.1, June 20195.4, July 202217, July 2015
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen SourceOpen Source infoAGPL version 3, commercial license availablecommercial
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 languageJavaC, C++JavaScriptC#
Server operating systemsLinux
OS X
Linuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Raspberry Pi
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemepredefined schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnonoyes
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 indexesnoyesyes infovia viewsyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnoSQL-like query language (RQL)yes
APIs and other access methodsHTTP RESTJDBC
ODBC
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC++
Java
JavaScript (Node.js)
Python
JavaScript.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functionsView functions in JavaScriptyesyes, in C/C++, Java, .Net or Perl
Triggersnoyes infotriggers when inserted values for one or more columns fall within a specified rangeyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraShardingSharding infowith a proxy-based framework, named couchdb-loungeShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replicationSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID, Cluster-wide transaction availableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes 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.noyes infoGPU vRAM or System RAMyesyes
User concepts infoAccess controlnoAccess rights for users and roles on table levelnoAuthorization levels configured per client per databasefine grained access rights according to SQL-standard

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
BluefloodKineticaPouchDBRavenDBSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
DB-Engines blog posts

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

show all

Recent citations in the news

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

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
22 March 2024, Geospatial World

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

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

Rimini Street to offer database, security services
7 June 2017, ZDNet

SAP presented the new version of Hana
2 July 2015, E3-Magazin

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

Milvus logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here