DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud TSDB vs. Google Cloud Datastore vs. PostGIS vs. Snowflake vs. Tarantool

Vergleich der Systemeigenschaften Alibaba Cloud TSDB vs. Google Cloud Datastore vs. PostGIS vs. Snowflake vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud TSDB  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenPostGIS  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungA stable, reliable, and cost-effective online high-performance time series database serviceSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformSpatial extension of PostgreSQLData warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellTime Series DBMSDocument StoreSpatial DBMSRelational DBMSDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleRelational DBMSSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,18
Rang#332  Overall
#31  Time Series DBMS
Punkte4,87
Rang#78  Overall
#12  Document Stores
Punkte24,72
Rang#29  Overall
#1  Spatial DBMS
Punkte125,38
Rang#9  Overall
#6  Relational DBMS
Punkte1,88
Rang#146  Overall
#24  Document Stores
#25  Key-Value Stores
#68  Relational DBMS
Websitewww.alibabacloud.com/­product/­hitsdbcloud.google.com/­datastorepostgis.netwww.snowflake.comwww.tarantool.io
Technische Dokumentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbcloud.google.com/­datastore/­docspostgis.net/­documentationdocs.snowflake.net/­manuals/­index.htmlwww.tarantool.io/­en/­doc
EntwicklerAlibabaGoogleSnowflake Computing Inc.VK
Erscheinungsjahr2008200520142008
Aktuelle Version3.4.2, Februar 20242.10.0, Mai 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoGPL v2.0kommerziellOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC und C++
Server BetriebssystemegehostetgehostetgehostetBSD
Linux
macOS
Datenschemaschemafreischemafreijaja infosupport of semi-structured data formats (JSON, XML, Avro)Flexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data and Stringsja, Details hierjajastring, double, decimal, uuid, integer, blob, boolean, datetime
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjajanein
Sekundärindizesneinjajaja
SQL infoSupport of SQLneinSQL-like query language (GQL)jajaFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteHTTP RESTgRPC (using protocol buffers) API
RESTful HTTP/JSON API
CLI Client
JDBC
ODBC
Open binary protocol
Unterstützte ProgrammiersprachenJava.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript (Node.js)
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresneinmit Google App Enginebenutzerdefinierte Funktionenuser defined functionsLua, C and SQL stored procedures
TriggersneinCallbacks mit Google Apps Enginejanein infosimilar concept for controling cloud resourcesja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja infobasierend auf PostgreSQLjaSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using Paxosja infobasierend auf PostgreSQLjaAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate 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 ConsistencyImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsjajayes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinneinyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleAccess managed on TSDB instance levelAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)ja infobasierend auf PostgreSQLBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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

Weitere Ressourcen
Alibaba Cloud TSDBGoogle Cloud DatastorePostGISSnowflakeTarantool
DB-Engines Blog Posts

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

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

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

bereitgestellt von Google News

NetApp Cloud Volumes Service datastore support for Google Cloud VMware Engine
7. Februar 2023, netapp.com

3 Useful tips for using Google Cloud Datastore.
21. August 2018, hackernoon.com

Your Memories. Their Cloud.
1. Januar 2023, The New York Times

All of Google’s cloud database services are now out of beta
16. August 2016, TechCrunch

Google announces new faster API for Google Cloud Datastore
4. April 2016, 9to5Google

bereitgestellt von Google News

Snowflake’s Data Clean Room promises to ease analysis of PII data
28. März 2024, InfoWorld

Snowflake Revolutionizes Secure, Cross-Cloud Collaboration for High Value Business Outcomes with Snowflake Data ...
28. März 2024, Business Wire

Snowflake Expands Data Clean Rooms Across Clouds; CEO's Insider Buying Amid Databricks 'Competition' Buzz
28. März 2024, Benzinga

Observe, the data observability platform, raises $115M with Snowflake investing
27. März 2024, TechCrunch

Observe raises $115M from Sutter Hill, Snowflake Ventures to supercharge data cloud observability
27. März 2024, VentureBeat

bereitgestellt von Google News

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9. Oktober 2019, Хабр

VShard — horizontal scaling in Tarantool
7. März 2019, Хабр

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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

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

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.

Präsentieren Sie hier Ihr Produkt