DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache IoTDB vs. Google Cloud Spanner vs. HBase vs. Microsoft Access vs. Riak TS

Vergleich der Systemeigenschaften Apache IoTDB vs. Google Cloud Spanner vs. HBase vs. Microsoft Access vs. Riak TS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessen
KurzbeschreibungAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Wide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableMicrosoft Access kombiniert ein Backend (JET bzw. ACE Engine) mit einem grafischen Frontend zur Datenabfrage bzw. Datenmanipulation. infoDas Access-Frontend wird häufig auch für Zugriff auf andere Datenquellen (DBMS, Excel, etc) verwendet.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primäres DatenbankmodellTime Series DBMSRelational DBMSWide Column StoreRelational DBMSTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,19
Rang#176  Overall
#15  Time Series DBMS
Punkte2,89
Rang#105  Overall
#53  Relational DBMS
Punkte31,25
Rang#26  Overall
#2  Wide Column Stores
Punkte105,40
Rang#11  Overall
#8  Relational DBMS
Punkte0,25
Rang#308  Overall
#26  Time Series DBMS
Websiteiotdb.apache.orgcloud.google.com/­spannerhbase.apache.orgwww.microsoft.com/­en-us/­microsoft-365/­access
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlcloud.google.com/­spanner/­docshbase.apache.org/­book.htmldeveloper.microsoft.com/­en-us/­accesswww.tiot.jp/­riak-docs/­riak/­ts/­latest
EntwicklerApache Software FoundationGoogleApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetMicrosoftOpen Source, formerly Basho Technologies
Erscheinungsjahr20182017200819922015
Aktuelle Version1.1.0, April 20232.3.4, Jaenner 20211902 (16.0.11328.20222), Maerz 20193.0.0, September 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoApache Version 2kommerziell infoGebündelt mit Microsoft Office LizenzenOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJavaC++Erlang
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)gehostetLinux
Unix
Windows infomit Cygwin
Windows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Linux
OS X
Datenschemajajaschema-free, schema definition possiblejaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaoptions to bring your own types, AVROjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajaneinjaeingeschränkt
SQL infoSupport of SQLSQL-like query languageja infoQuery statements complying to ANSI 2011neinja infoaber nicht SQL Standard konformyes, limited
APIs und andere ZugriffskonzepteJDBC
Native API
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
Java API
RESTful HTTP API
Thrift
ADO.NET
DAO
ODBC
OLE DB
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Groovy
Java
PHP
Python
Scala
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-seitige Scripts infoStored Proceduresjaneinja infoCoprocessors in Javaja infoab Access 2010 mit ACE-EngineErlang
Triggersjaneinjaja infoab Access 2010 mit ACE-Engineja infopre-commit hooks and post-commit hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-source replication with 3 replicas for regional instances.Multi-Source Replikation
Source-Replica Replikation
keinefrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkja infousing Google Cloud Dataflowjaneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyImmediate Consistency or Eventual ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityneinjanein infolinks between datasets can be stored
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infoStrict serializable isolationSingle row ACID (across millions of columns)ACID infoaber keine Files für Transaktions-Loggingnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoaber keine Files für Transaktions-Loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrollejaAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003nein

Weitere Informationen bereitgestellt vom Systemhersteller

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Apache IoTDBGoogle Cloud SpannerHBaseMicrosoft AccessRiak TS
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

MS Access drops in DB-Engines Ranking
2. Mai 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3. Dezember 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21. September 2023, Phoronix

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

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

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

bereitgestellt von Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14. Oktober 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11. Oktober 2023, SiliconANGLE News

Google Spanner: When Do You Need to Move to It?
11. September 2023, hackernoon.com

Google Cloud Spanner competes directly with Amazon DynamoDB
12. Oktober 2023, Techzine Europe

bereitgestellt von Google News

Facebook unveils Hydrabase, a next-generation HBase
22. April 2024, Yahoo Canada Shine On

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

HBase: The database big data left behind
6. Mai 2016, InfoWorld

What Is HBase? (Definition, Uses, Benefits, Features)
22. Dezember 2022, Built In

bereitgestellt von Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9. November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11. November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10. Juli 2023, Nebraska Medicine

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8. Oktober 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27. Juli 2023, Lifewire

bereitgestellt von Google News

Basho open-sources its Riak TS database for the Internet Of Things
5. Mai 2016, TechCrunch

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

AllegroGraph logo

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

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.

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt