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

DBMS > AlaSQL vs. Derby vs. jBASE vs. Microsoft SQL Server vs. OrigoDB

System Properties Comparison AlaSQL vs. Derby vs. jBASE vs. Microsoft SQL Server vs. OrigoDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonjBASE  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A robust multi-value DBMS comprising development tools and middlewareMicrosofts flagship relational DBMSA fully ACID in-memory object graph database
Primary database modelDocument store
Relational DBMS
Relational DBMSMultivalue DBMSRelational DBMSDocument store
Object oriented DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Websitealasql.orgdb.apache.org/­derbywww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.microsoft.com/­en-us/­sql-serverorigodb.com
Technical documentationgithub.com/­AlaSQL/­alasqldb.apache.org/­derby/­manuals/­index.htmldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9learn.microsoft.com/­en-US/­sql/­sql-serverorigodb.com/­docs
DeveloperAndrey Gershun & Mathias R. WulffApache Software FoundationRocket Software (formerly Zumasys)MicrosoftRobert Friberg et al
Initial release20141997199119892009 infounder the name LiveDB
Current release10.17.1.0, November 20235.7SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache version 2commercialcommercial inforestricted free version is availableOpen 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.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageJavaScriptJavaC++C#
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMAIX
Linux
Windows
Linux
Windows
Linux
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesoptionalyesUser defined using .NET types and collections
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.noyesyesyesno infocan be achieved using .NET
Secondary indexesnoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesEmbedded SQL for jBASE in BASICyesno
APIs and other access methodsJavaScript APIJDBCJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
.NET Client API
HTTP API
LINQ
Supported programming languagesJavaScriptJava.Net
Basic
Jabbascript
Java
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
Server-side scripts infoStored proceduresnoJava Stored ProceduresyesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes
Triggersyesyesyesyesyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federationhorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyesyes, but depending on the SQL-Server EditionSource-replica replication
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 integrityyesyesnoyesdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardRole based authorization

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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

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

More resources
AlaSQLDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBjBASEMicrosoft SQL ServerOrigoDB
DB-Engines blog posts

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

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

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, 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

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

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

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, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

The ApacheĀ® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

Make SQL Server end of support the start of your AWS cloud journey | Amazon Web Services
12 June 2024, AWS Blog

SQL Server on Linux: What You Need to Know
30 May 2024, ITPro Today

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

Upgrade Amazon RDS for SQL Server 2014 to a newer supported version using the AWS CLI | Amazon Web Services
11 June 2024, AWS Blog

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.

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