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 > Bangdb vs. Oracle NoSQL vs. RavenDB vs. Sadas Engine vs. SiriDB

Vergleich der Systemeigenschaften Bangdb vs. Oracle NoSQL vs. RavenDB vs. Sadas Engine vs. SiriDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenSiriDB  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsOpen Source Time Series DBMS
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Document Store
Key-Value Store
Relational DBMS
Document StoreRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Punkte2,92
Rang#101  Overall
#18  Document Stores
Punkte0,00
Rang#383  Overall
#158  Relational DBMS
Punkte0,00
Rang#383  Overall
#41  Time Series DBMS
Websitebangdb.comwww.oracle.com/­database/­nosql/­technologies/­nosqlravendb.netwww.sadasengine.comsiridb.com
Technische Dokumentationdocs.bangdb.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlravendb.net/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.siridb.com
EntwicklerSachin Sinha, BangDBOracleHibernating RhinosSADAS s.r.l.Cesbit
Erscheinungsjahr20122011201020062017
Aktuelle VersionBangDB 2.0, October 202123.3, Dezember 20235.4, Juli 20228.0
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoAGPL Version 3, kommerzielle Lizenz verfügbarkommerziell infofree trial version availableOpen Source infoMIT License
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.
ImplementierungsspracheC, C++JavaC#C++C
Server BetriebssystemeLinuxLinux
Solaris SPARC/x86
Linux
macOS
Raspberry Pi
Windows
AIX
Linux
Windows
Linux
DatenschemaschemafreiSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsoptionalneinjaja infoNumeric data
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajajaja
SQL infoSupport of SQLSQL like support with command line toolSQL-like DML and DDL statementsSQL-like query language (RQL)janein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
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
JDBC
ODBC
Proprietäres Protokoll
HTTP API
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-seitige Scripts infoStored Proceduresneinneinjaneinnein
Triggersyes, Notifications (with Streaming only)neinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardinghorizontale PartitionierungSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Electable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-Source Replikationkeineja
MapReduce infoBietet ein API für Map/Reduce Operationenneinwith Hadoop integrationjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Default 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
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)ACID, Cluster-wide transaction availablenein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeja infooff heap cacheja infomanaged by 'Learn by Usage'ja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Zugriffsrechte für Benutzer und RollenAuthorization levels configured per client per databaseAccess rights for users, groups and roles according to SQL-standardEinfache Rechteverwaltung mit Benutzeraccounts

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
BangdbOracle NoSQLRavenDBSadas EngineSiriDB
Erwähnungen in aktuellen Nachrichten

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21. August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3. April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1. Oktober 2012, WIRED

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

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

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

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

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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