My open-source software projects are available on github.com/Florens-Tselai.

PostgreSQL Contributions

PostgreSQL Extensions & Tools

  • spat: Redis-like In-Memory DB Embedded in Postgres
  • pgvenv: Install PostgreSQL with pip
  • pgxicor: XI (ΞΎ) Correlation Coefficient in Postgres
  • pgllm: pgllm: Use LLMs in Postgres
  • pgPDF: pgPDF: Query PDFs from Postgres
  • jsonb_apply: Postgres JSON with a functional twist
  • pgJQ: A Postgres extension that brings jq to Postgres and SQL
  • vasco: MINE-statistics extension for Postgres. Correlation discovery made easy.
  • cookiecutter-postgres-extension: A cookiecutter template for a Postgres extension

SQLite Extensions

  • tsellm: tsellm: Use LLMs in SQLite and DuckDB
  • liteJQ: jq extension for SQLite.
  • WarcDB: A tool that serves crawl data as SQLite databases.