dwyl / learn-postgresql

🐘 Learn how to use PostgreSQL and Structured Query Language (SQL) to store and query your relational data. 🔍
212 stars 23 forks source link

Simple example needed #21

Open jay-meister opened 7 years ago

jay-meister commented 7 years ago

Before launching into postgis, an example of how to getting a basic table set up and reading & writing data to that table.