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 > CrateDB vs. PostgreSQL vs. Riak KV vs. SAP Adaptive Server

Vergleich der Systemeigenschaften CrateDB vs. PostgreSQL vs. Riak KV vs. SAP Adaptive Server

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessenSAP Adaptive Server infofrüherer Name: Sybase ASE  Xaus Vergleich ausschliessen
KurzbeschreibungVerteilter Data Store basierend auf LuceneWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitertVerteilter, fehlertoleranter Key-Value StoreDer SAP (Sybase) Adaptive Server Enterprise (ASE) ist ein RDBMS für den Einsatz in großen Unternehmen
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Relational 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 DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
Spatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,73
Rang#229  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte645,05
Rang#4  Overall
#4  Relational DBMS
Punkte4,44
Rang#80  Overall
#9  Key-Value Stores
Punkte37,12
Rang#25  Overall
#17  Relational DBMS
Websitecratedb.comwww.postgresql.orgwww.sap.com/­products/­technology-platform/­sybase-ase.html
Technische Dokumentationcratedb.com/­docswww.postgresql.org/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latesthelp.sap.com/­docs/­SAP_ASE
EntwicklerCratePostgreSQL Global Development Group infowww.postgresql.org/­developerOpenSource, formerly Basho TechnologiesSAP, Sybase
Erscheinungsjahr20131989 info1989: Postgres, 1996: PostgreSQL20091987
Aktuelle Version16.2, Februar 20243.2.0, Dezember 202216.0
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoBSDOpen Source infoApache Version 2, kommerzielle Enterprise Editionkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
ImplementierungsspracheJavaCErlangC und C++
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
OS X
AIX
HP-UX
Linux
Solaris
Unix
Windows
DatenschemaFlexible Schema (defined schema, partial schema, schema free)jaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja
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.neinnein
Sekundärindizesjajaeingeschränktja
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityja infoStandard mit zahlreichen Erweiterungenneinja
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Native Erlang Interface
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Unterstützte Programmiersprachen.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
.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
C
C++
Cobol
Java
Java
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)ErlangJava und Transact-SQL
Triggersneinjaja infoPre-Commit Hooks und Post-Commit Hooksja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingpartitioning by range, list and (since PostgreSQL 11) by hashSharding infokein "single point of failure"horizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-levelSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - toolsfrei wählbarer ReplikationsfaktorMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjanein infoes können Links zwischen Datensätzen gespeichert werdenja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinnein
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes, using Riak SecurityBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBPostgreSQLRiak KVSAP Adaptive Server infofrüherer Name: Sybase ASE
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» 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
DrittanbieterpgDash: In-Depth PostgreSQL Monitoring.
» 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

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» 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

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

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

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» 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

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» 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
CrateDBPostgreSQLRiak KVSAP Adaptive Server infofrüherer Name: Sybase ASE
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

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1. März 2023, Business Wire

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

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7. April 2021, SAP News

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5. Januar 2023, Business Wire

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3. Juni 2020, BleepingComputer

New Feature: SAP ASE Database Available for the IBM Cloud for SAP NetWeaver Offering
22. März 2019, IBM

Sybase Adaptive Server Enterprise 15.7 Boosts Performance and Lowers Cost of Managing Exploding Data Volumes
13. September 2011, PR Newswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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.

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt