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

DBMS > AlaSQL vs. InfinityDB vs. Oracle vs. Riak KV

Vergleich der Systemeigenschaften AlaSQL vs. InfinityDB vs. Oracle vs. Riak KV

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryA Java embedded Key-Value Store which extends the Java Map interfaceWeit verbreitetes, allgemein einsetzbares RDBMSVerteilter, fehlertoleranter Key-Value Store
Primäres DatenbankmodellDocument Store
Relational DBMS
Key-Value StoreRelational DBMSKey-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von Sekundärindizes
Sekundäre DatenbankmodelleDocument 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,53
Rang#258  Overall
#40  Document Stores
#119  Relational DBMS
Punkte0,09
Rang#357  Overall
#53  Key-Value Stores
Punkte1221,06
Rang#1  Overall
#1  Relational DBMS
Punkte4,95
Rang#76  Overall
#9  Key-Value Stores
Websitealasql.orgboilerbay.comwww.oracle.com/­database
Technische Dokumentationgithub.com/­AlaSQL/­alasqlboilerbay.com/­infinitydb/­manualdocs.oracle.com/­en/­databasewww.tiot.jp/­riak-docs/­riak/­kv/­latest
EntwicklerAndrey Gershun & Mathias R. WulffBoiler Bay Inc.OracleOpenSource, formerly Basho Technologies
Erscheinungsjahr2014200219802009
Aktuelle Version4.023c, September 20233.2.0, Dezember 2022
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoApache Version 2, kommerzielle Enterprise Edition
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptJavaC und C++Erlang
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Alle Betriebssysteme mit einer Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Datenschemaschemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeja infoSchemaless in JSON and XML columnsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesneinnein infomanual creation possible, using inversions based on multi-value capabilityjaeingeschränkt
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinja infomit proprietären Erweiterungennein
APIs und andere ZugriffskonzepteJavaScript APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenJavaScriptJavaC
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 infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
Server-seitige Scripts infoStored ProceduresneinneinPL/SQL infoauch Java stored procedures möglichErlang
Triggersjaneinjaja infoPre-Commit Hooks und Post-Commit Hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding, horizontal partitioningSharding infokein "single point of failure"
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinekeineMulti-Source Replikation
Source-Replica Replikation
frei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein infokann in PL/SQL realisiert werdenja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjanein infomanual creation possible, using inversions based on multi-value capabilityjanein infoes können Links zwischen Datensätzen gespeichert werden
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infomit parameterisierbarem isolation levelnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajaja
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'
Berechtigungskonzept infoZugriffskontrolleneinneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes, using Riak Security

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
AlaSQLInfinityDBOracleRiak KV
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

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

Oracle readies its databases for the AI wave
26. März 2024, SiliconANGLE News

Oracle and Microsoft bring Oracle Database@Azure to Europe
14. März 2024, Oracle

Oracle Database@Azure Expansion: Committing to the Cloud
14. März 2024, Technology Magazine

Microsoft and Oracle announce that Oracle Database@Azure is now generally available
13. Dezember 2023, azure.microsoft.com

The Oracle Database@Azure service just got a big update — here's what you need to know
18. März 2024, ITPro

bereitgestellt von Google News

Basho Revamps Riak Open-Source Database
22. September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13. Januar 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26. August 2018, InfoQ.com

Riak's NoSQL Database and its New Fit with Apache Mesos
19. August 2015, The New Stack

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt