.gitignore
LICENSE
README.md
app.py
schema.py
setup.py
.github/workflows/benchmark.yml
.github/workflows/release.yml
.github/workflows/test.yml
.github/workflows/welcome.yml
assets/.DS_Store
assets/screenshot.png
jamesql/__init__.py
jamesql/index.py
jamesql/rewriter.py
jamesql/script_lang.py
jamesql.egg-info/PKG-INFO
jamesql.egg-info/SOURCES.txt
jamesql.egg-info/dependency_links.txt
jamesql.egg-info/requires.txt
jamesql.egg-info/top_level.txt
tests/conftest.py
tests/save_and_load.py
tests/script_lang.py
tests/test.py
tests/fixtures/documents.json
tests/fixtures/example_stub_and_query.json
web/web.py
web/assets/ace.js
web/templates/index.html