https://github.com/thma/generic-persistence-demo
this project contains some usage demos of the generic-persistence library
https://github.com/thma/generic-persistence-demo
generics haskell hdbc persistence persistence-api persistence-layer
Last synced: 10 months ago
JSON representation
this project contains some usage demos of the generic-persistence library
- Host: GitHub
- URL: https://github.com/thma/generic-persistence-demo
- Owner: thma
- License: other
- Created: 2023-02-25T13:23:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T04:17:13.000Z (about 1 year ago)
- Last Synced: 2025-02-09T17:32:50.995Z (about 1 year ago)
- Topics: generics, haskell, hdbc, persistence, persistence-api, persistence-layer
- Language: Haskell
- Homepage: https://github.com/thma/generic-persistence
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# This project is deprecated.
Please have a look at the code in the generic-persistence test-suite [https://github.com/thma/generic-persistence/tree/main/test](https://github.com/thma/generic-persistence/tree/main/test).
There is also a sample generic-persistence based Servant Application available: [https://github.com/thma/servant-gp](https://github.com/thma/servant-gp)