jacobobryant / biff-postgres

How to use Postgres with Biff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use Postgres with Biff

This is an example of using Postgres instead of XTDB with Biff. See How to use Postgres with Biff for commentary. To try it out:

  1. Make sure you have Docker installed (for running Postgres in dev).
  2. Run clj -M:dev dev like usual.

See resources/migrations.sql for schema. There's also a custom clj -M:dev dev task in dev/tasks.clj.

About

How to use Postgres with Biff


Languages

Language:Clojure 86.4%Language:Shell 6.7%Language:PLpgSQL 3.2%Language:Dockerfile 2.2%Language:CSS 1.0%Language:JavaScript 0.4%