Skip to content

Commit 27eadc4

Browse files
einar-hjortdalCoachonko
andauthored
Add firebird (#246)
* Add firebird client * Sort ascending --------- Co-authored-by: Coachonko <[email protected]>
1 parent c124e23 commit 27eadc4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)