Valid XHTML 1.0 Strict

letzte Änderung:
2024-03-02 21:15

PostgreSQL

PostgreSQL ist das am weitesten entickelte und dem ISO/ANSI-Standard nächste Open-Source-Datenbanksystem. Eine Zeit lang wurde es auch von Sun Microsystems vollständig in ihre Unix-Variante Solaris als Standard-Datenbanksystem integriert. Das endete natürlich mit dem Kauf von Sun durch Oracle.

Alle anderen Open-Source-Datenbanksysteme sind weniger leistungsfähig, zu dem sind sehr viel auch noch wesentlich größer vom Softwareumfang. Auch fragt sich der Fachmensch, warum es zu manchen Datenbanksystemen so viele Bücher gibt. Sind die denn wirklich so schwer zu beherrschen? Für PostgreSQL gibt es im wesentlichen die Originaldokumentation und ein paar Bücher mit guten Beispielen. Mehr braucht es wirklich nicht.

Wenn Sie also eine extrem leistungsfähige, zuverlässige und leicht beherrschbare Datenbank benötigen, sollten Sie PostgreSQL in Betracht ziehen. Nicht nur, weil es kostenlos zu haben ist.

Nur eines kann PostgreSQL nicht: als eingebettete Datenbank dienen, dafür kann man dann andere Systeme nehmen, z. B. MetaKit, Firebird oder SQLite. Ich empfehle letztere.

Mein Vortrag über PostgreSQL auf der FrOSCon 2011.

Ich biete Schulungen und Beratung zum Thema PostgreSQL an, siehe meine freiberufliche Website.


PostgreSQL is the world's most advanced open source database system and the one closest to the ANSI/ISO standard. For a while it was fully integrated by Sun Microsystems into their Operating System Solaris as the standard database system. This came to an end when Oracle acquired Sun.

All other open source database systems are far inferior regarding performance, some are even far bigger in footprint. As an expert you also wonder why there are so many books about some data base system. Are they really so difficult to master? For PostgreSQL there is the manual plus a few books with good examples. There is no need for anything else.

If you are looking for an extremely performant, reliable and easy to master data base you should consider PostgreSQL. Not only because it is free of cost.

There is one situation where PostgreSQL is not appropriate: if you need an embeddable data base. You can take MetaKit, Firebird or SQLite then. I would recommend the latter.

 

My Lecture about PostgreSQL at FrOSCon 2011.

Ich offer Trainings and Consulting regarding PostgreSQL, see my freelancer web site – sorry, it's only in German.