https://github.com/mevdschee/pathsqlx
Path engine implementation in Go for PathQL
https://github.com/mevdschee/pathsqlx
Last synced: 9 months ago
JSON representation
Path engine implementation in Go for PathQL
- Host: GitHub
- URL: https://github.com/mevdschee/pathsqlx
- Owner: mevdschee
- License: mit
- Created: 2019-10-31T21:15:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-12T06:44:52.000Z (about 6 years ago)
- Last Synced: 2024-10-05T21:42:02.206Z (over 1 year ago)
- Language: Go
- Homepage: https://pathql.org/
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pathsqlx
The path engine implementations in Go for PathQL (see: [PathQL.org](https://pathql.org/)).
### Requirements
- Go 1.11 or higher (uses go modules)