This book will show you that PostgreSQL is so much more than a database server. In fact, it could even be seen as an application development framework, with the added bonuses of transaction support, massive data storage, journaling, recovery, and a host of other features that the PostgreSQL engine p
PostgreSQL Server Programming - Second Edition
โ Scribed by Usama Dar, Hannu Krosing, Jim Mlodgenski, Kirk Roybal
- Publisher
- Packt Publishing
- Year
- 2015
- Tongue
- English
- Leaves
- 320
- Category
- Library
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
Learn how to work with PostgreSQL as if you spent the last decade working on it. PostgreSQL is capable of providing you with all of the options that you have in your favourite development language and then extending that right on to the database server. With this knowledge in hand, you will be able
<p> Extend PostgreSQL and integrate the database layer into your development framework</p> <ul> <p>Understand the extension framework of PostgreSQL, and leverage it in ways that you haven't even invented yet.</p> <li> Write functions, create your own data types, all in your favourite programming lan
What you will learn from this book<br>Write functions in the built-in PL/PgSQL language or your language of choice<br>Extract data from foreign data sources<br>Add operators, data types, and other custom elements<br>Debug and code efficiently<br>Decide what machine resources your process will use<br
<p> Extend PostgreSQL and integrate the database layer into your development framework</p> <ul> <p>Understand the extension framework of PostgreSQL, and leverage it in ways that you haven't even invented yet.</p> <li> Write functions, create your own data types, all in your favourite programming lan