Tutorials
Configuring pgadmin and Postgres
This tutorial shows you how to set up pgadmin, a free graphical Postgres client.
Setting up Flask, SQLAlchemy, and Postgres
This tutorial demonstrates how to use a Database Labs Postgres database with Python and Flask by walking you thorugh the creation of a Pastebin clone. The Database Labs API is used to provision a cloud Postgres database with a single command, greatly reducing the development cycle time.
Setting up Rails and Postgres
This tutorial walks through configuring Rails to use a Database Labs Postgres database.