توضیحاتی در مورد کتاب :
PostgreSQL
پیشرفته ترین پایگاه داده منبع باز جهان است. PostgreSQL جامع ترین، عمیق ترین و آسان ترین راهنمای این پایگاه داده برنده جایزه است. این کتاب با یک مرور کلی از SQL، شرحی از انواع داده های PostgreSQL و توضیح کامل دستورات PostgreSQL شروع می شود.
اگر یک توسعه دهنده یا مدیر هستید، فصلی را که عملکرد PostgreSQL را بررسی می کند، دوست خواهید داشت. نویسندگان توضیح میدهند که PostgreSQL چگونه دادهها را روی دیسک (و در حافظه) ذخیره میکند و چگونه میتواند اثربخشی مکانیسمهای ذخیرهسازی PostgreSQL را اندازهگیری و تأثیر بگذارد. همچنین خواهید آموخت که PostgreSQL چگونه برنامه های اجرایی را تولید و ارزیابی می کند. نویسندگان تمام عملگرهای پرس و جو را که می توانند در نتایج یک فرمان EXPLAIN ظاهر شوند، توضیح می دهند و مفاهیم عملکرد هر اپراتور و همچنین شرایطی را که باعث می شود PostgreSQL از آن عملگر استفاده کند، توضیح می دهند.
PostgreSQL همچنین یک راهنمای کامل برای توسعه دهنده است. چه در حال توسعه با C، C، ODBC، SQL جاسازی شده، جاوا، Tcl/Tk، Perl، Python یا PHP باشید، توضیح جامعی از PostgreSQL API برای زبان انتخابی خود خواهید یافت. تمرینهای آسان برای دنبال کردن، شما را در توسعه برنامههای کاربردی راهنمایی میکند که به طور کامل ویژگیهای ارائه شده توسط هر API را نشان میدهند. همچنین فصلی را خواهید یافت که زبان رویه سمت سرور PL/pgSQL را شرح می دهد، نحوه ساخت تریگرها، توابع و رویه های ذخیره شده را یاد می گیرد. نویسندگان حتی فصلی را گنجاندهاند که شما را در فرآیند گسترش سرور PostgreSQL با توابع C سفارشینویسی شده و انواع دادههای جدید راهنمایی میکند. نحوه نصب PostgreSQL را در سیستمهای ویندوز، لینوکس و یونیکس، از کد منبع یا از نصب کننده های از پیش کامپایل شده نویسندگان تمام گزینه های پیکربندی PostgreSQL (زمان کامپایل، راه اندازی و در حال پرواز) را شرح داده اند. فصل امنیت PostgreSQL تمام پروتکلهای احراز هویتی را که میتوانید انتخاب کنید و نحوه ایمنسازی پایگاه داده خود را چه به صورت داخلی و چه خارجی توضیح میدهد. اگر مجبور باشید از یک محیط چند ملیتی حمایت کنید، فصل بین المللی سازی و بومی سازی بسیار ارزشمند است.
در هیچ کجا راهنمای کامل تری برای PostgreSQL پیدا نخواهید کرد. نویسندگان با هدایت خواننده از مفاهیم اولیه به ویژگی های پیشرفته، PostgreSQL را قابل دسترس کرده اند. چه یک مبتدی پایگاه داده یا یک کاربر پیشرفته باشید، این کتاب را یک افزودنی ارزشمند برای کتابخانه خود خواهید یافت.
توضیحاتی در مورد کتاب به زبان اصلی :
PostgreSQL
is the world's most advanced open-source database. PostgreSQL is the most comprehensive, in-depth, and easy-to-read guide to this award-winning database. This book starts with a thorough overview of SQL, a description of all PostgreSQL data types, and a complete explanation of PostgreSQL commands.
If you are a developer or an administrator, you'll love the chapter that explores PostgreSQL performance. The authors explain how PostgreSQL stores data on disk (and in memory) and how to measure and influence the effectiveness of PostgreSQL's caching mechanisms. You'll also learn how PostgreSQL generates and evaluates execution plans. The authors explain all of the query operators that can appear in the results of an EXPLAIN command, describing the performance implications of each operator as well as the conditions which will cause PostgreSQL to use that operator.
PostgreSQL is also a complete guide for the developer. Whether you're developing with C, C++, ODBC, Embedded SQL, Java, Tcl/Tk, Perl, Python or PHP, you'll find a comprehensive description of the PostgreSQL API for your language of choice. Easy to follow exercises will walk you through the development of working applications that fully demonstrate the features offered by each API. You will also find a chapter that describes the PL/pgSQL server-side procedural language, learning how to build triggers, functions, and stored-procedures. The authors have even included a chapter that walks you through the process of extending the PostgreSQL server with custom-written C functions and new data types.You will learn how to install PostgreSQL on Windows, Linux, and Unix systems, from source code or from pre-compiled installers. The authors have described all of the PostgreSQL configuration options (compile-time, startup, and on-the-fly). The chapter on PostgreSQL security describes all of the authentication protocols that you can choose from and describes how to secure your database, both internally and externally. If you have to support a multi-national environment, you will find the chapter on internationalization and localization to be invaluable.
You won't find a more complete guide to PostgreSQL anywhere. The authors have made PostgreSQL approachable by leading the reader from basic concepts to advanced features. Whether you're a database beginner or an advanced user, you will find this book a valuable addition to your library.