doc [skip ci]
This commit is contained in:
parent
d4f88ed21c
commit
199fd46b5e
1 changed files with 2 additions and 1 deletions
|
|
@ -287,7 +287,7 @@ user=> (ver/version-compare "1.0" "1.0.0")
|
|||
be used as Clojure libraries by babashka.
|
||||
|
||||
- [babashka-sql-pods](https://github.com/babashka/babashka-sql-pods): pods for
|
||||
interacting with SQL databases
|
||||
interacting with SQL databases (PostgreSQL and HSQLDB)
|
||||
- [bootleg](https://github.com/retrogradeorbit/bootleg): static HTML website
|
||||
generation
|
||||
- [brisk](https://github.com/justone/brisk): Freeze and thaw with Nippy at the
|
||||
|
|
@ -307,6 +307,7 @@ be used as Clojure libraries by babashka.
|
|||
- [pod-tzzh-aws](https://github.com/tzzh/pod-tzzh-aws): pod for interacting with AWS
|
||||
- [pod-tzzh-kafka](https://github.com/tzzh/pod-tzzh-kafka): pod for interacting with Kafka
|
||||
- [pod-tzzh-mail](https://github.com/tzzh/pod-tzzh-mail): pod for sending mail
|
||||
- [pod.xledger.sql-server](https://github.com/xledger/pod_sql_server): pod for interacting with SQL Server
|
||||
- [tabl](https://github.com/justone/tabl): Make tables from data in your terminal
|
||||
|
||||
## Projects
|
||||
|
|
|
|||
Loading…
Reference in a new issue