An open API service indexing awesome lists of open source software.

https://github.com/altipla-consulting/sqltypes

SQL advanced types.
https://github.com/altipla-consulting/sqltypes

Last synced: 2 months ago
JSON representation

SQL advanced types.

Awesome Lists containing this project

README

        

# sqltypes

[![Go Reference](https://pkg.go.dev/badge/github.com/altipla-consulting/sqltypes.svg)](https://pkg.go.dev/github.com/altipla-consulting/sqltypes)

SQL advanced types.

## Install

```shell
go get github.com/altipla-consulting/sqltypes
```

## Contributing

You can make pull requests or create issues in GitHub. Any code you send should be formatted using `make gofmt`.

## License

[MIT License](LICENSE)