DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Datastax Enterprise vs. InfinityDB vs. OpenEdge vs. Oracle Berkeley DB vs. Oracle Rdb

Vergleich der Systemeigenschaften Datastax Enterprise vs. InfinityDB vs. OpenEdge vs. Oracle Berkeley DB vs. Oracle Rdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatastax Enterprise  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenOpenEdge  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessen
KurzbeschreibungDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.A Java embedded Key-Value Store which extends the Java Map interfaceAnwendungsentwicklungsumgebung mit integrierter DatenbankWeit verbreiteter In-Process Key-Value Store
Primäres DatenbankmodellWide Column StoreKey-Value StoreRelational DBMSKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,82
Rang#65  Overall
#4  Wide Column Stores
Punkte0,00
Rang#383  Overall
#59  Key-Value Stores
Punkte3,69
Rang#78  Overall
#42  Relational DBMS
Punkte1,88
Rang#130  Overall
#23  Key-Value Stores
#3  Native XML DBMS
Punkte1,04
Rang#184  Overall
#84  Relational DBMS
Websitewww.datastax.com/­products/­datastax-enterpriseboilerbay.comwww.progress.com/­openedgewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.oracle.com/­database/­technologies/­related/­rdb.html
Technische Dokumentationdocs.datastax.comboilerbay.com/­infinitydb/­manualdocumentation.progress.com/­output/­ua/­OpenEdge_latestdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.oracle.com/­database/­technologies/­related/­rdb-doc.html
EntwicklerDataStaxBoiler Bay Inc.Progress Software CorporationOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftOracle, originally developed by Digital Equipment Corporation (DEC)
Erscheinungsjahr20112002198419941984
Aktuelle Version6.8, April 20204.0OpenEdge 12.2, Maerz 202018.1.40, Mai 20207.4.1.1, 2021
Lizenz infoCommercial or Open SourcekommerziellkommerziellkommerziellOpen Source infoKommerzielle Lizenz verfügbar bei Bedarfkommerziell
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
ImplementierungsspracheJavaJavaC, Java, C++ (depending on the Berkeley DB edition)
Server BetriebssystemeLinux
OS X
Alle Betriebssysteme mit einer Java VMAIX
HP-UX
Linux
Solaris
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
HP Open VMS
Datenschemaschemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradejaschemafreiFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaja infoonly with the Berkeley DB XML editionnein
Sekundärindizesjanein infomanual creation possible, using inversions based on multi-value capabilityjajaja
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLneinja infoclose to SQL 92ja infoSQL Interface basierend auf SQLite verfügbarja
APIs und andere ZugriffskonzeptePropriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaProgress proprietary ABL (Advanced Business Language).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
Server-seitige Scripts infoStored Proceduresneinneinjanein
Triggersjaneinjaja infoonly for the SQL API
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infono "single point of failure"keinehorizontale Partitionierung infosince Version 11.4keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenconfigurable replication factor, datacenter aware, advanced replication for edge computingkeineSource-Replica ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infomanual creation possible, using inversions based on multi-value capabilityjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomicity and isolation are supported for single operationsACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACIDyes, on a single node
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinjanein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarneinBenutzer und Gruppennein
Weitere Informationen bereitgestellt vom Systemhersteller
Datastax EnterpriseInfinityDBOpenEdgeOracle Berkeley DBOracle Rdb
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» mehr
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» mehr
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
Licensing and pricing modelsAnnual subscription
» 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

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

Weitere Ressourcen
Datastax EnterpriseInfinityDBOpenEdgeOracle Berkeley DBOracle Rdb
Erwähnungen in aktuellen Nachrichten

DataStax Enterprise 4.0 Gives in-Memory Option to Cassandra
31. Mai 2024, Data Center Knowledge

DataStax previews new Hyper Converged Data Platform for enterprise AI
15. Mai 2024, VentureBeat

DataStax to launch AI-integrated data platforms HCDP & DSE 6.9
16. Mai 2024, IT Brief Asia

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite Needed for AI in Production
15. Mai 2024, Business Wire

DataStax acquires the startup behind low-code AI builder Langflow
4. April 2024, TechCrunch

bereitgestellt von Google News

What's New in OpenEdge 12.8
15. April 2024, release.nl

Learning to failover
3. April 2017, SDTimes.com

4 sources of latency and how to avoid them
1. November 2017, InfoWorld

bereitgestellt von Google News

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

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

Oracle acquires Sleepycat for code
17. August 2016, East Bay Times

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

bereitgestellt von Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

Oracle Business Model
13. Juni 2023, Business Model Analyst

2013 Data Science Salary Survey
4. Mai 2013, O'Reilly Media

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

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