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. Amazon Redshift vs. dBASE vs. EJDB vs. RethinkDB

System Properties Comparison AlaSQL vs. Amazon Redshift vs. dBASE vs. EJDB vs. RethinkDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon Redshift  Xexclude from comparisondBASE  Xexclude from comparisonEJDB  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryLarge scale data warehouse service for use with business intelligence toolsdBase 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)DBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSDocument storeDocument store
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
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score10.34
Rank#44  Overall
#28  Relational DBMS
Score0.27
Rank#297  Overall
#44  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Websitealasql.orgaws.amazon.com/­redshiftwww.dbase.comgithub.com/­Softmotions/­ejdbrethinkdb.com
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­redshiftwww.dbase.com/­support/­knowledgebasegithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdrethinkdb.com/­docs
DeveloperAndrey Gershun & Mathias R. WulffAmazon (based on PostgreSQL)Asthon TateSoftmotionsThe Linux Foundation infosince July 2017
Initial release20142012197920122009
Current releasedBASE 2019, 20192.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialcommercialOpen Source infoGPLv2Open Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptCCC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedDOS infodBase Classic
Windows infodBase Pro
server-lessLinux
OS X
Windows
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesyes infostring, integer, double, bool, date, object_idyes infostring, binary, float, bool, date, geometry
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 indexesnorestrictedyesnoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes infodoes not fully support an SQL-standardnonono
APIs and other access methodsJavaScript APIJDBC
ODBC
none infoThe IDE can access other DBMS or ODBC-sources.in-process shared library
Supported programming languagesJavaScriptAll languages supporting JDBC/ODBCdBase proprietary IDEActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresnouser defined functions infoin Pythonno infoThe IDE can access stored procedures in other database systems.no
TriggersyesnononoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenoneSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnonenoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoinformational only, not enforced by the systemyesno infotypically not needed, however similar functionality with collection joins possibleno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSnoAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/Write Lockingyes infoMVCC based
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users and rolesnoyes infousers and table-level permissions

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
AlaSQLAmazon RedshiftdBASEEJDBRethinkDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2 May 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17 April 2024, AWS Blog

Best practices to implement near-real-time analytics using Amazon Redshift Streaming Ingestion with Amazon MSK ...
11 March 2024, AWS Blog

How BMO improved data security with Amazon Redshift and AWS Lake Formation | Amazon Web Services
1 March 2024, AWS Blog

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

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here