PostgreSQL Server Programming
Book Details:
Publisher: | Packt Publishing |
Series: |
Packt
|
Author: | Usama Dar |
Edition: | 2 |
ISBN-10: | 1783980583 |
ISBN-13: | 9781783980581 |
Pages: | 312 |
Published: | Feb 26 2015 |
Posted: | Nov 19 2014 |
Language: | English |
Book format: | PDF |
Book size: | 2.28 MB |
Book Description:
Extend PostgreSQL using PostgreSQL server programming to create, test, debug, and optimize a range of user-defined functions in your favorite programming language About This BookAcquaint yourself with all the options to extend PostgreSQL using the programming language of your choice such as C++ and PL/PythonWork with PostgreSQL 9.4 so you can immediately take advantage of all the improvements and new featuresUtilize the extensive code examples and many novel tips and tricks for maximum performance gainWho This Book Is ForThis book is for moderate to advanced PostgreSQL database professionals who wish to extend PostgreSQL, utilizing the most updated features of PostgreSQL 9.4. For a better understanding of this book, familiarity with writing SQL, a basic idea of query tuning, and some coding experience in your preferred language is expected. In Detail 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 provides.You will get to grips with creating libraries of useful code, grouping them into even more useful components, and distributing them to the community. Then, you will take a look at user-defined functions, and how to define and utilize them efficiently. You will also learn how to extract data from a multitude of foreign data sources and extend PostgreSQL to do it natively. What's more, you can do all of this in a nifty debugging interface that will allow you to do it efficiently and reliably. This book explores all possible ways to extend PostgreSQL and write server-side code using various programming languages with concrete and easy-to-understand examples.
Extend PostgreSQL and integrate the database layer into your development framework Understand the extension framework of PostgreSQL, and leverage it in ways that you haven't even invented yet. Write functions, create your own data types, all in your favourite programming language Step-by-step tutorial with plenty of tips and tricks to kick-start server programming. In Detail 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 to respond to the current demand for advanced PostgreSQL skills in a lucrative...
Client-Server Programming and Applications
2nd Edition
This is a revised version of this volume. Changes in this edition include: Code has been updated to use ANSI C and the UNIX operating systems (POSIX). Covers SLIP connections (a popular program that allows TCP/IP access to the Internet over dial-up phone systems. Latest changes in Network File System protocol (NFS3). This edition focuses on the BSD version of UNIX. This volume answers the question How does one use TCP/IP? - focusing on the client-server paradigm, and examining algorithms for both the client and server components of a distributed program. Describes the AT&T TLI interface and uses it in all examples. The principles underlying distr...
Introduction and Concepts
The open source PostgreSQL database is soaring in popularity, as thousands of database and web professionals discover its powerful features, transaction support, performance, and industrial-strength scalability. In this book, a founding member of the PostgreSQL development team introduces everything you need to know to succeed with PostgreSQL, from basic SQL commands through database administration and optimization. PostgreSQL assumes no previous database expertise: it establishes a firm foundation of basic concepts and commands before turning to PostgreSQL's advanced, innovative capabilities. Bruce Momjian walks readers step-by-step from their first database queries through the complex queries needed to solve real-world problems. He presents proper ...
2007 - 2021 © eBooks-IT.org