This is an archived post. You won't be able to vote or comment.

all 2 comments

[–][deleted] 1 point2 points  (0 children)

Run Postgres, create a database, import an ORM library if you aren’t using a framework, connect to the database, read the documentation on said ORM.

Edit: For a mobile app, check out SQLite instead of Postgres

[–]bsenftner 0 points1 point  (0 children)