18 Forks
175 Stars
175 Watchers

postgresql-event-sourcing

A reference implementation of event sourced system that uses PostgreSQL as an event store. Fork the repo and use it as a template for your projects.

How to download and setup postgresql-event-sourcing

Open terminal and run command
git clone https://github.com/evgeniy-khist/postgresql-event-sourcing.git
git clone is used to create a copy or clone of postgresql-event-sourcing repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with postgresql-event-sourcing https://github.com/evgeniy-khist/postgresql-event-sourcing/archive/master.zip

Or simply clone postgresql-event-sourcing with SSH
[email protected]:evgeniy-khist/postgresql-event-sourcing.git

If you have some problems with postgresql-event-sourcing

You may open issue on postgresql-event-sourcing support forum (system) here: https://github.com/evgeniy-khist/postgresql-event-sourcing/issues