ftisiot / postgresql-ai-projects

List of PostgreSQL® AI projects and resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List of PostgreSQL® AI projects and resources

A curated list of PostgreSQL® project including or addressing AI

This list includes projects, extensions or demos showcasing how to use PostgreSQL® in the AI landscape

➕ Extensions

  • pgvector: open-source vector similarity search for PostgreSQL. Includes vector storage and similarity search, as well as IVFFlat and HNSW indexing
  • pg_vectorize: open-source PostgreSQL extension that automates the transformation and orchestration of text to embeddings, allowing vector and semantic search on existing data with as little as two function calls.
  • postgresml: Generative AI and Simple ML with PostgreSQL. Perform Text classification, Translation, Summarization directly in SQL within the PostgreSQL database.

💡 Applications

🤖 Bots

📑 Text to SQL and SQL to Text

⚡️ Query Optimizer

  • EverSQL query optimizer: AI-driven query optimizer based on SQL and database metadata. Monitor your database and receive performance insights and improvement suggestions for free

🎛️ Configuration Tuning

  • Ottertune: AI to optimize your Amazon RDS and Aurora database
  • DBTune: AI driven PostgreSQL configuration tuning engine

✏️ Content

👩‍💻Code examples

What's next

Presentation slides

About

List of PostgreSQL® AI projects and resources

License:Apache License 2.0