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 > Google Cloud Datastore vs. Ignite vs. Machbase Neo vs. Microsoft Azure Cosmos DB vs. Trino

Vergleich der Systemeigenschaften Google Cloud Datastore vs. Ignite vs. Machbase Neo vs. Microsoft Azure Cosmos DB vs. Trino

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenMachbase Neo infoFormer name was Infiniflux  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.TimeSeries DBMS for AIoT and BigDataGlobally distributed, horizontally scalable, multi-model database serviceFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primäres DatenbankmodellDocument StoreKey-Value Store
Relational DBMS
Time Series DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte3,11
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte0,17
Rang#337  Overall
#30  Time Series DBMS
Punkte27,71
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte4,99
Rang#65  Overall
#36  Relational DBMS
Websitecloud.google.com/­datastoreignite.apache.orgmachbase.comazure.microsoft.com/­services/­cosmos-dbtrino.io
Technische Dokumentationcloud.google.com/­datastore/­docsapacheignite.readme.io/­docsmachbase.com/­dbmslearn.microsoft.com/­azure/­cosmos-dbtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerGoogleApache Software FoundationMachbaseMicrosoftTrino Software Foundation
Erscheinungsjahr20082015201320142012 info2020 rebranded from PrestoSQL
Aktuelle VersionApache Ignite 2.6V8.0, August 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0kommerziell infofree test version availablekommerziellOpen Source infoApache Version 2.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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
ImplementierungsspracheC++, Java, .NetCJava
Server BetriebssystemegehostetLinux
OS X
Solaris
Windows
Linux
macOS
Windows
gehostetLinux
macOS infofor devlopment
Datenschemaschemafreijajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierjajaja infoJSON typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesjajajaja infoAll properties auto-indexed by defaultdepending on connected data-source
SQL infoSupport of SQLSQL-like query language (GQL)ANSI-99 for query and DML statements, subset of DDLSQL-like query languageSQL-like query languageja
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
RESTful HTTP API
Trino CLI
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresmit Google App Engineyes (compute grid and cache interceptors can be used instead)neinJavaScriptyes, depending on connected data-source
TriggersCallbacks mit Google Apps Engineyes (cache interceptors and events)neinJavaScriptnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding infoImplizit im Cloud Servicedepending on connected data-source
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using Paxosyes (replicated cache)selectable replication factorja infoImplizit im Cloud Servicedepending on connected data-source
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowyes (compute grid and hadoop accelerator)neinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate 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 ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
depending on connected data-source
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDneinMulti-item ACID transactions with snapshot isolation within a partitiondepending on connected data-source
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaneinjadepending on connected data-source
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infovolatile and lookup table
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Security Hooks for custom implementationseinfacher Passwort-basierter ZugriffsschutzZugriffsrechte bis auf item level einstellbarSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud DatastoreIgniteMachbase Neo infoFormer name was InfinifluxMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBTrino
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» mehr
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» mehr
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» mehr
Key customersTrino is widely adopted across the globe as freely-available open source software....
» mehr
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» mehr
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» mehr
Neuigkeiten

60: Trino calling AI
22. Mai 2024

Big names round out the Trino Fest 2024 lineup
8. Mai 2024

59: Querying Trino with Java and jOOQ
24. April 2024

A sneak peek of Trino Fest 2024
15. April 2024

Time travel in Delta Lake connector
11. April 2024

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
Google Cloud DatastoreIgniteMachbase Neo infoFormer name was InfinifluxMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBTrino
Erwähnungen in aktuellen Nachrichten

Best cloud storage of 2024
21. Mai 2024, TechRadar

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

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

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

How Forbes Built Its AI-Powered Tool, Adelaide On Google Cloud Vertex
20. November 2023, Forbes

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

Apache Ignite: An Overview
6. September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14. Mai 2016, AWS Blog

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1. Juni 2023, Datanami

bereitgestellt von Google News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, Microsoft

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21. Mai 2024, InfoWorld

At Build, Microsoft Fabric, PostgreSQL and Cosmos DB get AI enhancements
21. Mai 2024, SiliconANGLE News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

bereitgestellt von Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30. April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7. September 2023, Datanami

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4. Oktober 2023, AWS Blog

A look at Presto, Trino SQL query engines
9. August 2022, TechTarget

Trino: The Open-source Data Query Engine That Split from Facebook
30. März 2022, hackernoon.com

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

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

Präsentieren Sie hier Ihr Produkt