Software Alternatives & Reviews

Basic PostgreSQL on the Command Line

Flatiron School CodeAlly
  1. Flatiron School is a learning platform that provides the students with a comprehensive grip over tech developments.
    Since databases are my original jam, I thought it would be profitable to work on my command line-level skills so I can gain strength with other types of databases. The first lessons introduce you to working with PostgreSQL to learn syntax. Although I'm very familiar with SQL itself, it had been some time since I had worked with Postgres on the command line. Part of the Flatiron School curriculum had students install Postgres (for me, on my WSL install) but we used SQLite for projects so my knowledge of accessing and using Postgres had gotten fuzzy.

    #Development #Education & Reference #Online Learning 25 social mentions

  2. Automate dev hiring with real-life tasks
    After spending a few days on the CodeAlly platform that is included in freeCodeCamp's lessons, I decided to try looking back into my local install and get a set of basic instructions together. This will help when I return to my Flatiron projects to convert them to Postgres and deploy them to publicly available servers. For more information on installing Postgres, see https://www.postgresql.org/.

    #Hiring And Recruitment #Productivity #Developer Tools 3 social mentions

Discuss: Basic PostgreSQL on the Command Line

Log in or Post with