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 > NuoDB vs. openGemini vs. Oracle Berkeley DB vs. SAP HANA vs. YugabyteDB

Vergleich der Systemeigenschaften NuoDB vs. openGemini vs. Oracle Berkeley DB vs. SAP HANA vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameNuoDB  Xaus Vergleich ausschliessenopenGemini  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenAn open source distributed Time Series DBMS with high concurrency, high performance, and high scalabilityWeit verbreiteter In-Process Key-Value StoreIn-memory DBMS. Verfügbar als appliance oder als cloud-serviceHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellRelational DBMSTime Series DBMSKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,94
Rang#197  Overall
#92  Relational DBMS
Punkte0,09
Rang#361  Overall
#37  Time Series DBMS
Punkte2,01
Rang#126  Overall
#21  Key-Value Stores
#3  Native XML DBMS
Punkte44,27
Rang#23  Overall
#16  Relational DBMS
Punkte2,63
Rang#109  Overall
#53  Relational DBMS
Websitewww.3ds.com/­nuodb-distributed-sql-databasewww.opengemini.org
github.com/­openGemini
www.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.sap.com/­products/­hana.htmlwww.yugabyte.com
Technische Dokumentationdoc.nuodb.comdocs.opengemini.org/­guidedocs.oracle.com/­cd/­E17076_05/­html/­index.htmlhelp.sap.com/­hanadocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerDassault Systèmes infooriginally NuoDB, Inc.Huawei and openGemini communityOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftSAPYugabyte Inc.
Erscheinungsjahr20132022199420102017
Aktuelle Version1.1, Juli 202318.1.40, Mai 20202.0 SPS07 (April 4, 2023), April 20232.1, September 2023
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Edition gratisOpen Source infoApache Version 2.0Open Source infoKommerzielle Lizenz verfügbar bei BedarfkommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoauch als Cloud-Service verfügbarnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheC++GoC, Java, C++ (depending on the Berkeley DB edition)C und C++
Server Betriebssystemegehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Appliance oder cloud-serviceLinux
OS X
Datenschemajaschemafreischemafreijadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejaInteger, Float, Boolean, Stringneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infoonly with the Berkeley DB XML editionneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLjaSQL-like query languageja infoSQL Interface basierend auf SQLite verfügbarjayes, PostgreSQL compatible
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
HTTP RESTJDBC
ODBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte Programmiersprachen.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
Python
Rust
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresJava, SQLneinneinSQLScript, Rja infosql, plpgsql, C
Triggersjaneinja infoonly for the SQL APIjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotendynamische Verteilung der Daten auf die einzelnen KnotenShardingkeinejaHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoManaged transparently by NuoDBjaSource-Replica ReplikationjaBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinnoneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infotunable commit protocolneinACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoMVCCjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoTemporary tablejajajanein
Berechtigungskonzept infoZugriffskontrolleStandard SQL Rollen und RechteAdministrators and common users accountsneinjaja
Weitere Informationen bereitgestellt vom Systemhersteller
NuoDBopenGeminiOracle Berkeley DBSAP HANAYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
NuoDBopenGeminiOracle Berkeley DBSAP HANAYugabyteDB
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

NuoDB has Microsoft SQL Server in its sights
8. Mai 2013, ZDNet

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10. April 2018, Daily Host News

NuoDB bags $14.2M for distributed database technology
26. Februar 2014, VatorNews

bereitgestellt von Google News

About HUAWEI Open Source
9. Februar 2022, Huawei

bereitgestellt von Google News

ACM recognizes far-reaching technical achievements with special awards
26. Mai 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18. August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5. März 2019, ADT Magazine

What You Need to Know About NoSQL Databases
17. Februar 2012, Forbes

How to store financial market data for backtesting
26. Januar 2019, Towards Data Science

bereitgestellt von Google News

5 New Google Cloud-SAP Products Launched At Sapphire For AI, HANA And Cloud
4. Juni 2024, CRN

SAP AI Core Leverages AWS for Generative AI Advancements
6. Juni 2024, InsideSAP

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2. April 2024, SAP News

Top SAP Modules List for 2024 You Must be Aware Of
3. Juni 2024, Simplilearn

Microsoft Offers SAP HANA Enterprise Cloud Services on Azure
31. Mai 2024, Data Center Knowledge

bereitgestellt von Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20. Mai 2022, Forbes

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

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