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. BoltDB vs. Microsoft SQL Server vs. RDFox vs. SWC-DB

System Properties Comparison AlaSQL vs. BoltDB vs. Microsoft SQL Server vs. RDFox vs. SWC-DB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonBoltDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonRDFox  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionJavaScript DBMS libraryAn embedded key-value store for Go.Microsofts flagship relational DBMSHigh performance knowledge graph and semantic reasoning engineA high performance, scalable Wide Column DBMS
Primary database modelDocument store
Relational DBMS
Key-value storeRelational DBMSGraph DBMS
RDF store
Wide column store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Relational DBMSTime Series 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
Score0.74
Rank#220  Overall
#31  Key-value stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.23
Rank#308  Overall
#25  Graph DBMS
#14  RDF stores
Score0.01
Rank#376  Overall
#13  Wide column stores
Websitealasql.orggithub.com/­boltdb/­boltwww.microsoft.com/­en-us/­sql-serverwww.oxfordsemantic.techgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationgithub.com/­AlaSQL/­alasqllearn.microsoft.com/­en-US/­sql/­sql-serverdocs.oxfordsemantic.tech
DeveloperAndrey Gershun & Mathias R. WulffMicrosoftOxford Semantic TechnologiesAlex Kashirin
Initial release20142013198920172020
Current releaseSQL Server 2022, November 20226.0, Septermber 20220.5, April 2021
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoMIT Licensecommercial inforestricted free version is availablecommercialOpen Source infoGPL V3
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 languageJavaScriptGoC++C++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
macOS
Windows
Linux
Data schemeschema-freeschema-freeyesyes infoRDF schemasschema-free
Typing infopredefined data types such as float or datenonoyesyes
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.nonoyesno
Secondary indexesnonoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesnoSQL-like query language
APIs and other access methodsJavaScript APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
RESTful HTTP API
SPARQL 1.1
Proprietary protocol
Thrift
Supported programming languagesJavaScriptGoC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
Java
C++
Server-side scripts infoStored proceduresnonoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonetables can be distributed across several files (horizontal partitioning); sharding through federationSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyes, but depending on the SQL-Server Editionreplication via a shared file system
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate ConsistencyImmediate Consistency in stand-alone mode, Eventual Consistency in replicated setupsImmediate Consistency
Foreign keys infoReferential integrityyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
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.yesnoyesyesno
User concepts infoAccess controlnonofine grained access rights according to SQL-standardRoles, resources, and access types

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
AlaSQLBoltDBMicrosoft SQL ServerRDFoxSWC-DB infoSuper Wide Column Database
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

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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

SQL Server vNext: When and What Is Coming
16 May 2024, Redmondmag.com

Configure change data capture parameters on Amazon RDS for SQL Server | Amazon Web Services
14 May 2024, AWS Blog

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

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

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

provided by Google News

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune | Amazon ...
20 February 2023, AWS Blog

The intuitions behind Knowledge Graphs and Reasoning | by Peter Crocker
5 May 2020, Towards Data Science

Eight interesting open-source graph databases
3 January 2023, INDIAai

Financial Crime Discovery using Amazon EKS and Graph Databases | Amazon Web Services
1 February 2022, AWS Blog

Finding patterns with rules, using Knowledge Graphs and Semantic Reasoning | by Peter Crocker
14 May 2020, Towards Data Science

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here