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

DBMS > Microsoft SQL Server vs. SQL.JS vs. SWC-DB vs. Transbase vs. Weaviate

System Properties Comparison Microsoft SQL Server vs. SQL.JS vs. SWC-DB vs. Transbase vs. Weaviate

Editorial information provided by DB-Engines
NameMicrosoft SQL Server  Xexclude from comparisonSQL.JS  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparisonTransbase  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionMicrosofts flagship relational DBMSPort of SQLite to JavaScriptA high performance, scalable Wide Column DBMSA resource-optimized, high-performance, universally applicable RDBMSAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMSRelational DBMSWide column storeRelational DBMSVector DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.01
Rank#376  Overall
#13  Wide column stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitewww.microsoft.com/­en-us/­sql-serversql.js.orggithub.com/­kashirin-alex/­swc-db
www.swcdb.org
www.transaction.de/­en/­products/­transbase.htmlgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationlearn.microsoft.com/­en-US/­sql/­sql-serversql.js.org/­documentation/­index.htmlwww.transaction.de/­en/­products/­transbase/­features.htmlweaviate.io/­developers/­weaviate
DeveloperMicrosoftAlon Zakai infoenhancements implemented by othersAlex KashirinTransaction Software GmbHWeaviate B.V.
Initial release19892012202019872019
Current releaseSQL Server 2022, November 20220.5, April 2021Transbase 8.3, 20221.19, May 2023
License infoCommercial or Open Sourcecommercial inforestricted free version is availableOpen SourceOpen Source infoGPL V3commercial infofree development licenseOpen Source infocommercial license available with Weaviate Enterprise
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 languageC++JavaScriptC++C and C++Go
Server operating systemsLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)LinuxFreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesyesschema-freeyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyesyesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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.yesnononono
Secondary indexesyesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLyesyes infoSQL-92 is not fully supportedSQL-like query languageyesGraphQL is used as query language
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JavaScript APIProprietary protocol
Thrift
ADO.NET
JDBC
ODBC
Proprietary native API
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
JavaScriptC++C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanonoyesno
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodestables can be distributed across several files (horizontal partitioning); sharding through federationnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, but depending on the SQL-Server EditionnoneSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesno infoexcept by serializing a db to a fileyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnonoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
Microsoft SQL ServerSQL.JSSWC-DB infoSuper Wide Column DatabaseTransbaseWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» more

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 for SQL Server gives you a fully graphical approach to database management and development.
» more

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

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

More resources
Microsoft SQL ServerSQL.JSSWC-DB infoSuper Wide Column DatabaseTransbaseWeaviate
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

SolarWinds Enhances Plan Explorer to Help Database Pros Improve Operations, Performance, and Business Outcomes
30 April 2024, Business Wire

RDS Custom for SQL Server supports SQL Server Developer Edition
17 November 2023, AWS Blog

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

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, Oracle

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

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

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

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

An Honest Comparison of Open Source Vector Databases
2 November 2023, KDnuggets

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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