1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-11-23 22:47:16 +02:00

Add link to create_pg_super_document project

Added a link to create_pg_super_document for AI-generated PostgreSQL documentation.
This commit is contained in:
Ryo Kanbayashi
2025-10-17 19:07:06 +09:00
committed by Kaarel Moppel
parent a0f9501cd0
commit 6018c6a85f

View File

@@ -352,6 +352,7 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software).
### Documentation
* [Wiki](https://wiki.postgresql.org/wiki/Main_Page) - user documentation, how-tos, and tips 'n' tricks
* [pgPedia](https://pgpedia.info/) - An encyclopedia of things related to postgreSQL.
* [create_pg_super_document](https://ryogrid.github.io/create_pg_super_document/index.html) - A poject that aim to generate documentation for all symbols in the PostgreSQL codebase using AI agents
### Newsletters