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

https://github.com/flier/xql

XQL is an experimental project for building type-safe query statements in Golang
https://github.com/flier/xql

Last synced: over 1 year ago
JSON representation

XQL is an experimental project for building type-safe query statements in Golang

Awesome Lists containing this project

README

          

# xql
XQL is an experimental project for building type-safe query statements in Golang

[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
[![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-blue?logo=go&logoColor=white)](https://pkg.go.dev/github.com/flier/xql?tab=doc)
[![Github Workflow](https://github.com/flier/xql/actions/workflows/go.yml/badge.svg)](https://github.com/flier/xql/actions/workflows/go.yml)

## License

Released under the [MIT License](LICENSE)