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

DBMS > Alibaba Cloud TSDB vs. Apache Jena - TDB vs. EXASOL vs. Google BigQuery vs. Microsoft SQL Server

System Properties Comparison Alibaba Cloud TSDB vs. Apache Jena - TDB vs. EXASOL vs. Google BigQuery vs. Microsoft SQL Server

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonApache Jena - TDB  Xexclude from comparisonEXASOL  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Large scale data warehouse service with append-only tablesMicrosofts flagship relational DBMS
Primary database modelTime Series DBMSRDF storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#306  Overall
#26  Time Series DBMS
Score3.75
Rank#84  Overall
#3  RDF stores
Score1.99
Rank#124  Overall
#58  Relational DBMS
Score60.38
Rank#19  Overall
#13  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Websitewww.alibabacloud.com/­product/­hitsdbjena.apache.org/­documentation/­tdb/­index.htmlwww.exasol.comcloud.google.com/­bigquerywww.microsoft.com/­en-us/­sql-server
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbjena.apache.org/­documentation/­tdb/­index.htmlwww.exasol.com/­resourcescloud.google.com/­bigquery/­docslearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperAlibabaApache Software Foundation infooriginally developed by HP LabsExasolGoogleMicrosoft
Initial release2000200020101989
Current release4.9.0, July 2023SQL Server 2022, November 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache License, Version 2.0commercialcommercialcommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
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 languageJavaC++
Server operating systemshostedAll OS with a Java VMhostedLinux
Windows
Data schemeschema-freeyes infoRDF Schemasyesyesyes
Typing infopredefined data types such as float or dateNumeric data and Stringsyesyesyesyes
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.nononoyes
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLnonoyesyesyes
APIs and other access methodsHTTP RESTFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
.Net
JDBC
ODBC
WebSocket
RESTful HTTP/JSON APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesJavaJavaJava
Lua
Python
R
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnoyesuser defined functionsuser defined functions infoin JavaScriptTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersnoyes infovia event handleryesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonetables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoHadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoTDB TransactionsACIDno infoSince BigQuery is designed for querying dataACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlAccess managed on TSDB instance levelAccess control via Jena SecurityAccess rights for users, groups and roles according to SQL-standardAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)fine 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 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
Alibaba Cloud TSDBApache Jena - TDBEXASOLGoogle BigQueryMicrosoft SQL Server
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

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

show all

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

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

How relevant is data analytics to businesses today?
21 August 2016, The Sociable

provided by Google News

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
14 May 2024, insideBIGDATA

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21 February 2024, Business Wire

Top Customer-Rated Exasol Espresso Gets Boost of AI
13 November 2023, Yahoo Finance

provided by Google News

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Hightouch Announces $38M in Funding and Launches New Customer 360 Toolkit
20 July 2023, Datanami

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

provided by Google News

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

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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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.

Present your product here