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 > dBASE vs. EJDB vs. Lovefield vs. OpenMLDB vs. SQL.JS

System Properties Comparison dBASE vs. EJDB vs. Lovefield vs. OpenMLDB vs. SQL.JS

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonEJDB  Xexclude from comparisonLovefield  Xexclude from comparisonOpenMLDB  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptiondBase 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.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Embeddable relational database for web apps written in pure JavaScriptAn open-source machine learning database that provides a feature platform for training and inferencePort of SQLite to JavaScript
Primary database modelRelational DBMSDocument storeRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.70
Rank#44  Overall
#28  Relational DBMS
Score0.31
Rank#296  Overall
#44  Document stores
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score0.10
Rank#359  Overall
#36  Time Series DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitewww.dbase.comgithub.com/­Softmotions/­ejdbgoogle.github.io/­lovefieldopenmldb.aisql.js.org
Technical documentationwww.dbase.com/­support/­knowledgebasegithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdopenmldb.ai/­docs/­zh/­mainsql.js.org/­documentation/­index.html
DeveloperAsthon TateSoftmotionsGoogle4 Paradigm Inc.Alon Zakai infoenhancements implemented by others
Initial release19792012201420202012
Current releasedBASE 2019, 20192.1.12, February 20172024-2 February 2024
License infoCommercial or Open SourcecommercialOpen Source infoGPLv2Open Source infoApache 2.0Open SourceOpen Source
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 languageCJavaScriptC++, Java, ScalaJavaScript
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
server-lessserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeyesFixed schemayes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyesyesyes
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.nonono
Secondary indexesyesnoyesyes
SQL infoSupport of SQLnonoSQL-like query language infovia JavaScript builder patternyesyes infoSQL-92 is not fully supported
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.in-process shared libraryJDBC
SQLAlchemy
JavaScript API
Supported programming languagesdBase proprietary IDEActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
JavaScriptC++
Go
Java
Python
Scala
JavaScript
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.nononono
TriggersnonoUsing read-only observersnono
Partitioning methods infoMethods for storing different data on different nodesnonenonenonehorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistencynone
Foreign keys infoReferential integrityyesno infotypically not needed, however similar functionality with collection joins possibleyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infonot for dBase internal data, but IDE does support transactions when accessing external DBMSnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByesyes
User concepts infoAccess controlAccess rights for users and rolesnonofine 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
dBASEEJDBLovefieldOpenMLDBSQL.JS
DB-Engines blog posts

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

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

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

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

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

provided by Google News

Kagiso interactive shares: all eyes on android at google I/O
11 May 2015, WhaTech

provided by Google News

MLOp practice: using OpenMLDB in the real-time anti-fraud model for the bank's online transaction
23 August 2021, Towards Data Science

Predictive maintenance — 5minutes demo of an end to end machine learning project
13 August 2021, Towards Data Science

Compared to Native Spark 3.0, We Have Achieved Significant Optimization Effects in the AI
3 August 2021, Towards Data Science

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

Running PostgreSQL Inside Your Browser
8 September 2022, 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

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