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

DBMS > Alibaba Cloud TSDB vs. DolphinDB vs. Faircom EDGE vs. Google Cloud Datastore vs. PostGIS

Vergleich der Systemeigenschaften Alibaba Cloud TSDB vs. DolphinDB vs. Faircom EDGE vs. Google Cloud Datastore vs. PostGIS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud TSDB  Xaus Vergleich ausschliessenDolphinDB  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenPostGIS  Xaus Vergleich ausschliessen
KurzbeschreibungA stable, reliable, and cost-effective online high-performance time series database serviceDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformSpatial extension of PostgreSQL
Primäres DatenbankmodellTime Series DBMSTime Series DBMSKey-Value Store
Relational DBMS
Document StoreSpatial DBMS
Sekundäre DatenbankmodelleRelational DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,24
Rang#306  Overall
#26  Time Series DBMS
Punkte4,13
Rang#80  Overall
#6  Time Series DBMS
Punkte0,02
Rang#368  Overall
#54  Key-Value Stores
#156  Relational DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte22,69
Rang#29  Overall
#1  Spatial DBMS
Websitewww.alibabacloud.com/­product/­hitsdbwww.dolphindb.comwww.faircom.com/­products/­faircom-edgecloud.google.com/­datastorepostgis.net
Technische Dokumentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdocs.dolphindb.cn/­en/­help200/­index.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlcloud.google.com/­datastore/­docspostgis.net/­documentation
EntwicklerAlibabaDolphinDB, IncFairCom CorporationGoogle
Erscheinungsjahr2018197920082005
Aktuelle Versionv2.00.4, January 2022V3, Oktober 20203.4.2, Februar 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infofree community version availablekommerziell infoRestricted, free version availablekommerziellOpen Source infoGPL v2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++ANSI C, C++C
Server BetriebssystemegehostetLinux
Windows
Android
Linux infoARM, x86
Raspbian
Windows
gehostet
DatenschemaschemafreijaFlexible Schema (defined schema, partial schema, schema free)schemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data and Stringsjaja, ANSI Standard SQL Typesja, Details hierja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinja
Sekundärindizesneinjajajaja
SQL infoSupport of SQLneinSQL-like query languageja infoANSI SQL queriesSQL-like query language (GQL)ja
APIs und andere ZugriffskonzepteHTTP RESTJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenJavaC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinjaja info.Net, JavaScript, C/C++mit Google App Enginebenutzerdefinierte Funktionen
TriggersneinneinjaCallbacks mit Google Apps Engineja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungFile partitioning infoCustomizable business rules for partitioningShardingja infobasierend auf PostgreSQL
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication using Paxosja infobasierend auf PostgreSQL
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinja infomittels Google Cloud Dataflownein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Tunable Consistency
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
Fremdschlüssel inforeferenzielle Integritätneinneinja infowhen using SQLja infovia ReferenceProperties or Ancestor pathsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinjaACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoacross SQL and NoSQLjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaneinnein
Berechtigungskonzept infoZugriffskontrolleAccess managed on TSDB instance levelAdministrators, Users, GroupsFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)ja infobasierend auf PostgreSQL

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
Alibaba Cloud TSDBDolphinDBFaircom EDGE infoformerly c-treeEDGEGoogle Cloud DatastorePostGIS
DB-Engines Blog Posts

Spatial database management systems
6. April 2021, Matthias Gelbmann

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

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9. Mai 2024, MVPro

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6. Juli 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8. Dezember 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16. Juni 2022, IoT For All

bereitgestellt von Google News

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

Best cloud storage of 2024
29. April 2024, TechRadar

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

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt