jeremydmiller / Postgres.Projections

A *spike* for utilizing Postgresql's Json type support for an event store backend w/ projections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a new command line tool for database configuration

jeremydmiller opened this issue · comments

Will need to later expose commands to:

  • Create DDL for the defined projections
  • Load projections into the database on the fly
  • Create and load DDL to the database schema on the fly for development