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

DBMS > Apache Pinot vs. dBASE vs. EJDB vs. Lovefield vs. SQL.JS

System Properties Comparison Apache Pinot vs. dBASE vs. EJDB vs. Lovefield vs. SQL.JS

Editorial information provided by DB-Engines
NameApache Pinot  Xexclude from comparisondBASE  Xexclude from comparisonEJDB  Xexclude from comparisonLovefield  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionRealtime distributed OLAP datastore, designed to answer OLAP queries with low latencydBase 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 JavaScriptPort of SQLite to JavaScript
Primary database modelRelational DBMSRelational DBMSDocument storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.38
Rank#275  Overall
#126  Relational DBMS
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.63
Rank#241  Overall
#112  Relational DBMS
Websitepinot.apache.orgwww.dbase.comgithub.com/­Softmotions/­ejdbgoogle.github.io/­lovefieldsql.js.org
Technical documentationdocs.pinot.apache.orgwww.dbase.com/­support/­knowledgebasegithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdsql.js.org/­documentation/­index.html
DeveloperApache Software Foundation and contributorsAsthon TateSoftmotionsGoogleAlon Zakai infoenhancements implemented by others
Initial release20151979201220142012
Current release1.0.0, September 2023dBASE 2019, 20192.1.12, February 2017
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoGPLv2Open Source infoApache 2.0Open 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 languageJavaCJavaScriptJavaScript
Server operating systemsAll OS with a Java JDK11 or higherDOS infodBase Classic
Windows infodBase Pro
server-lessserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safariserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyes infostring, integer, double, bool, date, object_idyesyes
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.nono
Secondary indexesyesnoyes
SQL infoSupport of SQLSQL-like query languagenonoSQL-like query language infovia JavaScript builder patternyes infoSQL-92 is not fully supported
APIs and other access methodsJDBCnone infoThe IDE can access other DBMS or ODBC-sources.in-process shared libraryJavaScript API
Supported programming languagesGo
Java
Python
dBase proprietary IDEActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
JavaScriptJavaScript
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.nonono
TriggersnonoUsing read-only observersno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnone
Foreign keys infoReferential integrityyesno infotypically not needed, however similar functionality with collection joins possibleyesyes
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 DBMSnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseno 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 MemoryDByes
User concepts infoAccess controlAccess rights for users and rolesnonono

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
Apache PinotdBASEEJDBLovefieldSQL.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

Apache Pinot - SD Times Open Source Project of the Week
31 May 2024, SDTimes.com

StarTree broadly enhances Apache Pinot-based analytics platform
8 May 2024, SiliconANGLE News

StarTree Finds Apache Pinot the Right Vintage for IT Observability
8 May 2024, Datanami

StarTree Makes Observability Case for Apache Pinot Database
8 May 2024, DevOps.com

Open source Apache Pinot advances as StarTree boosts real-time analytics and observability
8 May 2024, VentureBeat

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

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

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here