File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -201,13 +201,14 @@ SDL2 and SDL3 based applications importing `vlang/sdl`.
201201
202202### Database clients
203203
204+ - [ firebird] ( https://github.com/einar-hjortdal/firebird ) - Client for Firebird SQL.
204205- [ mongodb] ( https://github.com/vlang/mongo ) - MongoDB driver for V.
205206- [ redict] ( https://github.com/einar-hjortdal/redict ) - Client for Redict, a LGPL-3.0-only fork of Redis (compatible with Redis <=7.2.4).
206207- [ redis] ( https://github.com/patrickpissurno/vredis ) - Redis client for V, written in V.
208+ - [ vduckdb] ( https://github.com/rodabt/vduckdb ) - A DuckDB client wrapper for V.
207209- [ vmemcached] ( https://github.com/blacktrub/vmemcached ) - Memcached client for V, written in V.
208210- [ vredis] ( https://github.com/xiusin/vredis ) - A simple, user-friendly, and comprehensive Redis client.
209211- [ vsql] ( https://github.com/lydiandy/vsql ) - A sql query builder for V.
210- - [ vduckdb] ( https://github.com/rodabt/vduckdb ) - A DuckDB client wrapper for V.
211212
212213### Discord
213214
You can’t perform that action at this time.
0 commit comments