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. HEAVY.AI vs. Ignite vs. NuoDB vs. Qdrant

Vergleich der Systemeigenschaften Google Cloud Datastore vs. HEAVY.AI vs. Ignite vs. NuoDB vs. Qdrant

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenQdrant  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.NuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenA high-performance vector database with neural network or semantic-based matching
Primäres DatenbankmodellDocument StoreRelational DBMSKey-Value Store
Relational DBMS
Relational DBMSVektor DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte1,77
Rang#141  Overall
#65  Relational DBMS
Punkte3,16
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte0,89
Rang#198  Overall
#92  Relational DBMS
Punkte1,16
Rang#175  Overall
#6  Vektor DBMS
Websitecloud.google.com/­datastoregithub.com/­heavyai/­heavydb
www.heavy.ai
ignite.apache.orgwww.3ds.com/­nuodb-distributed-sql-databasegithub.com/­qdrant/­qdrant
qdrant.tech
Technische Dokumentationcloud.google.com/­datastore/­docsdocs.heavy.aiapacheignite.readme.io/­docsdoc.nuodb.comqdrant.tech/­documentation
EntwicklerGoogleHEAVY.AI, Inc.Apache Software FoundationDassault Systèmes infooriginally NuoDB, Inc.Qdrant
Erscheinungsjahr20082016201520132021
Aktuelle Version5.10, Jänner 2022Apache Ignite 2.6
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2; enterprise edition availableOpen Source infoApache 2.0kommerziell infoLimitierte Edition gratisOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++ and CUDAC++, Java, .NetC++Rust
Server BetriebssystemegehostetLinuxLinux
OS X
Solaris
Windows
gehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Docker
Linux
macOS
Windows
Datenschemaschemafreijajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierjajajaNumbers, Strings, Geo, Boolean
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesjaneinjajaja infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLSQL-like query language (GQL)jaANSI-99 for query and DML statements, subset of DDLjanein
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
Thrift
Vega
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
ADO.NET
JDBC
ODBC
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
All languages supporting JDBC/ODBC/Thrift
Python
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-seitige Scripts infoStored Proceduresmit Google App Engineneinyes (compute grid and cache interceptors can be used instead)Java, SQL
TriggersCallbacks mit Google Apps Engineneinyes (cache interceptors and events)ja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoRound robinShardingdynamische Verteilung der Daten auf die einzelnen KnotenSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using PaxosMulti-Source Replikationyes (replicated cache)ja infoManaged transparently by NuoDBCollection-level replication
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowneinyes (compute grid and hadoop accelerator)neinnein
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 ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency, tunable consistency
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinACIDACID infotunable commit protocol
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoMVCCja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja infoTemporary tableja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardSecurity Hooks for custom implementationsStandard SQL Rollen und RechteKey-based authentication

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
Google Cloud DatastoreHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022IgniteNuoDBQdrant
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

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

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

bereitgestellt von Google News

Big Data Analytics: A Game Changer for Infrastructure
13. Juli 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19. April 2023, Business Wire

Making the most of geospatial intelligence
14. April 2023, InfoWorld

OmniSci Gets HEAVY New Name and New CEO
1. März 2022, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11. Oktober 2023, insideBIGDATA

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

Fire up big data processing with Apache Ignite
27. Oktober 2016, InfoWorld

bereitgestellt von Google News

NuoDB Expands Community Edition to Support Elastic Scale-Out
15. Mai 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

NuoDB set to improve distributed SQL performance
7. Januar 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31. Januar 2017, ADT Magazine

bereitgestellt von Google News

Open source vector database startup Qdrant raises $28M
23. Januar 2024, TechCrunch

Qdrant offers managed vector database for hybrid clouds
16. April 2024, InfoWorld

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16. April 2024, Business Wire

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16. April 2024, Oracle

Why Vector Data Services For AI Are A Moveable Feast
17. April 2024, Forbes

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.

RaimaDB logo

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

SingleStore logo

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

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