mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-11-22 01:52:45 +03:00
Update README.md
This commit is contained in:
parent
a80697d489
commit
39b6bae5c2
@ -12,7 +12,7 @@ Hasql is not just a single library, it is a granular ecosystem of composable lib
|
||||
|
||||
* ["hasql-transaction"](https://github.com/nikita-volkov/hasql-transaction) - a **composable** abstraction over the database transactions with an **automated conflict resolution**.
|
||||
|
||||
* "hasql-stream" - an abstraction over cursors. *Yet to be released.*
|
||||
* ["hasql-cursor"](https://github.com/nikita-volkov/hasql-cursor) - an abstraction over cursors. *Yet to be released.*
|
||||
|
||||
* ["hasql-th"](https://github.com/nikita-volkov/hasql-th) - Template Haskell utilities, such as getting the SQL from external files at compile-time. It's planned to extend this library to provide a compile-time checking of the SQL-syntax correctness.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user