davidagold / StructuredQueries.jl

Query representations for Julia
Other
53 stars 5 forks source link

StructuredQueries

a generic query representation framework for Julia.

Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Build Status StructuredQueries StructuredQueries codecov

Installation

StructuredQueries.jl is registered in METADATA.jl. Install it with

julia> Pkg.add("StructuredQueries")

This package supports Julia 0.5.

Objectives

The present package aims to support a querying framework that is

Documentation

... Is currently offline, since I just (as of 11/16/16) redesigned much of this package. Documentation will catch up in December, once this academic quarter is over.