High Performance PostgreSQL for Rails

Reliable, Scalable, Maintainable Database Applications

by: Andrew Atkinson

Published 2024-06-25
Internal code aapsql
Print status In Print
Pages 454
User level Intermediate
Keywords ruby, rails, ruby on rails, ror, postgresql, postgres, sql, active record, databases, data warehouses, crud, big data
Related titles
  • SQL Antipatterns: Avoiding the Pitfalls of Database Programming. Related to SQL, Active Record.
  • Agile Web Development with Rails 7. Related to Ruby on Rails.
  • Sustainable Web Development with Ruby on Rails. Related to Ruby on Rails.
  • Seven Databases in Seven Weeks: A Guide to Modern Databases and the NoSQL Movement. Related to PostgreSQL.
  • Ruby Performance Optimization. Related to Active Record, performance optimization.
  • Rails, Angular, Postgres, and Bootstrap. Related to Ruby on Rails, PostgreSQL.
ISBN 9798888650387
Other ISBN Channel epub: 9798888651087
Channel PDF: 9798888651094
Safari: 9798888651070
BISACs COM051410 COMPUTERS / Programming Languages / Ruby
COM021000 COMPUTERS / Databases / General
COM021000 COMPUTERS / Databases / General

Highlight

Build faster, more reliable Rails apps by taking the best advanced PostgreSQL and Active Record capabilities, and using them to solve your application scale and growth challenges. Gain the skills needed to comfortably work with multi-terabyte databases, and with complex Active Record, SQL, and specialized Indexes. Develop your skills with PostgreSQL on your laptop, then take them into production, while keeping everything in sync. Make slow queries fast, perform any schema or data migration without errors, use scaling techniques like read/write splitting, partitioning, and sharding, to meet demanding workload requirements from Internet scale consumer apps to enterprise SaaS.

Description

Deepen your firsthand knowledge of high-scale PostgreSQL databases and Ruby on Rails applications with dozens of practical and hands-on exercises. Unlock the mysteries surrounding complex Active Record. Make any schema or data migration change confidently, without downtime. Grow your experience with modern and exclusive PostgreSQL features like SQL Merge, Returning, and Exclusion constraints. Put advanced capabilities like Full Text Search and Publish Subscribe mechanisms built into PostgreSQL to work in your Rails apps. Improve the quality of the data in your database, using the advanced and extensible system of types and constraints to reduce and eliminate application bugs. Tackle complex topics like how to improve query performance using specialized indexes. Discover how to effectively use built-in database functions and write your own, administer replication, and make the most of partitioning and foreign data wrappers. Use more than 40 well-supported open source tools to extend and enhance PostgreSQL and Ruby on Rails. Gain invaluable insights into database administration by conducting advanced optimizations—including high-impact database maintenance—all while solving real-world operational challenges.

Take your new skills into production today and then take your PostgreSQL and Rails applications to a whole new level of reliability and performance.

Contents and Extracts

Preface