DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > AlaSQL vs. Kdb vs. SQLite vs. WakandaDB

System Properties Comparison AlaSQL vs. Kdb vs. SQLite vs. WakandaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonKdb  Xexclude from comparisonSQLite  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryHigh performance Time Series DBMSWidely used embeddable, in-process RDBMSWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelDocument store
Relational DBMS
Time Series DBMS
Vector DBMS
Relational DBMSObject oriented DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.42
Rank#264  Overall
#42  Document stores
#122  Relational DBMS
Score7.73
Rank#45  Overall
#2  Time Series DBMS
#1  Vector DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websitealasql.orgkx.comwww.sqlite.orgwakanda.github.io
Technical documentationgithub.com/­AlaSQL/­alasqlcode.kx.comwww.sqlite.org/­docs.htmlwakanda.github.io/­doc
DeveloperAndrey Gershun & Mathias R. WulffKx Systems, a division of First Derivatives plcDwayne Richard HippWakanda SAS
Initial release20142000 infokdb was released 2000, kdb+ in 200320002012
Current release3.6, May 20183.46.1  (13 August 2024), August 20242.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree 32-bit versionOpen Source infoPublic DomainOpen Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptqCC++, JavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Solaris
Windows
server-lessLinux
OS X
Windows
Data schemeschema-freeyesyes infodynamic column typesyes
Typing infopredefined data types such as float or datenoyesyes infonot rigid because of 'dynamic typing' concept.yes
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.noyesnono
Secondary indexesnoyes infotable attribute 'grouped'yes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query language (q)yes infoSQL-92 is not fully supportedno
APIs and other access methodsJavaScript APIHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
RESTful HTTP API
Supported programming languagesJavaScriptC
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
Actionscript
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
JavaScript
Server-side scripts infoStored proceduresnouser defined functionsnoyes
Triggersyesyes infowith viewsyesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infosimilar paradigm used for internal processingnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlnorights management via user accountsnoyes
More information provided by the system vendor
AlaSQLKdbSQLiteWakandaDB
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Licensing and pricing modelsupon request
» more

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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital markets customers for analysis of real-time and historical time series data
18 May 2023, AWS Blog

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7 June 2023, Datanami

Time for the Kdb/Q specialists to quit finance?
18 May 2017, eFinancialCareers

provided by Google News

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

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

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

Present your product here