תודה רבה לכל משתתפי כנס Open2010. היה כנס נהדר.
נתראה בכנס OPEN2011 בחורף 2011, ובינתיים תמשיכו להתעמק בדברים המעניינים באמת.
בברכה,
רפאל פוגל
12:40 - 13:00, 10/06/10
מסלול: OPEN ENTERPRISE
PostgreSQL is widely considered to be the most advanced open-source relational database, with everything you would expect in a serious database -- ACID compliance, transactions, subselects, full-text indexing, triggers, and views.
PostgreSQL goes beyond these basics, including non-locking tables (MVCC), object-style table inheritance, sophisticated data-integrity checks, automatic query rewriting, server-side procedures (in a number of languages), continuous archiving (WAL), and built-in replication.
Between these features, excellent performance, a strong community, and an MIT-style license, it's no surprise that a growing number of application developers are moving to PostgreSQL.
In this lecture, we will discuss PostgreSQL, and how its extensive feature set makes life easier for database administrators and programmers alike, and how the pending release of version 9.0 will make an excellent database even better.