go-sqldb icon indicating copy to clipboard operation
go-sqldb copied to clipboard

A pure golang SQL database for database theory research

Results 1 go-sqldb issues
Sort by recently updated
recently updated
newest added

when trying example i get error. ![image](https://user-images.githubusercontent.com/1234848/166820403-c88e7133-fa72-4e6f-b53f-000f028f84c2.png) this is due to firefox being a json browser and the examples are returning plain/text but saying they are returning json. ``` writer.Header().Set("Content-Type",...