DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > AlaSQL vs. MySQL vs. Quasardb vs. SAP Adaptive Server vs. Transwarp ArgoDB

System Properties Comparison AlaSQL vs. MySQL vs. Quasardb vs. SAP Adaptive Server vs. Transwarp ArgoDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonMySQL  Xexclude from comparisonQuasardb  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparisonTranswarp ArgoDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryWidely used open source RDBMSDistributed, high-performance timeseries databaseThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMSDistributed Analytical Database to replace Hadoop+MPP hybrid architecture
Primary database modelDocument store
Relational DBMS
Relational DBMS infoKey/Value like access via memcached APITime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS infowith Boeing's Spatial Query ServerSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.42
Rank#264  Overall
#42  Document stores
#122  Relational DBMS
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score0.13
Rank#332  Overall
#28  Time Series DBMS
Score32.67
Rank#25  Overall
#17  Relational DBMS
Score0.04
Rank#361  Overall
#153  Relational DBMS
Websitealasql.orgwww.mysql.comquasar.aiwww.sap.com/­products/­technology-platform/­sybase-ase.htmlwww.transwarp.cn/­en/­product/­argodb
Technical documentationgithub.com/­AlaSQL/­alasqldev.mysql.com/­docdoc.quasar.ai/­masterhelp.sap.com/­docs/­SAP_ASEdocs.transwarp.cn/­#/­documents-support/­docs?category=ARGODB
DeveloperAndrey Gershun & Mathias R. WulffOracle infosince 2010, originally MySQL AB, then SunquasardbSAP, SybaseTranswarp
Initial release2014199520091987
Current release9.0.0, July 20243.14.1, January 202416.0
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensescommercialcommercial
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 languageJavaScriptC and C++C++C and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesyes infointeger and binaryyesyes
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 indexesnoyesyes infowith tagsyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes infowith proprietary extensionsSQL-like query languageyesyes
APIs and other access methodsJavaScript APIADO.NET
JDBC
ODBC
Proprietary native API
HTTP APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesJavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C
C++
Cobol
Java
Java
Perl
PHP
Python
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxnoJava and Transact-SQL
Triggersyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding infoconsistent hashinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Source-replica replication with selectable replication factorMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage enginenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACID infonot for MyISAM storage engineACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infotable locks or row locks depending on storage engineyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infoby using LevelDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTransient mode
User concepts infoAccess controlnoUsers with fine-grained authorization concept infono user groups or rolesCryptographically strong user authentication and audit trailfine grained access rights according to SQL-standard

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

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

More resources
AlaSQLMySQLQuasardbSAP Adaptive Server infoformer name: Sybase ASETranswarp ArgoDB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the news

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

Proposal Seeks To Replace MySQL With MariaDB By Default For Ubuntu 25.04
20 September 2024, Phoronix

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

HeatWave MySQL – New Capabilities for OLTP Workloads
10 September 2024, blogs.oracle.com

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

How to get started with MySQL
31 July 2024, InfoWorld

provided by Google News

NVIDIA to Present Innovations at Hot Chips That Boost Data Center Performance and Energy Efficiency
23 August 2024, NVIDIA Blog

Webb captures a staggering quasar-galaxy merger in the remote universe
5 July 2024, Phys.org

When a Quasar Remote Access Tool Falls Into the Wrong Hands
23 February 2024, darktrace.com

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

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5 April 2023, Science@NASA

provided by Google News

Achieve zero RPO for your SAP ASE (Sybase) databases with Amazon FSx for NetApp ONTAP
7 May 2024, AWS Blog

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

Unlock AI innovation with new joint capabilities from Microsoft and SAP
4 June 2024, azure.microsoft.com

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3 June 2020, BleepingComputer

Newly Patched SAP ASE Flaws Could Let Attackers Hack Database Servers
3 June 2020, The Hacker News

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

RaimaDB logo

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

Present your product here