This commit is contained in:
Timothy Warren 2019-04-10 10:24:27 -04:00
rodzic db3c693dcd
commit b16cb8b8e4
1 zmienionych plików z 5 dodań i 0 usunięć

5
README.md Normal file
Wyświetl plik

@ -0,0 +1,5 @@
# StringQB
This is an attempt to build a "stringly-typed" SQL query builder and database abstraction layer.
### This is *not* usable yet