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 > Graph Engine vs. jBASE vs. Microsoft Azure Data Explorer vs. PostGIS vs. TempoIQ

Vergleich der Systemeigenschaften Graph Engine vs. jBASE vs. Microsoft Azure Data Explorer vs. PostGIS vs. TempoIQ

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenPostGIS  Xaus Vergleich ausschliessenTempoIQ infofrüher TempoDB  Xaus Vergleich ausschliessen
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
KurzbeschreibungA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA robust multi-value DBMS comprising development tools and middlewareFully managed big data interactive analytics platformSpatial extension of PostgreSQLScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primäres DatenbankmodellGraph DBMS
Key-Value Store
Multivalue DBMSRelational DBMS infocolumn orientedSpatial DBMSTime Series DBMS
Sekundäre DatenbankmodelleDocument Store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Suchmaschine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,67
Rang#232  Overall
#21  Graph DBMS
#34  Key-Value Stores
Punkte1,49
Rang#156  Overall
#3  Multivalue DBMS
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte21,72
Rang#29  Overall
#1  Spatial DBMS
Websitewww.graphengine.iowww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseazure.microsoft.com/­services/­data-explorerpostgis.nettempoiq.com (offline)
Technische Dokumentationwww.graphengine.io/­docs/­manualdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.microsoft.com/­en-us/­azure/­data-explorerpostgis.net/­documentation
EntwicklerMicrosoftRocket Software (früher Zumasys)MicrosoftTempoIQ
Erscheinungsjahr20101991201920052012
Aktuelle Version5.7cloud service with continuous releases3.4.2, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicensekommerziellkommerziellOpen Source infoGPL v2.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementierungssprache.NET and CC
Server Betriebssysteme.NETAIX
Linux
Windows
gehostet
DatenschemajaschemafreiFixed schema with schema-less datatypes (dynamic)jaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptionalja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajajanein
Sekundärindizesall fields are automatically indexedja
SQL infoSupport of SQLneinEmbedded SQL for jBASE in BASICKusto Query Language (KQL), SQL subsetjanein
APIs und andere ZugriffskonzepteRESTful HTTP APIJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP API
Unterstützte ProgrammiersprachenC#
C++
F#
Visual Basic
.Net
Basic
Jabbascript
Java
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-seitige Scripts infoStored ProceduresjajaYes, possible languages: KQL, Python, Rbenutzerdefinierte Funktionennein
Triggersneinjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyjaja infoRealtime Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungShardingSharding infoImplicit feature of the cloud serviceja infobasierend auf PostgreSQL
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.ja infobasierend auf PostgreSQL
MapReduce infoBietet ein API für Map/Reduce OperationenneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights can be defined down to the item levelAzure Active Directory Authenticationja infobasierend auf PostgreSQLeinfacher Authentication-basierter Zugriffsschutz

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
Graph Engine infoformer name: TrinityjBASEMicrosoft Azure Data ExplorerPostGISTempoIQ infofrüher TempoDB
DB-Engines Blog Posts

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Trinity
30. Oktober 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27. Februar 2019, Data Science Central

bereitgestellt von Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31. Mai 2024, Microsoft

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, Microsoft

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11. Februar 2019, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13. Juli 2023, Microsoft

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7. Februar 2019, Microsoft

bereitgestellt von Google News

No-Code Internet of Things Development Platform
29. Oktober 2015, Automation World

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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