mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-11-22 10:05:27 +03:00
Add a tutorial link
This commit is contained in:
parent
afe46b1a0b
commit
aea1fa6a39
@ -43,8 +43,11 @@ Hasql is not just a single library, it is a granular ecosystem of composable lib
|
||||
|
||||
* **Horizontal scalability of the ecosystem.** Instead of posting feature- or pull-requests, the users are encouraged to release their own small extension-libraries, with themselves becoming the copyright owners and taking on the maintenance responsibilities. Compare this model to the classical one, where some core-team is responsible for everything. One is scalable, the other is not.
|
||||
|
||||
# Tutorials
|
||||
|
||||
# Example
|
||||
- [Organization of Hasql code in a dedicated library](https://github.com/nikita-volkov/hasql-tutorial1)
|
||||
|
||||
# Short Example
|
||||
|
||||
Following is a complete application, which performs some arithmetic in Postgres using Hasql.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user