https://github.com/outworkers/sql-parser
https://github.com/outworkers/sql-parser
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/outworkers/sql-parser
- Owner: outworkers
- License: apache-2.0
- Created: 2017-12-29T13:30:57.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2017-12-31T05:22:55.000Z (about 8 years ago)
- Last Synced: 2025-01-18T03:27:47.440Z (about 1 year ago)
- Language: Scala
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sql-parser [](https://travis-ci.org/outworkers/sql-parser)
This is an extension of the Postgres-async project by Mauricio, to provide a type
safe compile time DSL layer for enforcing domain types into SQL.