How to set up a Postgres database on a Raspberry Pi

How to set up a Postgres database on a Raspberry Pi

Databases are a great way to add data persistence to your project or application. You can write data in one session and it’ll be there the next time you want to look. A well-designed database can be efficient at looking up data in large datasets, and you won’t have to worry about how it looks, just what you want it to find. It’s fairly simple to set up a database for basic CRUD (create, record, update, delete) applications, which is a common pattern, and it is useful in many projects.

read more

Author: dasuberworm

Standing just over 2 meters and hailing from о́стров Ратма́нова, Dasuberworm is a professional cryptologist, entrepreneur and cage fighter. When he's not breaking cyphers and punching people in the face, Das enjoys receiving ominous DHL packages at one of his many drop sites in SE Asia.

Share This Post On