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

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. EJDB vs. Graph Engine vs. RRDtool vs. VoltDB

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for PostgreSQL vs. EJDB vs. Graph Engine vs. RRDtool vs. VoltDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Verteilte In-Memory NewSQL RDBMS infoVerwendet für OLTP Applikationen mit einer hohen Frequenz an relativ einfachen Transaktionen, die alle Daten im Hauptspeicher halten können
Primäres DatenbankmodellRelational DBMSDocument StoreGraph DBMS
Key-Value Store
Time Series DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,79
Rang#213  Overall
#101  Relational DBMS
Punkte0,13
Rang#331  Overall
#46  Document Stores
Punkte0,56
Rang#241  Overall
#21  Graph DBMS
#34  Key-Value Stores
Punkte1,70
Rang#136  Overall
#11  Time Series DBMS
Punkte1,38
Rang#156  Overall
#72  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlgithub.com/­Softmotions/­ejdbwww.graphengine.iooss.oetiker.ch/­rrdtoolwww.voltdb.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.graphengine.io/­docs/­manualoss.oetiker.ch/­rrdtool/­docdocs.voltdb.com
EntwicklerAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupSoftmotionsMicrosoftTobias OetikerVoltDB Inc.
Erscheinungsjahr20162012201019992010
Aktuelle Version1.8.0, 202211.3, April 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPLv2Open Source infoMIT LicenseOpen Source infoGPL V2 and FLOSSOpen Source infoAGPL für Community Edition, kommerzielle Lizenz für Enterprise, AWS und Pro Editionen
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC.NET and CC infoImplementations in Java (e.g. RRD4J) and C# availableJava, C++
Server Betriebssystemegehostetserverlos.NETHP-UX
Linux
Linux
OS X infofor development
Datenschemajaschemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, bool, date, object_idjaNumeric data onlyja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinnein infoExporting into and restoring from XML files possible
Sekundärindizesjaneinneinja
SQL infoSupport of SQLjaneinneinneinja infonur einen Teil von SQL 99
APIs und andere ZugriffskonzepteJDBC
ODBC
In-process LibraryRESTful HTTP APIIn-process Library
Pipes
Java API
JDBC
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#
C++
F#
Visual Basic
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Server-seitige Scripts infoStored ProceduresjaneinjaneinJava
Triggersjaneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekeinehorizontale PartitionierungkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud servicekeinekeineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistencykeine
Fremdschlüssel inforeferenzielle Integritätjanein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsneinneinnein infoFOREIGN KEY constraints werden nicht unterstützt
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinneinACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/Write Lockingjaja infoby using the rrdcached daemonja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejaja infoSnapshots und Command Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinneinBenutzer und Rollen mit Berechtigungen auf Stored Procedures

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
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBEJDBGraph Engine infoformer name: TrinityRRDtoolVoltDB
DB-Engines Blog Posts

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Alibaba Cloud upgrades AnalyticDB with vector database engine
25. Juli 2023, CloudTech News

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20. April 2023, The Hacker News

Alibaba Cloud to spur AI innovation with upcoming Singapore hackathon in March
21. Februar 2024, KrASIA

Experts disclosed two critical flaws in Alibaba cloud database services
20. April 2023, securityaffairs.com

The Evolution of Online Analytics from Alibaba Economy Ecosystem to the Cloud
20. Februar 2021, DataDrivenInvestor

bereitgestellt von Google News

Trinity
30. Oktober 2010, Microsoft

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

The graph analytics landscape 2019
27. Februar 2019, Data Science Central

How Google and Microsoft taught search to "understand" the Web
6. Juni 2012, Ars Technica

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

The 16 Best Open Source Network Monitoring Tools in 2023
21. Oktober 2022, Solutions Review

How to Make a Solar Powered Weather Station #piday #raspberrypi @Raspberry_Pi
26. August 2016, Adafruit Blog

bereitgestellt von Google News

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31. August 2021, PR Newswire

Unveiling Volt Active Data’s game-changing approach to limitless app performance
16. Oktober 2023, YourStory

VoltDB Aims for Fast Big Data Development
29. Januar 2015, ADT Magazine

Solutions Review Sits Down with VoltDB CEO David Flower
17. April 2018, Solutions Review

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt