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

DBMS > AlaSQL vs. H2 vs. Immudb vs. Milvus vs. Oracle

Vergleich der Systemeigenschaften AlaSQL vs. H2 vs. Immudb vs. Milvus vs. Oracle

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenImmudb  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.A DBMS designed for efficient storage of vector data and vector similarity searchesWeit verbreitetes, allgemein einsetzbares RDBMS
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSKey-Value StoreVektor DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMSDocument Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,24
Rang#305  Overall
#43  Key-Value Stores
Punkte2,31
Rang#113  Overall
#3  Vektor DBMS
Punkte1236,29
Rang#1  Overall
#1  Relational DBMS
Websitealasql.orgwww.h2database.comgithub.com/­codenotary/­immudb
immudb.io
milvus.iowww.oracle.com/­database
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.h2database.com/­html/­main.htmldocs.immudb.iomilvus.io/­docs/­overview.mddocs.oracle.com/­en/­database
EntwicklerAndrey Gershun & Mathias R. WulffThomas MuellerCodenotaryOracle
Erscheinungsjahr20142005202020191980
Aktuelle Version2.2.220, Juli 20231.2.3, April 20222.3.4, Jänner 202423c, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0Open Source infoApache Version 2.0kommerziell infoeingeschränkte kostenlose Version verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
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
ImplementierungsspracheJavaScriptJavaGoC++, GoC und C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Alle Betriebssysteme mit einer Java VMBSD
Linux
macOS
Solaris
Windows
z/OS
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Datenschemaschemafreijaschemafreija infoSchemaless in JSON and XML columns
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaVector, Numeric and Stringja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesneinjajaneinja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.jaSQL-like syntaxneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
gRPC protocol
PostgreSQL wire protocol
RESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenJavaScriptJava.Net
Go
Java
JavaScript (Node.js)
Python
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-seitige Scripts infoStored ProceduresneinJava Stored Procedures and User-Defined FunctionsneinneinPL/SQL infoauch Java stored procedures möglich
Triggersjajaneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineShardingShardingSharding, horizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein infokann in PL/SQL realisiert werden
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACIDneinACID infomit parameterisierbarem isolation level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinjaja infoVersion 12c introduced the new option 'Oracle Database In-Memory'
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole based access control and fine grained access rightsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLH2ImmudbMilvusOracle
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» mehr
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» mehr
Typical application scenariosRAG: 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 modelsMilvus 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
DrittanbieterDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» mehr

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» 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
AlaSQLH2ImmudbMilvusOracle
DB-Engines Blog Posts

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Codenotary Releases immudb v1.9DOM
19. Oktober 2023, businesswire.com

Codenotary brings its immutable database to the cloud
21. Juni 2023, TechCrunch

Codenotary launches cloud version of tamper-proof database
27. Juni 2023, SC Media

ImmuDB and Codenotary: It's a database, but the company isn't
20. Dezember 2021, ZDNet

Immudb: Open-source database, built on a zero trust model
17. Dezember 2021, Help Net Security

bereitgestellt von Google News

What Is Milvus Vector Database?
6. Oktober 2023, The New Stack

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

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

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

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

bereitgestellt von Google News

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8. Mai 2024, Forbes

Announcing Oracle Database 23ai : General Availability
2. Mai 2024, blogs.oracle.com

Oracle Database 23ai : Where to find information
2. Mai 2024, blogs.oracle.com

Blog Theme - Details
2. Mai 2024, blogs.oracle.com

Oracle Globally Distributed Database supports RAFT Replication in Oracle Database 23ai
2. Mai 2024, blogs.oracle.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

RaimaDB logo

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

AllegroGraph logo

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

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

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