Skip to content

Certifore/groundedql_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroundedQL Documentation

Documentation, benchmarks, and guides for GroundedQL.

What is GroundedQL?

GroundedQL is an open-source semantic compiler for natural-language analytics over Postgres. A model proposes semantic hints; deterministic infrastructure resolves those hints against an allowlisted schema, builds a typed QueryPlan, validates it, and compiles parameterized SQL.

The model interprets language. The compiler owns execution.

Building the docs locally

pip install mkdocs-material
mkdocs serve

Then open http://localhost:8000.

Contents

Governance

Contributions are proposed through pull requests. Alexander Abakah, the lead maintainer, reviews and merges changes into the official repository and is the only person who publishes official releases and the official groundedql package to PyPI.

License

This documentation project is licensed under the Apache License 2.0.

About

Documentation, benchmarks, and guides for GroundedQL.

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages