DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Amazon Aurora vs. HarperDB vs. Microsoft Azure Table Storage vs. Oracle Berkeley DB vs. RavenDB

Vergleich der Systemeigenschaften Amazon Aurora vs. HarperDB vs. Microsoft Azure Table Storage vs. Oracle Berkeley DB vs. RavenDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Aurora  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenMicrosoft Azure Table Storage  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessen
KurzbeschreibungMySQL und PostgreSQL kompatibles RDBMS Cloud-Service von AmazonHarperDB takes the "stack" out of "tech stack" by combining an ultra-fast document-style data store, in-memory cache, real-time message broker, and your application components into a single distributed technology.A Wide Column Store for rapid development using massive semi-structured datasetsWeit verbreiteter In-Process Key-Value StoreOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primäres DatenbankmodellRelational DBMSDocument StoreWide Column StoreKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document Store
Sekundäre DatenbankmodelleDocument StoreGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,84
Rang#44  Overall
#28  Relational DBMS
Punkte0,55
Rang#243  Overall
#38  Document Stores
Punkte3,55
Rang#80  Overall
#6  Wide Column Stores
Punkte1,88
Rang#130  Overall
#23  Key-Value Stores
#3  Native XML DBMS
Punkte2,68
Rang#102  Overall
#19  Document Stores
Websiteaws.amazon.com/­rds/­aurorawww.harperdb.ioazure.microsoft.com/­en-us/­services/­storage/­tableswww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlravendb.net
Technische Dokumentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmldocs.harperdb.io/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlravendb.net/­docs
EntwicklerAmazonHarperDBMicrosoftOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftHibernating Rhinos
Erscheinungsjahr20152017201219942010
Aktuelle Version3.1, August 202118.1.40, Mai 20205.4, Juli 2022
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infofree community edition availablekommerziellOpen Source infoKommerzielle Lizenz verfügbar bei BedarfOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheNode.jsC, Java, C++ (depending on the Berkeley DB edition)C#
Server BetriebssystemegehostetLinux
OS X
gehostetAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
macOS
Raspberry Pi
Windows
Datenschemajadynamic schemaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoJSON data typesjaneinnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinja infoonly with the Berkeley DB XML edition
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLjaSQL-like data manipulation statementsneinja infoSQL Interface basierend auf SQLite verfügbarSQL-like query language (RQL)
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
RESTful HTTP 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
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.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
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresjaCustom Functions infosince release 3.1neinneinja
Triggersjaneinneinja infoonly for the SQL APIja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungA table resides as a whole on one (or more) nodes in a clusterSharding infoImplicit feature of the cloud servicekeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infothe nodes on which a table resides can be definedja infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica ReplikationMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate 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.
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of specific operationsoptimistic LockingACIDACID, Cluster-wide transaction available
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjayes, using LMDBjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and rolesAccess rights based on private key authentication or shared access signaturesneinAuthorization levels configured per client per database

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
Amazon AuroraHarperDBMicrosoft Azure Table StorageOracle Berkeley DBRavenDB
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3. August 2015, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Replace Amazon QLDB with Amazon Aurora PostgreSQL for audit use cases
18. Juli 2024, AWS Blog

Build generative AI applications with Amazon Aurora and Amazon Bedrock Knowledge Bases
2. Februar 2024, AWS Blog

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda
14. Mai 2024, AWS Blog

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade checklist, Part 1
18. März 2024, AWS Blog

How Gen replayed a database workload from Oracle to Amazon Aurora
9. Juli 2024, AWS Blog

bereitgestellt von Google News

HarperDB Attracts Significant Growth Investment from Serent Capital
12. Juni 2024, Business Wire

Defense Innovation Unit Issues Success Memo to HarperDB for its Common Operation Database Prototype
11. September 2024, PR Newswire

DoD Successfully Deploys Commercial AI Solutions for COD Project
10. September 2024, Defense Innovation Unit

Wilson Sonsini Advises Serent Capital on Significant Growth Investment in HarperDB
17. Juni 2024, Wilson Sonsini

HarperDB Receives Growth Investment from Serent Capital
12. Juni 2024, FinSMEs

bereitgestellt von Google News

How to use Azure Table storage in .Net
10. Juli 2024, InfoWorld

Working with Azure to Use and Manage Data Lakes
23. Juli 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage
5. Mai 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9. Juli 2021, hackernoon.com

How to write data to Azure Table Store with an Azure Function
14. April 2017, Experts Exchange

bereitgestellt von Google News

What is NoSQL (Not Only SQL database)?
28. Februar 2022, TechTarget

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

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

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

A complete beginners guide to installing a Bitcoin Full Node on Linux (2018 Edition)
3. Mai 2018, hackernoon.com

bereitgestellt von Google News

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

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

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

Get To Know: Oren Eini, CEO, RavenDB
22. Oktober 2019, intelligentcio.com

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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