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

DBMS > Amazon Redshift vs. Kinetica vs. PostGIS vs. SQL.JS vs. WakandaDB

System Properties Comparison Amazon Redshift vs. Kinetica vs. PostGIS vs. SQL.JS vs. WakandaDB

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonKinetica  Xexclude from comparisonPostGIS  Xexclude from comparisonSQL.JS  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsFully vectorized database across both GPUs and CPUsSpatial extension of PostgreSQLPort of SQLite to JavaScriptWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelRelational DBMSRelational DBMSSpatial DBMSRelational DBMSObject oriented DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score22.69
Rank#29  Overall
#1  Spatial DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websiteaws.amazon.com/­redshiftwww.kinetica.compostgis.netsql.js.orgwakanda.github.io
Technical documentationdocs.aws.amazon.com/­redshiftdocs.kinetica.compostgis.net/­documentationsql.js.org/­documentation/­index.htmlwakanda.github.io/­doc
DeveloperAmazon (based on PostgreSQL)KineticaAlon Zakai infoenhancements implemented by othersWakanda SAS
Initial release20122012200520122012
Current release7.1, August 20213.4.2, February 20242.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL v2.0Open SourceOpen Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC, C++CJavaScriptC++, JavaScript
Server operating systemshostedLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesnono
Secondary indexesrestrictedyesyes
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardSQL-like DML and DDL statementsyesyes infoSQL-92 is not fully supportedno
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
RESTful HTTP API
JavaScript APIRESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCC++
Java
JavaScript (Node.js)
Python
JavaScriptJavaScript
Server-side scripts infoStored proceduresuser defined functions infoin Pythonuser defined functionsuser defined functionsnoyes
Triggersnoyes infotriggers when inserted values for one or more columns fall within a specified rangeyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyes infobased on PostgreSQLnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationyes infobased on PostgreSQLnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoGPU vRAM or System RAMnoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and roles on table levelyes infobased on PostgreSQLnoyes

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
Amazon RedshiftKineticaPostGISSQL.JSWakandaDB
DB-Engines blog posts

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

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Spatial database management systems
6 April 2021, 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

Transforming the Member Experience Using Amazon Redshift with Together Credit Union | Case Study
23 May 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Breaking barriers in geospatial: Amazon Redshift, CARTO, and H3 | Amazon Web Services
16 May 2024, AWS Blog

Achieve peak performance and boost scalability using multiple Amazon Redshift serverless workgroups and Network ...
9 May 2024, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8 February 2024, AWS Blog

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

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

Milvus logo

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

AllegroGraph logo

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

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.

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