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

DBMS > ObjectBox vs. PostgreSQL vs. Riak KV vs. Sadas Engine vs. XTDB

Vergleich der Systemeigenschaften ObjectBox vs. PostgreSQL vs. Riak KV vs. Sadas Engine vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameObjectBox  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungExtremely fast embedded database for small devices, IoT and MobileWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitertVerteilter, fehlertoleranter Key-Value StoreSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellObject oriented DBMSRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.Key-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von SekundärindizesRelational DBMSDocument Store
Sekundäre DatenbankmodelleTime Series DBMSDocument Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,22
Rang#172  Overall
#5  Object oriented DBMS
Punkte645,05
Rang#4  Overall
#4  Relational DBMS
Punkte4,44
Rang#80  Overall
#9  Key-Value Stores
Punkte0,03
Rang#379  Overall
#156  Relational DBMS
Punkte0,09
Rang#351  Overall
#47  Document Stores
Websiteobjectbox.iowww.postgresql.orgwww.sadasengine.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationdocs.objectbox.iowww.postgresql.org/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationwww.xtdb.com/­docs
EntwicklerObjectBox LimitedPostgreSQL Global Development Group infowww.postgresql.org/­developerOpenSource, formerly Basho TechnologiesSADAS s.r.l.Juxt Ltd.
Erscheinungsjahr20171989 info1989: Postgres, 1996: PostgreSQL200920062019
Aktuelle Version16.2, Februar 20243.2.0, Dezember 20228.01.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoBSDOpen Source infoApache Version 2, kommerzielle Enterprise Editionkommerziell 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.
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
ImplementierungsspracheC und C++CErlangC++Clojure
Server BetriebssystemeAndroid
iOS
Linux
macOS
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
OS X
AIX
Linux
Windows
Alle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemajajaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infospecific XML-type available, but no XML query functionality.neinneinnein
Sekundärindizesjajaeingeschränktjaja
SQL infoSupport of SQLneinja infoStandard mit zahlreichen Erweiterungenneinjaeingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteProprietäres native APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Native Erlang Interface
JDBC
ODBC
Proprietäres Protokoll
HTTP REST
JDBC
Unterstützte ProgrammiersprachenC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
.Net
C
C#
C++
Groovy
Java
PHP
Python
Clojure
Java
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)Erlangneinnein
Triggersneinjaja infoPre-Commit Hooks und Post-Commit Hooksneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinepartitioning by range, list and (since PostgreSQL 11) by hashSharding infokein "single point of failure"horizontale Partitionierungkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenonline/offline synchronization between client and serverSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - toolsfrei wählbarer Replikationsfaktorkeineja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajanein infoes können Links zwischen Datensätzen gespeichert werdenjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja infomanaged by 'Learn by Usage'
Berechtigungskonzept infoZugriffskontrollejaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes, using Riak SecurityAccess rights for users, groups and roles according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
ObjectBoxPostgreSQLRiak KVSadas EngineXTDB infoformerly named Crux
Neuigkeiten

In-Memory Database Use Cases
15. Februar 2024

Data Viewer for Objects – announcing ObjectBox Admin
14. November 2023

Vector Databases for Edge AI
9. August 2023

Vector Database Release for Flutter / Dart + Python
13. Juni 2023

SQLite and SQLite alternatives – a comprehensive overview
7. Juni 2023

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
DrittanbieterInstaclustr: Fully Hosted & Managed PostgreSQL
» mehr

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» mehr

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» mehr

pgDash: In-Depth PostgreSQL Monitoring.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» mehr

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» mehr

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» mehr

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» mehr

Redgate webinars: A series of key topics for new PostgreSQL users.
» mehr

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» mehr

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

Weitere Ressourcen
ObjectBoxPostgreSQLRiak KVSadas EngineXTDB infoformerly named Crux
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Monitoring PostgreSQL with Redgate Monitor
Webinar, 10-11am CT / 4-5pm BST, 22. Mai 2024

Erwähnungen in aktuellen Nachrichten

A Quick Look at Open Source Databases for Mobile App Development
29. April 2018, Open Source For You

The Megashift Towards Decentralized Edge Computing
27. August 2021, hackernoon.com

bereitgestellt von Google News

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18. April 2024, AWS Blog

pgEdge Distributed PostgreSQL Introduces Automatic DDL Replication and Snowflake Sequences for Postgres
17. April 2024, PR Newswire

Breaking Boundaries: PostgreSQL 16 is now available on IBM Cloud
17. April 2024, ibm.com

PeerDB: PostgreSQL Data Movement Platform Company Closes $3.6 Million
16. April 2024, Pulse 2.0

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14. November 2023, Oracle

bereitgestellt von Google News

Basho Revamps Riak Open-Source Database
22. September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23. Dezember 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13. Januar 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

bereitgestellt von Google News

L'azienda italiana Advanced System colpita dal ransomware. Lo avverte l'azienda con un comunicato stampa
29. Dezember 2022, Red Hot Cyber

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

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