mirror of
https://gitea.invidious.io/iv-org/shard-crystal-db.git
synced 2024-08-15 00:53:32 +00:00
Add DuckDB driver to README (#172)
This commit is contained in:
parent
e076a08cd0
commit
87dc8aafaf
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Common db api for crystal. You will need to have a specific driver to access a d
|
|||
* [PostgreSQL](https://github.com/will/crystal-pg)
|
||||
* [ODBC](https://github.com/naqvis/crystal-odbc)
|
||||
* [Cassandra](https://github.com/kaukas/crystal-cassandra)
|
||||
* [DuckDB](https://github.com/amauryt/crystal-duckdb)
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Reference in a new issue