{"title":"Luca Ferrari","description":null,"products":[{"product_id":"postgresql-11-server-side-programming-quick-start-guide-book-luca-ferrari-9781789342222","title":"PostgreSQL 11 Server Side Programming Quick Start Guide","description":"Extend PostgreSQL using PostgreSQL server programming to create, test, debug, and optimize a range of user-defined functions in your favorite programming language  Key Features  Learn the concepts of PostgreSQL 11 with lots of real-world datasets and examples Learn queries, data replication, and database performance Extend the functionalities of your PostgreSQL instance to suit your organizational needs  Book DescriptionPostgreSQL is a rock-solid, scalable, and safe enterprise-level relational database. With a broad range of features and stability, it is ever increasing in popularity.This book shows you how to take advantage of PostgreSQL 11 features for server-side programming. Server-side programming enables strong data encapsulation and coherence.  The book begins with the importance of server-side programming and explains the risks of leaving all the checks outside the database. To build your capabilities further, you will learn how to write stored procedures, both functions and the new PostgreSQL 11 procedures, and create triggers to perform encapsulation and maintain data consistency.  You will also learn how to produce extensions, the easiest way to package your programs for easy and solid deployment on different PostgreSQL installations.What you will learn  Explore data encapsulation Write stored procedures in different languages Interact with transactions from within a function Get to grips with triggers and rules Create and manage custom data types Create extensions to package code and data Implement background workers and Inter-Process Communication (IPC) How to deal with foreign languages, in particular Java and Perl  Who this book is forThis book is for database administrators, data engineers, and database engineers who want to implement advanced functionalities and master complex administrative tasks with PostgreSQL 11.","brand":"WoB","offers":[{"title":"US \/ GOOD \/ SBYB","offer_id":49798787268881,"sku":"CIN1789342228G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ INGRAM","offer_id":52655215411473,"sku":"NLS9781789342222","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ NEW \/ INGRAM","offer_id":52755472253201,"sku":"NIN9781789342222","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/1789342228.jpg?v=1750898035"},{"product_id":"learn-postgresql-book-luca-ferrari-9781838985288","title":"Learn PostgreSQL","description":"A comprehensive guide to building, managing, and securing scalable and reliable database and data warehousing applications using Postgres 12 and 13  Key Features  Set up your database cluster and monitor, secure, and fine-tune it for optimal performance Learn the fundamentals of database management and implement client- and server-side programming using SQL and PL\/pgSQL Explore useful tips to develop efficient PostgreSQL database solutions from scratch  Book DescriptionPostgreSQL is one of the fastest-growing open source object-relational database management systems (DBMS) in the world. As well as being easy to use, it’s scalable and highly efficient. In this book, you’ll explore PostgreSQL 12 and 13 and learn how to build database solutions using it. Complete with hands-on tutorials, this guide will teach you how to achieve the right database design required for a reliable environment.   You'll learn how to install and configure a PostgreSQL server and even manage users and connections. The book then progresses to key concepts of relational databases, before taking you through the Data Definition Language (DDL) and commonly used DDL commands. To build on your skills, you’ll understand how to interact with the live cluster, create database objects, and use tools to connect to the live cluster. You’ll then get to grips with creating tables, building indexes, and designing your database schema. Later, you'll explore the Data Manipulation Language (DML) and server-side programming capabilities of PostgreSQL using PL\/pgSQL, before learning how to monitor, test, and troubleshoot your database application to ensure high-performance and reliability.   By the end of this book, you'll be well-versed with the Postgres database and be able to set up your own PostgreSQL instance and use it to build robust solutions.  What you will learn  Understand how users and connections are managed by running a PostgreSQL instance Interact with transaction boundaries using server-side programming Identify bottlenecks to maintain your database efficiently Create and manage extensions to add new functionalities to your cluster Choose the best index type for each situation Use online tools to set up a memory configuration that will suit most databases Explore how Postgres can be used in multi-instance environments to provide high-availability, redundancy, and scalability  Who this book is forThis Postgres book is for anyone interested in learning about the PostgreSQL database from scratch. Anyone looking to build robust data warehousing applications and scale the database for high-availability and performance using the latest features of PostgreSQL will also find this book useful. Although prior knowledge of PostgreSQL is not required, familiarity with databases is expected.","brand":"WoB","offers":[{"title":"US \/ GOOD \/ SBYB","offer_id":50181515542801,"sku":"CIN183898528XG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ GARDNERS","offer_id":50989734396177,"sku":"NGR9781838985288","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ INGRAM","offer_id":52689993728273,"sku":"NLS9781838985288","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ NEW \/ INGRAM","offer_id":52755163021585,"sku":"NIN9781838985288","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/183898528X.jpg?v=1750802004"},{"product_id":"glen-sweeney-s-alchemies-book-luca-ferrari-9780956018465","title":"Glen Sweeney's Alchemies","description":null,"brand":"WoB","offers":[{"title":"- \/ - \/ -","offer_id":50915763683601,"sku":"","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":50915763945745,"sku":"GOR014121168","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0956018467.jpg?v=1751078050"},{"product_id":"learn-postgresql-book-luca-ferrari-9781837635641","title":"Learn PostgreSQL","description":"This new edition will help you learn PostgreSQL from scratch with the latest version, providing a complete focused view on aspects like configuration, high performance, partitioning, backup, server-side programming and replication.  Purchase of the print or Kindle book includes a free eBook in PDF format.  Key Features  Learn the fundamentals of PostgreSQL 16, including SQL statements, replication, and security Enhance your learning journey with the provided Docker images for practical hands-on exercises and tests at the end of each chapter Get new and improved examples, use-cases, and scenarios specifically for concepts like partitioning, replication, back-up and restore, cluster configuration, monitoring and others  Book DescriptionThe latest edition of this PostgreSQL book will help you to start using PostgreSQL from absolute scratch, helping you to quickly understand the internal workings of the database. With a structured approach and practical examples, go on a journey that covers the basics, from SQL statements and how to run server-side programs, to configuring, managing, securing, and optimizing database performance.   This new edition will not only help you get to grips with all the recent changes within the PostgreSQL ecosystem but will also dig deeper into concepts like partitioning and replication with a fresh set of examples. The book is also equipped with Docker images for each chapter which makes the learning experience faster and easier. Starting with the absolute basics of databases, the book sails through to advanced concepts like window functions, logging, auditing, extending the database, configuration, partitioning, and replication. It will also help you seamlessly migrate your existing database system to PostgreSQL and contains a dedicated chapter on disaster recovery. Each chapter ends with practice questions to test your learning at regular intervals.  By the end of this book, you will be able to install, configure, manage, and develop applications against a PostgreSQL database. What you will learn  Gain a deeper understanding of PostgreSQL internals like transactions, MVCC, security and replication Enhance data management with PostgreSQL’s latest partitioning features Choose the right replication strategy for your database See concrete examples of how to migrate data from another database, perform backups and restores, monitor your PostgreSQL installation and more Ensure security and compliance with schemas and user privileges Create customized database functions and extensions Get to grips with server-side programming, window functions, and triggers  Who this book is forLearning PostgresSQL 16 book is for anyone interested in learning about the PostgreSQL database from scratch. Anyone looking to build robust data warehousing applications and scale the database for high-availability and performance using the latest features of PostgreSQL will also find this book useful. Although prior knowledge of PostgreSQL is not required, familiarity with databases is expected.","brand":"WoB","offers":[{"title":"- \/ - \/ -","offer_id":51054106116369,"sku":"","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ NEW \/ INGRAM","offer_id":51054108705041,"sku":"NIN9781837635641","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ NEW \/ INGRAM","offer_id":52132371038481,"sku":"NLS9781837635641","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/1837635641.jpg?v=1751026573"},{"product_id":"out-of-nowhere-book-luca-ferrari-9781908728487","title":"Out of Nowhere","description":"Michael Ronald Taylor (1938 - 1969) was a British jazz composer, pianist and co-songwriter for the band Cream. Mike Taylor was brought up by his grandparents in London and Kent, and joined the RAF for his national service. Having rehearsed and written extensively throughout the early 1960s, he recorded two albums for the Lansdowne series produced by Denis Preston: Pendulum (1966) with drummer Jon Hiseman, bassist Tony Reeves and saxophonist Dave Tomlin) and Trio (1967) with Hiseman and bassists Jack Bruce and Ron Rubin. They were issued on UK Columbia. During his brief recording career, several of Taylor's pieces were played and recorded by his contemporaries. Three Taylor compositions were recorded by Cream, with lyrics by drummer Ginger Baker Passing the Time, Pressed Rat and Warthog and Those Were the Days, all of which appeared on the band's August 1968 album Wheels of Fire. Neil Ardley's New Jazz Orchestra's September 1968 recording Le Dejeuner Sur L'Herbe features one original Taylor composition Ballad and an arrangement by him of a Segovia piece Study. Mike Taylor drowned in the River Thames near Leigh-on-Sea, Essex in January 1969, following years of heavy drug use (principally hashish and LSD). He had been homeless for three years, and his death was almost entirely unremarked. This is the first biography written about him.","brand":"WoB","offers":[{"title":"US \/ NEW \/ INGRAM","offer_id":51135572410641,"sku":"NIN9781908728487","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":51346087411985,"sku":"GOR012761035","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ INGRAM","offer_id":52143624585489,"sku":"NLS9781908728487","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/1908728485.jpg?v=1751346629"}],"url":"https:\/\/www.worldofbooks.com\/collections\/author-books-by-luca-ferrari.oembed","provider":"World of Books ","version":"1.0","type":"link"}