An open API service indexing awesome lists of open source software.

https://github.com/nsidnev/edgeql-queries

Simple EdgeQL in Python.
https://github.com/nsidnev/edgeql-queries

asyncio databases edgedb edgeql python python3 queries

Last synced: 15 days ago
JSON representation

Simple EdgeQL in Python.

Awesome Lists containing this project

README

          

edgeql-queries



Simple EdgeQL in Python.




Tests


Styles


Coverage


Code Style


WPS Linter


License


Package version

---

**NOTE**: This project is deprecated, prefer the official [code generators](https://www.edgedb.com/docs/clients/python/api/codegen) from EdgeDB instead.

---

**Documentation**: https://nsidnev.github.io/edgeql-queries/

## Requirements

`edgeql-queries` requires only the [EdgeDB driver for Python](https://github.com/edgedb/edgedb-python).

## Credits

This project is inspired by [aiosql](https://github.com/nackjicholson/aiosql)
project and is based on it's source code.

## License

This project is licensed under the terms of the FreeBSD license.