This section discusses aspects of PostgreSQL development, such as how PostgreSQL can be a popular DBaaS among the current clouds; how to develop PostgreSQL applications in various environments, such as Node.js and Django; how to develop a PostgreSQL database using the PostGIS extension; and how to use the PostgREST standalone web server to turn a PostgreSQL database into a RESTful API.
This section contains the following chapters:
- Chapter 2, Setting Up a PostgreSQL RDS for ATMs
- Chapter 3, Using PostgreSQL and Node.js for Banking Transactions
- Chapter 4, Managing Bank ATM Locations Using PostgreSQL and Django
- Chapter 5, Creating a Geospatial Database Using PostGIS and PostgreSQL
- Chapter 6, Managing Banking Transactions Using PostgREST