https://github.com/queryverse/queryablebackend.jl
Low level package to support custom Query.jl backends
https://github.com/queryverse/queryablebackend.jl
Last synced: 4 months ago
JSON representation
Low level package to support custom Query.jl backends
- Host: GitHub
- URL: https://github.com/queryverse/queryablebackend.jl
- Owner: queryverse
- License: other
- Created: 2018-09-07T00:54:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T06:40:56.000Z (almost 6 years ago)
- Last Synced: 2025-01-20T21:39:43.895Z (over 1 year ago)
- Language: Julia
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# QueryableBackend
[](https://www.repostatus.org/#wip)
[](https://travis-ci.org/queryverse/QueryableBackend.jl)
[](https://ci.appveyor.com/project/queryverse/queryablebackend-jl/branch/master)
[](http://codecov.io/github/queryverse/QueryableBackend.jl?branch=master)
# Overview
This is a low level package in the [Queryverse](https://www.queryverse.org/)
software stack that provides helper methods for packages that want to
implement custom [Query.jl](https://github.com/queryverse/Query.jl) backends.