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 > Alibaba Cloud Log Service vs. Apache IoTDB vs. Google Cloud Datastore vs. GraphDB vs. TimescaleDB

System Properties Comparison Alibaba Cloud Log Service vs. Apache IoTDB vs. Google Cloud Datastore vs. GraphDB vs. TimescaleDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Log Service  Xexclude from comparisonApache IoTDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.An IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.A time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelSearch engineTime Series DBMSDocument storeGraph DBMS
RDF store
Time Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.43
Rank#265  Overall
#18  Search engines
Score1.18
Rank#173  Overall
#15  Time Series DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitewww.alibabacloud.com/­product/­log-serviceiotdb.apache.orgcloud.google.com/­datastorewww.ontotext.comwww.timescale.com
Technical documentationwww.alibabacloud.com/­help/­en/­slsiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlcloud.google.com/­datastore/­docsgraphdb.ontotext.com/­documentationdocs.timescale.com
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperAlibabaCloud Inc.Apache Software FoundationGoogleOntotextTimescale
Initial release20162018200820002017
Current release1.1.0, April 202310.4, October 20232.15.0, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercialcommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC
Server operating systemshostedAll OS with a Java VM (>= 1.8)hostedAll OS with a Java VM
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeschema-free and OWL/RDFS-schema support; RDF shapesyes
Typing infopredefined data types such as float or dateyesyesyes, details hereyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nonononoyes
Secondary indexesyesyesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyes
SQL infoSupport of SQLSQL for queryingSQL-like query languageSQL-like query language (GQL)stored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCyes infofull PostgreSQL SQL syntax
APIs and other access methodsHTTP RESTJDBC
Native API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyesusing Google App Enginewell-defined plugin interfaces; JavaScript server-side extensibilityuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
TriggersyesyesCallbacks using the Google Apps Enginenoyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by time range) + vertical partitioning (by deviceId)Shardingnoneyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodes3 replicasselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-source replication using PaxosMulti-source replicationSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop ConnectorIntegration with Hadoop and Sparkyes infousing Google Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Strong Consistency with Raft
Immediate 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, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency
Foreign keys infoReferential integritynonoyes infovia ReferenceProperties or Ancestor pathsyes infoConstraint checkingyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACID
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.noyesnono
User concepts infoAccess controlAlibaba Cloud user access controlyesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Default Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.fine grained access rights according to SQL-standard
More information provided by the system vendor
Alibaba Cloud Log ServiceApache IoTDBGoogle Cloud DatastoreGraphDB infoformer name: OWLIMTimescaleDB
Specific characteristicsA real-time service for telementry data (log, metric, trace). Alibaba Cloud Log Service...
» more
Ontotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantages* Ease of use: Completes data collections from more than 30 data sources within five...
» more
GraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenarios* Log/Trace/Event Search & Analysis * Application Monitoring * Operation Analysis...
» more
Metadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers* Alibaba & Ant-Finance:he infrastructure service for the Corp * Over 22k Subscriber...
» more
​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsPay-As-You-Go https://www.alibabacloud.com/product/log-service/pricing
» more
GraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Migrating From LPG to RDF Graph Model
8 May 2024

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

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
Alibaba Cloud Log ServiceApache IoTDBGoogle Cloud DatastoreGraphDB infoformer name: OWLIMTimescaleDB
Recent citations in the news

2 Methods for Installing Serverless Kubernetes in Alibaba Cloud
29 March 2022, hackernoon.com

Alibaba Cloud Further Facilitates Digital Transformation Acceleration across Asia in the Year of the Pandemic
27 January 2021, PR Newswire

Six Typical Issues when Constructing a Kubernetes Log System
24 December 2019, DataDrivenInvestor

Alibaba Cloud launches China Gateway program in Singapore
30 May 2019, China Daily

Cloud comparison tool - AWS Vs Google Vs IBM Vs Microsoft Vs Alibaba Cloud
6 March 2019, Wire19

provided by Google News

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

Benchmarking The Performance Impact To AMD Inception Mitigations
15 August 2023, Phoronix

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

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
29 April 2024, TechRadar

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here