Skip to content

beh74/pgassistant-blog

Repository files navigation

pgAssistant Blog

This is the Hugo static site that powers the official blog of pgAssistant, a PostgreSQL-first assistant designed to improve query performance using LLMs.

📍 Live site: https://beh74.github.io/pgassistant-blog/


About the Blog

This blog shares use cases, tutorials, and articles around:

  • pgAssistant and how to use it effectively
  • PostgreSQL optimization techniques
  • LLM Models

Built With


Run Locally

Make sure you have Docker installed.

git clone https://github.com/beh74/pgassistant-blog.git
cd pgassistant-blog
docker compose up

Edit or Contribute

Feel free to open an issue or submit a pull request if you’d like to suggest changes or improvements. Each blog post provides a “Suggest Changes” link that takes you directly to the GitHub source.

Deployment

The site is automatically deployed to GitHub Pages using a GitHub Actions workflow. Any push to the main branch triggers a rebuild and redeploy.

About

pgAssistant blog site with documentation and posts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors