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 > AlaSQL vs. atoti vs. HyperSQL vs. Ignite vs. Oracle

Vergleich der Systemeigenschaften AlaSQL vs. atoti vs. HyperSQL vs. Ignite vs. Oracle

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenatoti  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.In Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Weit verbreitetes, allgemein einsetzbares RDBMS
Primäres DatenbankmodellDocument Store
Relational DBMS
Object oriented DBMSRelational DBMSKey-Value Store
Relational DBMS
Relational DBMS
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,51
Rang#256  Overall
#40  Document Stores
#118  Relational DBMS
Punkte0,61
Rang#243  Overall
#10  Object oriented DBMS
Punkte3,23
Rang#93  Overall
#48  Relational DBMS
Punkte3,11
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte1244,08
Rang#1  Overall
#1  Relational DBMS
Websitealasql.orgatoti.iohsqldb.orgignite.apache.orgwww.oracle.com/­database
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.atoti.iohsqldb.org/­web/­hsqlDocsFrame.htmlapacheignite.readme.io/­docsdocs.oracle.com/­en/­database
EntwicklerAndrey Gershun & Mathias R. WulffActiveViamApache Software FoundationOracle
Erscheinungsjahr2014200120151980
Aktuelle Version2.7.2, Juni 2023Apache Ignite 2.623c, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziell infofree versions availableOpen Source infoBasiert auf BSD-LizenzOpen Source infoApache 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.
ImplementierungsspracheJavaScriptJavaJavaC++, Java, .NetC und C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Alle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Datenschemaschemafreijajaja infoSchemaless in JSON and XML columns
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaja
Sekundärindizesneinjajaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.Multidimensional Expressions (MDX)jaANSI-99 for query and DML statements, subset of DDLja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJavaScript APIHTTP API infoJDBC via HTTP
JDBC
ODBC
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenJavaScriptAll languages supporting JDBC/ODBC
Java
C#
C++
Java
PHP
Python
Ruby
Scala
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 ProceduresneinPythonJava, SQLyes (compute grid and cache interceptors can be used instead)PL/SQL infoauch Java stored procedures möglich
Triggersjajayes (cache interceptors and events)ja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding, horizontal partitioningkeineShardingSharding, horizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinekeineyes (replicated cache)Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinyes (compute grid and hadoop accelerator)nein infokann in PL/SQL realisiert werden
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACIDACID 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 FileStoragejajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajajaja infoVersion 12c introduced the new option 'Oracle Database In-Memory'
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardSecurity Hooks for custom implementationsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
AlaSQLatotiHyperSQL infoalso known as HSQLDBIgniteOracle
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

Konferenzen, Veranstaltungen und Webinare

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

Erwähnungen in aktuellen Nachrichten

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

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

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

bereitgestellt von Google News

FRTB product of the year: ActiveViam
28. November 2023, Risk.net

bereitgestellt von Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

Apache Ignite: An Overview
6. September 2023, Open Source For You

GridGain Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12. Oktober 2023, GlobeNewswire

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

bereitgestellt von Google News

Oracle And Google Partner To Deliver Multicloud Offering To Enterprises
13. Juni 2024, Forbes

Panasonic Information Systems Selects Oracle Cloud Infrastructure to Drive Modernization of Internal Systems Across ...
13. Juni 2024, PR Newswire

Oracle Q4 Stunners: RPO Soars 44% to $98 Billion, Google Cloud Is New BFF
13. Juni 2024, Acceleration Economy

Oracle to colocate database services and network interconnect in Google data centers
12. Juni 2024, DatacenterDynamics

Oracle and Google launch multicloud solutions for enhanced cloud interoperability
13. Juni 2024, Daily Host News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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