Skip to content

Add Postgres backend#51

Open
sutyum wants to merge 1 commit intomainfrom
codex/introduce-postgres-module-with-pgvector-support
Open

Add Postgres backend#51
sutyum wants to merge 1 commit intomainfrom
codex/introduce-postgres-module-with-pgvector-support

Conversation

@sutyum
Copy link
Copy Markdown
Member

@sutyum sutyum commented May 17, 2025

Summary

  • implement Postgres DB backend using pgvector
  • register Postgres backend
  • allow GraphDB to accept Postgres instance
  • add test cases for Postgres backend
  • configure ruff

Testing

  • ruff format --check .
  • ruff check .
  • mypy . (fails: psycopg stub missing)
  • python -m pytest -q (fails: No module named pytest)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant