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. Derby vs. H2 vs. Lovefield

System Properties Comparison AlaSQL vs. dBASE vs. Derby vs. H2 vs. Lovefield

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisondBASE  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonH2  Xexclude from comparisonLovefield  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.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Embeddable relational database for web apps written in pure JavaScript
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSRelational DBMSRelational DBMS
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
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Websitealasql.orgwww.dbase.comdb.apache.org/­derbywww.h2database.comgoogle.github.io/­lovefield
Technical documentationgithub.com/­AlaSQL/­alasqlwww.dbase.com/­support/­knowledgebasedb.apache.org/­derby/­manuals/­index.htmlwww.h2database.com/­html/­main.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.md
DeveloperAndrey Gershun & Mathias R. WulffAsthon TateApache Software FoundationThomas MuellerGoogle
Initial release20141979199720052014
Current releasedBASE 2019, 201910.17.1.0, November 20232.2.220, July 20232.1.12, February 2017
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoApache version 2Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0
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 languageJavaScriptJavaJavaJavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)DOS infodBase Classic
Windows infodBase Pro
All OS with a Java VMAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safari
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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 indexesnoyesyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesyesSQL-like query language infovia JavaScript builder pattern
APIs and other access methodsJavaScript APInone infoThe IDE can access other DBMS or ODBC-sources.JDBCJDBC
ODBC
Supported programming languagesJavaScriptdBase proprietary IDEJavaJavaJavaScript
Server-side scripts infoStored proceduresnono infoThe IDE can access stored procedures in other database systems.Java Stored ProceduresJava Stored Procedures and User-Defined Functionsno
TriggersyesnoyesyesUsing read-only observers
Partitioning methods infoMethods for storing different data on different nodesnonenonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneSource-replica replicationWith clustering: 2 database servers on different computers operate on identical copies of a databasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyesyes
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 datayesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Database
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes infousing MemoryDB
User concepts infoAccess controlnoAccess rights for users and rolesfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardno

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
AlaSQLdBASEDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBH2Lovefield
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

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

How to convert DBF to Excel (XLSX or XLS) in Windows 11/10
10 March 2024, TheWindowsClub

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

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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