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 > AlaSQL vs. dBASE vs. H2 vs. Quasardb vs. TypeDB

System Properties Comparison AlaSQL vs. dBASE vs. H2 vs. Quasardb vs. TypeDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisondBASE  Xexclude from comparisonH2  Xexclude from comparisonQuasardb  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionJavaScript DBMS librarydBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Distributed, high-performance timeseries databaseTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSTime Series DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score10.34
Rank#44  Overall
#28  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Score0.65
Rank#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Websitealasql.orgwww.dbase.comwww.h2database.comquasar.aitypedb.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.dbase.com/­support/­knowledgebasewww.h2database.com/­html/­main.htmldoc.quasar.ai/­mastertypedb.com/­docs
DeveloperAndrey Gershun & Mathias R. WulffAsthon TateThomas MuellerquasardbVaticle
Initial release20141979200520092016
Current releasedBASE 2019, 20192.2.220, July 20233.14.1, January 20242.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoGPL Version 3, commercial licenses available
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 languageJavaScriptJavaC++Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)DOS infodBase Classic
Windows infodBase Pro
All OS with a Java VMBSD
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesyes infointeger and binaryyes
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 indexesnoyesyesyes infowith tagsyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesSQL-like query languageno
APIs and other access methodsJavaScript APInone infoThe IDE can access other DBMS or ODBC-sources.JDBC
ODBC
HTTP APIgRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesJavaScriptdBase proprietary IDEJava.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnono infoThe IDE can access stored procedures in other database systems.Java Stored Procedures and User-Defined Functionsnono
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneSharding infoconsistent hashingSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-replica replication with selectable replication factorMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integrationyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesnono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes infoby using LevelDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTransient modeno
User concepts infoAccess controlnoAccess rights for users and rolesfine grained access rights according to SQL-standardCryptographically strong user authentication and audit trailyes infoat REST API level; other APIs in progress
More information provided by the system vendor
AlaSQLdBASEH2QuasardbTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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

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

More resources
AlaSQLdBASEH2QuasardbTypeDB infoformerly named Grakn
DB-Engines blog posts

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, Paul Andlinger

show all

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

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

provided by Google News

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19 September 2013, eWeek

Microsoft Access 2016 Now Supports dBase Database Format
7 September 2016, Redmondmag.com

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22 September 2021, Help Net Security

Liam Brady's wife and their family life with three children
20 October 2023, Irish Mirror

WFP DBase (Logistics Data, Budgets and Systems Execution) Factsheet (November 2019) - World
23 December 2019, ReliefWeb

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

Precisely measure a quasar galaxy's weight
5 June 2023, Newswise

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2 February 2024, waseda.jp

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

Bayer's Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

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

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.

Milvus logo

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

Present your product here