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 > EJDB vs. Google Cloud Datastore vs. Memgraph vs. Milvus vs. Oracle NoSQL

Vergleich der Systemeigenschaften EJDB vs. Google Cloud Datastore vs. Memgraph vs. Milvus vs. Oracle NoSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEJDB  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessen
KurzbeschreibungEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Selbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformAn open source graph database built for real-time streaming and compatible with Neo4jA DBMS designed for efficient storage of vector data and vector similarity searchesA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primäres DatenbankmodellDocument StoreDocument StoreGraph DBMSVektor DBMSDocument Store
Key-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte2,31
Rang#113  Overall
#3  Vektor DBMS
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbcloud.google.com/­datastorememgraph.commilvus.iowww.oracle.com/­database/­nosql/­technologies/­nosql
Technische Dokumentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdcloud.google.com/­datastore/­docsmemgraph.com/­docsmilvus.io/­docs/­overview.mddocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerSoftmotionsGoogleMemgraph LtdOracle
Erscheinungsjahr20122008201720192011
Aktuelle Version2.3.4, Jänner 202423.3, Dezember 2023
Lizenz infoCommercial or Open SourceOpen Source infoGPLv2kommerziellOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache Version 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for Milvus
ImplementierungsspracheCC und C++C++, GoJava
Server BetriebssystemeserverlosgehostetLinuxLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
Solaris SPARC/x86
Datenschemaschemafreischemafreischemafrei und schema-optionalSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, bool, date, object_idja, Details hierjaVector, Numeric and Stringoptional
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjaneinja
SQL infoSupport of SQLneinSQL-like query language (GQL)neinneinSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteIn-process LibrarygRPC (using protocol buffers) API
RESTful HTTP/JSON API
Bolt protocol
Cypher query language
RESTful HTTP APIRESTful HTTP API
Unterstützte ProgrammiersprachenActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinmit Google App Engineneinnein
TriggersneinCallbacks mit Google Apps Engineneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding infodynamic graph partitioningShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-source replication using PaxosMulti-source replication using RAFTElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowneinneinwith Hadoop integration
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
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsja infovia ReferenceProperties or Ancestor pathsja inforelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infowith snapshot isolationneinkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoRead/Write Lockingjayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajaja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja infooff heap cache
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissionsRole based access control and fine grained access rightsZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
EJDBGoogle Cloud DatastoreMemgraphMilvusOracle NoSQL
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Milvus is an open-source and cloud-native vector database built for production-ready...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Highly available, versatile, and robust with millisecond latency. Supports batch...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
RAG: retrieval augmented generation Video media : video understanding, video deduplication....
» mehr
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» mehr
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
Milvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» mehr

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
EJDBGoogle Cloud DatastoreMemgraphMilvusOracle NoSQL
DB-Engines Blog Posts

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Best cloud storage of 2024
29. April 2024, TechRadar

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

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

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26. März 2024, The New Stack

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20. März 2024, GlobeNewswire

AI-Powered Search Engine With Milvus Vector Database on Vultr
31. Januar 2024, SitePoint

Zilliz Unveils Game-Changing Features for Vector Search
22. März 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9. April 2024, ibm.com

bereitgestellt von Google News

Database Technologies
4. September 2018, Oracle

Oracle NoSQL database comes to the cloud
2. April 2020, TechTarget

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1. Oktober 2012, WIRED

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

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

AllegroGraph logo

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

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.

Präsentieren Sie hier Ihr Produkt