Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 255 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 255 Bytes

Small library built to interact with SQL SERVER via odbc strings. Uses odbc_api and serde to map an existing table to a struct.

Simple use:

squeel-example