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 > H2 vs. OceanBase vs. RavenDB vs. RDFox vs. SAP Adaptive Server

Vergleich der Systemeigenschaften H2 vs. OceanBase vs. RavenDB vs. RDFox vs. SAP Adaptive Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameH2  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenRDFox  Xaus Vergleich ausschliessenSAP Adaptive Server infofrüherer Name: Sybase ASE  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A distributed, high available RDBMS compatible with Oracle and MySQLOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseHigh performance knowledge graph and semantic reasoning engineDer SAP (Sybase) Adaptive Server Enterprise (ASE) ist ein RDBMS für den Einsatz in großen Unternehmen
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument StoreGraph DBMS
RDF Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Wide Column Store
Graph DBMS
Spatial DBMS
Time Series DBMS
Relational DBMSSpatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,33
Rang#46  Overall
#30  Relational DBMS
Punkte1,57
Rang#149  Overall
#69  Relational DBMS
Punkte2,84
Rang#101  Overall
#18  Document Stores
Punkte0,29
Rang#300  Overall
#24  Graph DBMS
#13  RDF Stores
Punkte35,09
Rang#25  Overall
#17  Relational DBMS
Websitewww.h2database.comen.oceanbase.comravendb.netwww.oxfordsemantic.techwww.sap.com/­products/­technology-platform/­sybase-ase.html
Technische Dokumentationwww.h2database.com/­html/­main.htmlen.oceanbase.com/­docs/­oceanbase-databaseravendb.net/­docsdocs.oxfordsemantic.techhelp.sap.com/­docs/­SAP_ASE
EntwicklerThomas MuellerOceanBase infopreviously Alibaba and Ant GroupHibernating RhinosOxford Semantic TechnologiesSAP, Sybase
Erscheinungsjahr20052010201020171987
Aktuelle Version2.2.220, Juli 20234.3.0, April 20245.4, Juli 20226.0, Septermber 202216.0
Lizenz infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoCommercial license availableOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbarkommerziellkommerziell
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.
ImplementierungsspracheJavaC++C#C++C und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinuxLinux
macOS
Raspberry Pi
Windows
Linux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
Datenschemajajaschemafreija infoRDF schemasja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesjajajaja
SQL infoSupport of SQLjajaSQL-like query language (RQL)neinja
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
RESTful HTTP API
SPARQL 1.1
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Unterstützte ProgrammiersprachenJavaAda infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
Java
C
C++
Cobol
Java
Java
Perl
PHP
Python
Server-seitige Scripts infoStored ProceduresJava Stored Procedures and User-Defined FunctionsPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modejaJava und Transact-SQL
Triggersjajajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontal partitioning (by hash, key, range, range columns, list, and list columns)Shardinghorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication using PaxosMulti-Source Replikationreplication via a shared file systemMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency in stand-alone mode, Eventual Consistency in replicated setupsImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID, Cluster-wide transaction availableACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users, groups and roles according to SQL-standardAuthorization levels configured per client per databaseRoles, resources, and access typesBenutzer 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

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

Weitere Ressourcen
H2OceanBaseRavenDBRDFoxSAP Adaptive Server infofrüherer Name: Sybase ASE
Erwähnungen in aktuellen Nachrichten

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

Daily Tech Roundup: Ant Group Kicks Off Restructuring
20. März 2024, Caixin Global

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

bereitgestellt von Google News

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune | Amazon ...
20. Februar 2023, AWS Blog

The intuitions behind Knowledge Graphs and Reasoning | by Peter Crocker
5. Mai 2020, Towards Data Science

Eight interesting open-source graph databases
3. Januar 2023, INDIAai

Financial Crime Discovery using Amazon EKS and Graph Databases | Amazon Web Services
1. Februar 2022, AWS Blog

Top 9 Open Source Graph Databases
7. November 2022, Analytics India Magazine

bereitgestellt von Google News

Achieve zero RPO for your SAP ASE (Sybase) databases with Amazon FSx for NetApp ONTAP | Amazon Web Services
7. Mai 2024, AWS Blog

New Services for SAP HANA Cloud Database
7. April 2021, SAP News

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5. Januar 2023, businesswire.com

Install latest SAP Adaptive Server Enterprise patches, experts urge
3. Juni 2020, CSO Online

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3. Juni 2020, BleepingComputer

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