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

DBMS > Apache Jena - TDB vs. Google Cloud Datastore vs. Kinetica vs. Microsoft Azure SQL Database vs. searchxml

System Properties Comparison Apache Jena - TDB vs. Google Cloud Datastore vs. Kinetica vs. Microsoft Azure SQL Database vs. searchxml

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonKinetica  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformFully vectorized database across both GPUs and CPUsDatabase as a Service offering with high compatibility to Microsoft SQL ServerDBMS for structured and unstructured content wrapped with an application server
Primary database modelRDF storeDocument storeRelational DBMSRelational DBMSNative XML DBMS
Search engine
Secondary database modelsSpatial DBMS
Time Series DBMS
Document store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.85
Rank#86  Overall
#3  RDF stores
Score4.49
Rank#79  Overall
#12  Document stores
Score0.69
Rank#234  Overall
#107  Relational DBMS
Score78.40
Rank#15  Overall
#10  Relational DBMS
Score0.01
Rank#386  Overall
#7  Native XML DBMS
#24  Search engines
Websitejena.apache.org/­documentation/­tdb/­index.htmlcloud.google.com/­datastorewww.kinetica.comazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.searchxml.net/­category/­products
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlcloud.google.com/­datastore/­docsdocs.kinetica.comdocs.microsoft.com/­en-us/­azure/­azure-sqlwww.searchxml.net/­support/­handouts
DeveloperApache Software Foundation infooriginally developed by HP LabsGoogleKineticaMicrosoftinformationpartners gmbh
Initial release20002008201220102015
Current release4.9.0, July 20237.1, August 2021V121.0
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0commercialcommercialcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC, C++C++C++
Server operating systemsAll OS with a Java VMhostedLinuxhostedWindows
Data schemeyes infoRDF Schemasschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyes, details hereyesyesyes
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.nonoyesyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoSQL-like query language (GQL)SQL-like DML and DDL statementsyesno
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesJava.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Java
JavaScript (Node.js)
Python
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresyesusing Google App Engineuser defined functionsTransact SQLyes infoon the application server
Triggersyes infovia event handlerCallbacks using the Google Apps Engineyes infotriggers when inserted values for one or more columns fall within a specified rangeyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using PaxosSource-replica replicationyes, with always 3 replicas availableyes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoACIDmultiple readers, single writer
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.noyes infoGPU vRAM or System RAMno
User concepts infoAccess controlAccess control via Jena SecurityAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users and roles on table levelfine grained access rights according to SQL-standardDomain, group and role-based access control at the document level and for application services

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

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

More resources
Apache Jena - TDBGoogle Cloud DatastoreKineticaMicrosoft Azure SQL Database infoformerly SQL Azuresearchxml
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

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

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the news

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

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

Are there any Ontology Deployment Framework that can process OWL semantics and allow reasoning?
17 April 2018, ResearchGate

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

Comparing Grakn to Semantic Web Technologies — Part 1/3 | by Tomas Sabat
26 June 2020, Towards Data Science

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Best cloud storage of 2024
3 April 2024, TechRadar

What Is Google Cloud Platform?
28 August 2023, Simplilearn

Google says it’ll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Public Preview: Azure SQL updates for mid-November 2023 | Azure updates
15 November 2023, azure.microsoft.com

Unlocking the Power of Microsoft Azure for MS SQL Database Management: CloudIBN Announces Comprehensive ...
22 April 2024, PR Urgent

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

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.

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

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here