Run a query in psql and output the result as CSV.
-
Updated
Feb 23, 2022 - Shell
PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
Run a query in psql and output the result as CSV.
My files, solutions & notes for FreeCodeCamp's Relational Database SQL Course
Urbanise database versioning with Flyway and Bash
Simple bash script that clone database from one Heroku app to another one. Transfers schema & data. Useful for duplicating data from production to staging environments.
A backup and restore solution for Odoo databases and filestore. The scripts automate PostgreSQL database backup, filestore compression, and restore operations.
PsqlPlus provides common operation and maintenance sql for the postgresql
Smart .psqlrc with a neat customizable prompt
hsdp-task for backing up a PostgreSQL database to S3
Solutions to the freecodecamp relational database projects
This project builds a data pipeline to populate the user_behavior_metric table. The user_behavior_metric table is an OLAP table, meant to be used by analysts, dashboarding.
This is one of the required projects to earn my freeCodeCamp 'Relational Database Certification'.
Bundle the PSQL Secret Rotation Lambda by Amazon with the required shared libraries.