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 > Derby vs. PostgreSQL vs. YugabyteDB

Vergleich der Systemeigenschaften Derby vs. PostgreSQL vs. YugabyteDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDerby infooft Apache Derby genannt, ursprünglich IBM Cloudscape; unter dem Namen JavaDB im Java SDK enthalten  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Weit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitertHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellRelational DBMSRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,84
Rang#61  Overall
#35  Relational DBMS
Punkte620,75
Rang#4  Overall
#4  Relational DBMS
Punkte3,31
Rang#105  Overall
#53  Relational DBMS
Websitedb.apache.org/­derbywww.postgresql.orgwww.yugabyte.com
Technische Dokumentationdb.apache.org/­derby/­manuals/­index.htmlwww.postgresql.org/­docsdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerApache Software FoundationPostgreSQL Global Development Group infowww.postgresql.org/­developerYugabyte Inc.
Erscheinungsjahr19971989 info1989: Postgres, 1996: PostgreSQL2017
Aktuelle Version10.16.1.1, Mai 202216.0, September 20232.18, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoBSDOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for PostgreSQL: Fully managed and hosted PostgreSQL® with 70+ extensions and orchestration tooling included.YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJavaCC und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
OS X
Datenschemajajadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaja infospecific XML-type available, but no XML query functionality.nein
Sekundärindizesjajaja
SQL infoSupport of SQLjaja infoStandard mit zahlreichen Erweiterungenyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJDBCADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenJava.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresJava Stored Proceduresbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)ja infosql, plpgsql, C
Triggersjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinepartitioning by range, list and (since PostgreSQL 11) by hashHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - toolsBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
Derby infooft Apache Derby genannt, ursprünglich IBM Cloudscape; unter dem Namen JavaDB im Java SDK enthaltenPostgreSQLYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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

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

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

Datasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» 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

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

Aiven for PostgreSQL: The familiar open source PostgreSQL® that you know and love, with no proprietary features or add-ons that will lock you in.
» mehr

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

Redgate webinars: A series of key topics for new PostgreSQL users.
» 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
Derby infooft Apache Derby genannt, ursprünglich IBM Cloudscape; unter dem Namen JavaDB im Java SDK enthaltenPostgreSQLYugabyteDB
DB-Engines Blog Posts

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

Driving the Future of PostgreSQL Adoption
15. November 2021,  Umair Shahid, Percona (sponsor) 

alle anzeigen

Konferenzen und Veranstaltungen

PostgreSQL 101: An introduction to Multi-Version Concurrency Control and Vacuum
Webinar with Q&A, 11am CT / 5pm BST, 24. Oktober 2023

Erwähnungen in aktuellen Nachrichten

IBM Acquires StepZen to Help Enterprises Get More Business Value ...
8. Februar 2023, IBM Newsroom

Pentesting mit Legion, sqlmap, ZAP, OpenSCAP, Karkinos und ...
5. September 2023, Security-Insider

Six free databases with commercial-quality features
3. Dezember 2012, Network World

Top Tools for ERP Enterprise Resource Planning
26. Januar 2023, Investopedia

Why you should use SQLite
13. Februar 2019, InfoWorld

bereitgestellt von Google News

PostgreSQL 16 Expands Analytics Capabilities
22. September 2023, The New Stack

4 key new features in PostgreSQL 16
14. September 2023, InfoWorld

PostgreSQL with Built-In Resilience and On-Demand Scale — Is ...
22. September 2023, ADT Magazine

EnterpriseDB to deliver distributed PostgreSQL as a highly available ...
29. August 2023, SiliconANGLE News

EnterpriseDB releases PostgreSQL cluster deployment tool to open ...
7. September 2023, SiliconANGLE News

bereitgestellt von Google News

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, InfoWorld

PostgreSQL with Built-In Resilience and On-Demand Scale — Is ...
22. September 2023, ADT Magazine

vitagroup Selects Yugabyte to Underpin Patient Health Care ...
22. August 2023, Business Wire

Yugabyte Announces Keynote and Expert Speakers for the Fifth ...
25. August 2023, Business Wire

Yugabyte simplifies SQL database migration with YugabyteDB ...
24. Januar 2023, SiliconANGLE News

bereitgestellt von Google News

Jobangebote

ArchivesSpace Technical Lead
LYRASIS, Georgia

DEV OPS ENGINEER
Esperanto.ai, Mountain View, CA

PostgreSQL Admin
Techstar Group, Remote

PostgreSQL DBA
i2vision, Remote

Part-time Web Developer, Inside Schools
The New School, New York, NY

PostgreSQL DBA
Gridiron IT, Washington, DC

Dot Net Developer
Sadup Softech, United States

Sales Development Representative
YugabyteDB, Remote

Account Executive, Central
YugabyteDB, Chicago, IL

Principal Financial Analyst
YugabyteDB, Remote

Senior Product Manager, Core Database
YugabyteDB, Remote

Java Lead Developer (W2 ONLY)
Qualified Recruiter Pvt Ltd, Berkeley Heights, NJ

jobs by Indeed



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.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL 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

Redis logo

The world’s most loved real‑time data platform.
Try 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