Developing modern database applications with PostgreSQL :: use the highly available and object-relational PostgreSQL to build scalable and reliable apps /
Get up to speed with core PostgreSQL tasks such as database administration, application development, database performance monitoring, and database testing Key Features Build real-world enterprise database management systems using Postgres 12 features Explore the development, administrative and secur...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing,
2021.
|
Schlagworte: | |
Online-Zugang: | DE-862 DE-863 |
Zusammenfassung: | Get up to speed with core PostgreSQL tasks such as database administration, application development, database performance monitoring, and database testing Key Features Build real-world enterprise database management systems using Postgres 12 features Explore the development, administrative and security aspects of PostgreSQL 12 Implement best practices from industry experts to build powerful database applications Book DescriptionPostgreSQL is an open-source object-relational database management system (DBMS) that provides enterprise-level services, including high performance and scalability. This book is a collection of unique projects providing you with a wealth of information relating to administering, monitoring, and testing PostgreSQL. The focus of each project is on both the development and the administrative aspects of PostgreSQL. Starting by exploring development aspects such as database design and its implementation, you'll then cover PostgreSQL administration by understanding PostgreSQL architecture, PostgreSQL performance, and high-availability clusters. Various PostgreSQL projects are explained through current technologies such as DevOps and cloud platforms using programming languages like Python and Node.js. Later, you'll get to grips with the well-known database API tool, PostgREST, before learning how to use popular PostgreSQL database testing frameworks. The book is also packed with essential tips and tricks and common patterns for working seamlessly in a production environment. All the chapters will be explained with the help of a real-world case study on a small banking application for managing ATM locations in a city. By the end of this DBMS book, you'll be proficient in building reliable database solutions as per your organization's needs. What you will learn Set up high availability PostgreSQL database clusters in the same containment, a cross-containment, and on the cloud Monitor the performance of a PostgreSQL database Create automated unit tests and implement test-driven development for a PostgreSQL database Develop PostgreSQL apps on cloud platforms using DevOps with Python and Node.js Write robust APIs for PostgreSQL databases using Python programming, Node.js, and PostgREST Create a geospatial database using PostGIS and PostgreSQL Implement automatic configuration by Ansible and Terraform for Postgres Who this book is for This PostgreSQL book is for database developers, database administrators, data architects, or anyone who wants to build end-to-end database projects using Postgres. This book will also appeal to software engineers, IT technicians, computer science researchers, and university students who are interested in database development and administration. Some familiarity with PostgreSQL and Linux is required to grasp the concepts covered in the book effectively. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (5, v, 417 pages) |
ISBN: | 9781838641061 1838641068 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1262317017 | ||
003 | OCoLC | ||
005 | 20250103110447.0 | ||
006 | m o d | ||
007 | cr ||||||||||| | ||
008 | 210607s2021 enk fo 001 0 eng d | ||
040 | |a UKAHL |b eng |e rda |c UKAHL |d EBLCP |d UKMGB |d OCLCO |d OCLCF |d N$T |d OCLCO |d OCLCQ |d CPV |d IEEEE |d OCLCO |d OCLCL |d TMA |d OCLCQ | ||
015 | |a GBC196828 |2 bnb | ||
016 | 7 | |a 020227040 |2 Uk | |
020 | |a 9781838641061 |q (electronic bk.) | ||
020 | |a 1838641068 |q (electronic bk.) | ||
035 | |a (OCoLC)1262317017 | ||
037 | |a 10162802 |b IEEE | ||
050 | 4 | |a QA76.9.D3 | |
082 | 7 | |a 005.74 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Le, Quan Ha, |e author. | |
245 | 1 | 0 | |a Developing modern database applications with PostgreSQL : |b use the highly available and object-relational PostgreSQL to build scalable and reliable apps / |c Dr. Quan Ha Le, Marcelo Diaz. |
264 | 1 | |a Birmingham : |b Packt Publishing, |c 2021. | |
300 | |a 1 online resource (5, v, 417 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
500 | |a Includes index. | ||
520 | |a Get up to speed with core PostgreSQL tasks such as database administration, application development, database performance monitoring, and database testing Key Features Build real-world enterprise database management systems using Postgres 12 features Explore the development, administrative and security aspects of PostgreSQL 12 Implement best practices from industry experts to build powerful database applications Book DescriptionPostgreSQL is an open-source object-relational database management system (DBMS) that provides enterprise-level services, including high performance and scalability. This book is a collection of unique projects providing you with a wealth of information relating to administering, monitoring, and testing PostgreSQL. The focus of each project is on both the development and the administrative aspects of PostgreSQL. Starting by exploring development aspects such as database design and its implementation, you'll then cover PostgreSQL administration by understanding PostgreSQL architecture, PostgreSQL performance, and high-availability clusters. Various PostgreSQL projects are explained through current technologies such as DevOps and cloud platforms using programming languages like Python and Node.js. Later, you'll get to grips with the well-known database API tool, PostgREST, before learning how to use popular PostgreSQL database testing frameworks. The book is also packed with essential tips and tricks and common patterns for working seamlessly in a production environment. All the chapters will be explained with the help of a real-world case study on a small banking application for managing ATM locations in a city. By the end of this DBMS book, you'll be proficient in building reliable database solutions as per your organization's needs. What you will learn Set up high availability PostgreSQL database clusters in the same containment, a cross-containment, and on the cloud Monitor the performance of a PostgreSQL database Create automated unit tests and implement test-driven development for a PostgreSQL database Develop PostgreSQL apps on cloud platforms using DevOps with Python and Node.js Write robust APIs for PostgreSQL databases using Python programming, Node.js, and PostgREST Create a geospatial database using PostGIS and PostgreSQL Implement automatic configuration by Ansible and Terraform for Postgres Who this book is for This PostgreSQL book is for database developers, database administrators, data architects, or anyone who wants to build end-to-end database projects using Postgres. This book will also appeal to software engineers, IT technicians, computer science researchers, and university students who are interested in database development and administration. Some familiarity with PostgreSQL and Linux is required to grasp the concepts covered in the book effectively. | ||
505 | 0 | |a Table of Contents Introduction to PostgreSQL Development and Administration Setting up a PostgreSQL RDS for ATM Machines Using PostgreSQL and Node.js for Banking Transactions Managing Bank ATM locations using PostgreSQL and Django Creating a Geospatial Database using PostGIS and PostgreSQL Managing Banking Transactions using PostgREST PostgreSQL with DevOps for Continuous Delivery PostgreSQL High Availability Clusters High-Performance Team Dashboards Using PostgreSQL and New Relic Testing the Performance of Our Banking App with PGBench and JMeter Test Frameworks for PostgreSQL Appendix - PostgreSQL among the Other Current Clouds. | |
630 | 0 | 0 | |a PostgreSQL. |0 http://id.loc.gov/authorities/names/n00067354 |
630 | 0 | 7 | |a PostgreSQL |2 fast |
650 | 0 | |a Database management. |0 http://id.loc.gov/authorities/subjects/sh85035848 | |
650 | 0 | |a Database design. |0 http://id.loc.gov/authorities/subjects/sh88004472 | |
650 | 0 | |a Application software |x Development. |0 http://id.loc.gov/authorities/subjects/sh95009362 | |
650 | 6 | |a Bases de données |x Gestion. | |
650 | 6 | |a Bases de données |x Conception. | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 7 | |a Application software |x Development |2 fast | |
650 | 7 | |a Database design |2 fast | |
650 | 7 | |a Database management |2 fast | |
700 | 1 | |a Diaz, Marcelo |c (Software engineer), |e author. | |
776 | 0 | 8 | |i Print version: |z 9781838648145 |
966 | 4 | 0 | |l DE-862 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2967886 |3 Volltext |
966 | 4 | 0 | |l DE-863 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2967886 |3 Volltext |
938 | |a ProQuest Ebook Central |b EBLB |n EBL6683913 | ||
938 | |a Askews and Holts Library Services |b ASKH |n AH38757806 | ||
938 | |a EBSCOhost |b EBSC |n 2967886 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-862 | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1262317017 |
---|---|
_version_ | 1829095357709025280 |
adam_text | |
any_adam_object | |
author | Le, Quan Ha Diaz, Marcelo (Software engineer) |
author_facet | Le, Quan Ha Diaz, Marcelo (Software engineer) |
author_role | aut aut |
author_sort | Le, Quan Ha |
author_variant | q h l qh qhl m d md |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.D3 |
callnumber-search | QA76.9.D3 |
callnumber-sort | QA 276.9 D3 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Table of Contents Introduction to PostgreSQL Development and Administration Setting up a PostgreSQL RDS for ATM Machines Using PostgreSQL and Node.js for Banking Transactions Managing Bank ATM locations using PostgreSQL and Django Creating a Geospatial Database using PostGIS and PostgreSQL Managing Banking Transactions using PostgREST PostgreSQL with DevOps for Continuous Delivery PostgreSQL High Availability Clusters High-Performance Team Dashboards Using PostgreSQL and New Relic Testing the Performance of Our Banking App with PGBench and JMeter Test Frameworks for PostgreSQL Appendix - PostgreSQL among the Other Current Clouds. |
ctrlnum | (OCoLC)1262317017 |
dewey-full | 005.74 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.74 |
dewey-search | 005.74 |
dewey-sort | 15.74 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05713cam a2200553 i 4500</leader><controlfield tag="001">ZDB-4-EBA-on1262317017</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20250103110447.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr |||||||||||</controlfield><controlfield tag="008">210607s2021 enk fo 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UKAHL</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="c">UKAHL</subfield><subfield code="d">EBLCP</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCF</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">CPV</subfield><subfield code="d">IEEEE</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">TMA</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBC196828</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">020227040</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781838641061</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1838641068</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1262317017</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">10162802</subfield><subfield code="b">IEEE</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.9.D3</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.74</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Le, Quan Ha,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Developing modern database applications with PostgreSQL :</subfield><subfield code="b">use the highly available and object-relational PostgreSQL to build scalable and reliable apps /</subfield><subfield code="c">Dr. Quan Ha Le, Marcelo Diaz.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2021.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (5, v, 417 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Get up to speed with core PostgreSQL tasks such as database administration, application development, database performance monitoring, and database testing Key Features Build real-world enterprise database management systems using Postgres 12 features Explore the development, administrative and security aspects of PostgreSQL 12 Implement best practices from industry experts to build powerful database applications Book DescriptionPostgreSQL is an open-source object-relational database management system (DBMS) that provides enterprise-level services, including high performance and scalability. This book is a collection of unique projects providing you with a wealth of information relating to administering, monitoring, and testing PostgreSQL. The focus of each project is on both the development and the administrative aspects of PostgreSQL. Starting by exploring development aspects such as database design and its implementation, you'll then cover PostgreSQL administration by understanding PostgreSQL architecture, PostgreSQL performance, and high-availability clusters. Various PostgreSQL projects are explained through current technologies such as DevOps and cloud platforms using programming languages like Python and Node.js. Later, you'll get to grips with the well-known database API tool, PostgREST, before learning how to use popular PostgreSQL database testing frameworks. The book is also packed with essential tips and tricks and common patterns for working seamlessly in a production environment. All the chapters will be explained with the help of a real-world case study on a small banking application for managing ATM locations in a city. By the end of this DBMS book, you'll be proficient in building reliable database solutions as per your organization's needs. What you will learn Set up high availability PostgreSQL database clusters in the same containment, a cross-containment, and on the cloud Monitor the performance of a PostgreSQL database Create automated unit tests and implement test-driven development for a PostgreSQL database Develop PostgreSQL apps on cloud platforms using DevOps with Python and Node.js Write robust APIs for PostgreSQL databases using Python programming, Node.js, and PostgREST Create a geospatial database using PostGIS and PostgreSQL Implement automatic configuration by Ansible and Terraform for Postgres Who this book is for This PostgreSQL book is for database developers, database administrators, data architects, or anyone who wants to build end-to-end database projects using Postgres. This book will also appeal to software engineers, IT technicians, computer science researchers, and university students who are interested in database development and administration. Some familiarity with PostgreSQL and Linux is required to grasp the concepts covered in the book effectively.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Table of Contents Introduction to PostgreSQL Development and Administration Setting up a PostgreSQL RDS for ATM Machines Using PostgreSQL and Node.js for Banking Transactions Managing Bank ATM locations using PostgreSQL and Django Creating a Geospatial Database using PostGIS and PostgreSQL Managing Banking Transactions using PostgREST PostgreSQL with DevOps for Continuous Delivery PostgreSQL High Availability Clusters High-Performance Team Dashboards Using PostgreSQL and New Relic Testing the Performance of Our Banking App with PGBench and JMeter Test Frameworks for PostgreSQL Appendix - PostgreSQL among the Other Current Clouds.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">PostgreSQL.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n00067354</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">PostgreSQL</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Database management.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85035848</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Database design.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh88004472</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Bases de données</subfield><subfield code="x">Gestion.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Bases de données</subfield><subfield code="x">Conception.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Database design</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Database management</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Diaz, Marcelo</subfield><subfield code="c">(Software engineer),</subfield><subfield code="e">author.</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="z">9781838648145</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-862</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2967886</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-863</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2967886</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest Ebook Central</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL6683913</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH38757806</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">2967886</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-862</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-on1262317017 |
illustrated | Not Illustrated |
indexdate | 2025-04-11T08:47:44Z |
institution | BVB |
isbn | 9781838641061 1838641068 |
language | English |
oclc_num | 1262317017 |
open_access_boolean | |
owner | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
owner_facet | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
physical | 1 online resource (5, v, 417 pages) |
psigel | ZDB-4-EBA FWS_PDA_EBA ZDB-4-EBA |
publishDate | 2021 |
publishDateSearch | 2021 |
publishDateSort | 2021 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Le, Quan Ha, author. Developing modern database applications with PostgreSQL : use the highly available and object-relational PostgreSQL to build scalable and reliable apps / Dr. Quan Ha Le, Marcelo Diaz. Birmingham : Packt Publishing, 2021. 1 online resource (5, v, 417 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier Includes index. Get up to speed with core PostgreSQL tasks such as database administration, application development, database performance monitoring, and database testing Key Features Build real-world enterprise database management systems using Postgres 12 features Explore the development, administrative and security aspects of PostgreSQL 12 Implement best practices from industry experts to build powerful database applications Book DescriptionPostgreSQL is an open-source object-relational database management system (DBMS) that provides enterprise-level services, including high performance and scalability. This book is a collection of unique projects providing you with a wealth of information relating to administering, monitoring, and testing PostgreSQL. The focus of each project is on both the development and the administrative aspects of PostgreSQL. Starting by exploring development aspects such as database design and its implementation, you'll then cover PostgreSQL administration by understanding PostgreSQL architecture, PostgreSQL performance, and high-availability clusters. Various PostgreSQL projects are explained through current technologies such as DevOps and cloud platforms using programming languages like Python and Node.js. Later, you'll get to grips with the well-known database API tool, PostgREST, before learning how to use popular PostgreSQL database testing frameworks. The book is also packed with essential tips and tricks and common patterns for working seamlessly in a production environment. All the chapters will be explained with the help of a real-world case study on a small banking application for managing ATM locations in a city. By the end of this DBMS book, you'll be proficient in building reliable database solutions as per your organization's needs. What you will learn Set up high availability PostgreSQL database clusters in the same containment, a cross-containment, and on the cloud Monitor the performance of a PostgreSQL database Create automated unit tests and implement test-driven development for a PostgreSQL database Develop PostgreSQL apps on cloud platforms using DevOps with Python and Node.js Write robust APIs for PostgreSQL databases using Python programming, Node.js, and PostgREST Create a geospatial database using PostGIS and PostgreSQL Implement automatic configuration by Ansible and Terraform for Postgres Who this book is for This PostgreSQL book is for database developers, database administrators, data architects, or anyone who wants to build end-to-end database projects using Postgres. This book will also appeal to software engineers, IT technicians, computer science researchers, and university students who are interested in database development and administration. Some familiarity with PostgreSQL and Linux is required to grasp the concepts covered in the book effectively. Table of Contents Introduction to PostgreSQL Development and Administration Setting up a PostgreSQL RDS for ATM Machines Using PostgreSQL and Node.js for Banking Transactions Managing Bank ATM locations using PostgreSQL and Django Creating a Geospatial Database using PostGIS and PostgreSQL Managing Banking Transactions using PostgREST PostgreSQL with DevOps for Continuous Delivery PostgreSQL High Availability Clusters High-Performance Team Dashboards Using PostgreSQL and New Relic Testing the Performance of Our Banking App with PGBench and JMeter Test Frameworks for PostgreSQL Appendix - PostgreSQL among the Other Current Clouds. PostgreSQL. http://id.loc.gov/authorities/names/n00067354 PostgreSQL fast Database management. http://id.loc.gov/authorities/subjects/sh85035848 Database design. http://id.loc.gov/authorities/subjects/sh88004472 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Bases de données Gestion. Bases de données Conception. Logiciels d'application Développement. Application software Development fast Database design fast Database management fast Diaz, Marcelo (Software engineer), author. Print version: 9781838648145 |
spellingShingle | Le, Quan Ha Diaz, Marcelo (Software engineer) Developing modern database applications with PostgreSQL : use the highly available and object-relational PostgreSQL to build scalable and reliable apps / Table of Contents Introduction to PostgreSQL Development and Administration Setting up a PostgreSQL RDS for ATM Machines Using PostgreSQL and Node.js for Banking Transactions Managing Bank ATM locations using PostgreSQL and Django Creating a Geospatial Database using PostGIS and PostgreSQL Managing Banking Transactions using PostgREST PostgreSQL with DevOps for Continuous Delivery PostgreSQL High Availability Clusters High-Performance Team Dashboards Using PostgreSQL and New Relic Testing the Performance of Our Banking App with PGBench and JMeter Test Frameworks for PostgreSQL Appendix - PostgreSQL among the Other Current Clouds. PostgreSQL. http://id.loc.gov/authorities/names/n00067354 PostgreSQL fast Database management. http://id.loc.gov/authorities/subjects/sh85035848 Database design. http://id.loc.gov/authorities/subjects/sh88004472 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Bases de données Gestion. Bases de données Conception. Logiciels d'application Développement. Application software Development fast Database design fast Database management fast |
subject_GND | http://id.loc.gov/authorities/names/n00067354 http://id.loc.gov/authorities/subjects/sh85035848 http://id.loc.gov/authorities/subjects/sh88004472 http://id.loc.gov/authorities/subjects/sh95009362 |
title | Developing modern database applications with PostgreSQL : use the highly available and object-relational PostgreSQL to build scalable and reliable apps / |
title_auth | Developing modern database applications with PostgreSQL : use the highly available and object-relational PostgreSQL to build scalable and reliable apps / |
title_exact_search | Developing modern database applications with PostgreSQL : use the highly available and object-relational PostgreSQL to build scalable and reliable apps / |
title_full | Developing modern database applications with PostgreSQL : use the highly available and object-relational PostgreSQL to build scalable and reliable apps / Dr. Quan Ha Le, Marcelo Diaz. |
title_fullStr | Developing modern database applications with PostgreSQL : use the highly available and object-relational PostgreSQL to build scalable and reliable apps / Dr. Quan Ha Le, Marcelo Diaz. |
title_full_unstemmed | Developing modern database applications with PostgreSQL : use the highly available and object-relational PostgreSQL to build scalable and reliable apps / Dr. Quan Ha Le, Marcelo Diaz. |
title_short | Developing modern database applications with PostgreSQL : |
title_sort | developing modern database applications with postgresql use the highly available and object relational postgresql to build scalable and reliable apps |
title_sub | use the highly available and object-relational PostgreSQL to build scalable and reliable apps / |
topic | PostgreSQL. http://id.loc.gov/authorities/names/n00067354 PostgreSQL fast Database management. http://id.loc.gov/authorities/subjects/sh85035848 Database design. http://id.loc.gov/authorities/subjects/sh88004472 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Bases de données Gestion. Bases de données Conception. Logiciels d'application Développement. Application software Development fast Database design fast Database management fast |
topic_facet | PostgreSQL. PostgreSQL Database management. Database design. Application software Development. Bases de données Gestion. Bases de données Conception. Logiciels d'application Développement. Application software Development Database design Database management |
work_keys_str_mv | AT lequanha developingmoderndatabaseapplicationswithpostgresqlusethehighlyavailableandobjectrelationalpostgresqltobuildscalableandreliableapps AT diazmarcelo developingmoderndatabaseapplicationswithpostgresqlusethehighlyavailableandobjectrelationalpostgresqltobuildscalableandreliableapps |