DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > EDB Postgres vs. Oracle Berkeley DB vs. Rockset vs. ScyllaDB vs. SpaceTime

Vergleich der Systemeigenschaften EDB Postgres vs. Oracle Berkeley DB vs. Rockset vs. ScyllaDB vs. SpaceTime

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEDB Postgres  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenRockset  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenSpaceTime  Xaus Vergleich ausschliessen
KurzbeschreibungThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Weit verbreiteter In-Process Key-Value StoreA scalable, reliable search and analytics service in the cloud, built on RocksDBCassandra and DynamoDB compatible wide column storeSpaceTime ist ein Spatio-temporal DBMS mit Focus auf Performance.
Primäres DatenbankmodellRelational DBMSKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document StoreWide Column StoreSpatial DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Relational DBMS
Suchmaschine
Key-Value StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,90
Rang#135  Overall
#63  Relational DBMS
Punkte2,21
Rang#117  Overall
#20  Key-Value Stores
#3  Native XML DBMS
Punkte0,79
Rang#211  Overall
#35  Document Stores
Punkte4,75
Rang#68  Overall
#5  Wide Column Stores
Punkte0,00
Rang#383  Overall
#7  Spatial DBMS
Websitewww.enterprisedb.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlrockset.comwww.scylladb.comwww.mireo.com/­spacetime
Technische Dokumentationwww.enterprisedb.com/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.rockset.comdocs.scylladb.com
EntwicklerEnterpriseDBOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftRocksetScyllaDBMireo
Erscheinungsjahr20051994201920152020
Aktuelle Version14, Dezember 202118.1.40, Mai 2020ScyllaDB Open Source 5.4.1, Jaenner 2024
Lizenz infoCommercial or Open Sourcekommerziell infoBSD for PostgreSQL-componentsOpen Source infoKommerzielle Lizenz verfügbar bei BedarfkommerziellOpen Source infoOpen Source (AGPL), commercial license availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheCC, Java, C++ (depending on the Berkeley DB edition)C++C++C++
Server BetriebssystemeLinux
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
gehostetLinuxLinux
Datenschemajaschemafreischemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneindynamic typingjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML-type available, but no XML query functionality.ja infoonly with the Berkeley DB XML editionnein infoingestion from XML files supportedneinnein
Sekundärindizesjajaall fields are automatically indexedja infocluster global secondary indicesnein
SQL infoSupport of SQLja infoStandard mit zahlreichen Erweiterungenja infoSQL Interface basierend auf SQLite verfügbarRead-only SQL queries, including JOINsSQL-like DML and DDL statements (CQL)A subset of ANSI SQL is implemented
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP RESTProprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
RESTful HTTP API
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.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
Go
Java
JavaScript (Node.js)
Python
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C#
C++
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)neinneinyes, Luanein
Triggersjaja infoonly for the SQL APIneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoby hash, list or rangekeineAutomatic shardingShardingFixed-grid hypercubes
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationSource-Replica Replikationjafrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possibleReal-time block device replication (DRBD)
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinnein infoAtomicity and isolation are supported for single operationsnein
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 haltenneinjaja infoin-memory tablesnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinAccess rights for users and organizations can be defined via Rockset consoleAccess rights for users can be defined per objectja
Weitere Informationen bereitgestellt vom Systemhersteller
EDB PostgresOracle Berkeley DBRocksetScyllaDBSpaceTime
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
EDB PostgresOracle Berkeley DBRocksetScyllaDBSpaceTime
Erwähnungen in aktuellen Nachrichten

EDB unveils EDB Postgres AI
23. Mai 2024, InfoWorld

Enterprise DB begins rolling AI features into PostgreSQL
23. Mai 2024, SiliconANGLE News

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21. Mai 2024, Blocks & Files

EDB Postgres AI is a new platform for analytics workloads
23. Mai 2024, Techzine Europe

EDB Celebrates 20 Years with Launch of its Innovative Postgres AI Platform
23. Mai 2024, Travel And Tour World

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

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

The importance of bitcoin nodes and how to start one
9. Mai 2014, The Merkle News

bereitgestellt von Google News

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20. Mai 2024, Blocks & Files

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17. Mai 2024, Datanami

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16. Mai 2024, Solutions Review

Rockset launches native support for hybrid vector and text search to power AI apps
16. Mai 2024, SiliconANGLE News

Rockset Hybrid Search Release Sets New Course for Vector Databases
17. Mai 2024, EnterpriseTalk

bereitgestellt von Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6. Januar 2023, AWS Blog

ScyllaDB Launches Scylla Cloud Database as a Service
14. April 2019, insideBIGDATA

Scylla review: Apache Cassandra supercharged
18. Dezember 2019, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

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.

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt