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

https://github.com/queryverse/querysqlite.jl

SQLite backend for Query.jl
https://github.com/queryverse/querysqlite.jl

Last synced: 7 months ago
JSON representation

SQLite backend for Query.jl

Awesome Lists containing this project

README

          

# QuerySQLite

[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
[![Build Status](https://travis-ci.org/queryverse/QuerySQLite.jl.svg?branch=master)](https://travis-ci.org/queryverse/QuerySQLite.jl)
[![Build status](https://ci.appveyor.com/api/projects/status/vluand1dj4x7i3iy/branch/master?svg=true)](https://ci.appveyor.com/project/queryverse/querysqlite-jl/branch/master)
[![codecov.io](http://codecov.io/github/queryverse/QuerySQLite.jl/coverage.svg?branch=master)](http://codecov.io/github/queryverse/QuerySQLite.jl?branch=master)
[![dev](https://img.shields.io/badge/docs-latest-blue.svg)](http://www.queryverse.org/QuerySQLite.jl/dev/)

This package provides a SQLite backend for [Query.jl](https://github.com/queryverse/Query.jl).