Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qri-io/dataset_sql

Qri SQL support
https://github.com/qri-io/dataset_sql

format golang lex package parse sql

Last synced: 6 days ago
JSON representation

Qri SQL support

Awesome Lists containing this project

README

        

# dataset_sql

[![Qri](https://img.shields.io/badge/made%20by-qri-magenta.svg?style=flat-square)](https://qri.io)
[![GoDoc](https://godoc.org/github.com/qri-io/dataset_sql?status.svg)](http://godoc.org/github.com/qri-io/dataset_sql)
[![License](https://img.shields.io/github/license/qri-io/dataset_sql.svg?style=flat-square)](./LICENSE)
[![Codecov](https://img.shields.io/codecov/c/github/qri-io/dataset_sql.svg?style=flat-square)](https://codecov.io/gh/qri-io/dataset_sql)
[![CI](https://img.shields.io/circleci/project/github/qri-io/dataset_sql.svg?style=flat-square)](https://circleci.com/gh/qri-io/dataset_sql)

dataset_sql is the package that makes qri do it's sql trick. for more info check https://qri.io

## Getting Involved

We would love involvement from more people! If you notice any errors or would
like to submit changes, please see our
[Contributing Guidelines](./.github/CONTRIBUTING.md).

## Developing

We've set up a separate document for [developer guildlines](https://github.com/qri-io/dataset_sql/DEVELOPERS.md)!