DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > H2 vs. Microsoft Azure AI Search vs. Oracle vs. Riak TS vs. SQLite

Vergleich der Systemeigenschaften H2 vs. Microsoft Azure AI Search vs. Oracle vs. Riak TS vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameH2  Xaus Vergleich ausschliessenMicrosoft Azure AI Search  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Search-as-a-service for web and mobile app developmentWeit verbreitetes, allgemein einsetzbares RDBMSRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellRelational DBMSSuchmaschineRelational DBMSTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSVektor 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
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte5,59
Rang#63  Overall
#7  Suchmaschinen
Punkte1236,29
Rang#1  Overall
#1  Relational DBMS
Punkte0,20
Rang#319  Overall
#27  Time Series DBMS
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Websitewww.h2database.comazure.microsoft.com/­en-us/­services/­searchwww.oracle.com/­databasewww.sqlite.org
Technische Dokumentationwww.h2database.com/­html/­main.htmllearn.microsoft.com/­en-us/­azure/­searchdocs.oracle.com/­en/­databasewww.tiot.jp/­riak-docs/­riak/­ts/­latestwww.sqlite.org/­docs.html
EntwicklerThomas MuellerMicrosoftOracleOpen Source, formerly Basho TechnologiesDwayne Richard Hipp
Erscheinungsjahr20052015198020152000
Aktuelle Version2.2.220, Juli 2023V123c, September 20233.0.0, September 20223.45.3  (15 April 2024), April 2024
Lizenz infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen SourceOpen Source infoPublic Domain
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.
ImplementierungsspracheJavaC und C++ErlangC
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostetAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
serverlos
Datenschemajajaja infoSchemaless in JSON and XML columnsschemafreija infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesjajajaeingeschränktja
SQL infoSupport of SQLjaneinja infomit proprietären Erweiterungenyes, limitedja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP API
Native Erlang Interface
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenJavaC#
Java
JavaScript
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
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-seitige Scripts infoStored ProceduresJava Stored Procedures and User-Defined FunctionsneinPL/SQL infoauch Java stored procedures möglichErlangnein
Triggersjaneinjaja infopre-commit hooks and post-commit hooksja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoImplicit feature of the cloud serviceSharding, horizontal partitioningShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenWith clustering: 2 database servers on different computers operate on identical copies of a databaseja infoImplicit feature of the cloud serviceMulti-Source Replikation
Source-Replica Replikation
frei wählbarer Replikationsfaktorkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein infokann in PL/SQL realisiert werdenjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjanein infolinks between datasets can be storedja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infomit parameterisierbarem isolation levelneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoVersion 12c introduced the new option 'Oracle Database In-Memory'ja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja infousing Azure authenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardneinnein

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
DrittanbieterNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» mehr

Devart 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 SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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
H2Microsoft Azure AI SearchOracleRiak TSSQLite
DB-Engines Blog Posts

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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

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

Erwähnungen in aktuellen Nachrichten

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4. April 2024, Microsoft

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard) | Azure updates
2. April 2024, Microsoft

Microsoft’s Azure AI Search updated with increased storage, vector index size
5. April 2024, InfoWorld

Microsoft is a Leader in the 2024 Gartner® Magic Quadrant™ for Cloud AI Developer Services
3. Mai 2024, Microsoft

Microsoft Azure AI adds storage power, large RAG app support
5. April 2024, VentureBeat

bereitgestellt von Google News

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

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
2. Mai 2024, PR Newswire

Oracle Database 23ai - all of your data should be in one place, argues CTO Larry Ellison
3. Mai 2024, diginomica

Lords of May-hem: Seven signs it is Oracle's year end
17. Mai 2024, The Register

Oracle renames Database 23c to 23ai, makes it generally available
2. Mai 2024, InfoWorld

bereitgestellt von Google News

Enterprise NoSQL Database for the IoT Becomes Open Source
11. Mai 2016, ENGINEERING.com

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

bereitgestellt von Google News

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16. Januar 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15. Februar 2024, iProgrammer

Universal API Access from Postgres and SQLite
27. Februar 2024, oreilly.com

Another Look At The Bcachefs Performance on Linux 6.7 Review
30. November 2023, Phoronix

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

SingleStore logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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.

Präsentieren Sie hier Ihr Produkt