Skip to content
View NikolayS's full-sized avatar
๐Ÿ˜
Need help with Postgres? Let me know!
๐Ÿ˜
Need help with Postgres? Let me know!

Organizations

@postgresmen

Block or report NikolayS

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
NikolayS/README.md

Hi, I'm Nik

Postgres since 2005 ยท Founder of PostgresAI ยท San Diego, CA

Key interests:

  • Database health in all its aspects
  • Zero-downtime operations, experiments, benchmarks, making DB testing fast and affordable (e.g., zero-downtime Postgres upgrades at GitLab)
  • Scaling not only Postgres but also the operations and teams around it
  • RCAs

Currently building tools to make Postgres self-driving.

Projects

Current open-source projects

  • pgque โ€” Zero-bloat Postgres queue. No extensions. No daemon. One SQL file. A revival of PgQ, ancient art from Skype.
  • pg_ash โ€” Active Session History for Postgres โ€” wait event sampling with zero bloat (pg_cron + PGQ-style partition rotation)
  • rpg โ€” Modern Postgres terminal written in Rust. psql-compatible, with built-in DBA diagnostics and AI assistant
  • sqlever โ€” Sqitch-compatible Postgres migration tool with static analysis and zero-downtime migrations
  • postgres_dba โ€” The missing set of useful tools for Postgres DBAs and all engineers
  • pg_plumbing โ€” Postgres schema extraction and restoration plumbing
  • leandex โ€” Lean index analysis for Postgres
  • gitzette โ€” weekly engineering newspaper auto-generated from any GitHub user's activity (live)

PostgresAI

Postgres contributions

GitLab contributions

Writing & community

Pinned Loading

  1. postgres-ai/database-lab-engine postgres-ai/database-lab-engine Public

    DBLab enables ๐Ÿ–– database branching and โšก๏ธ thin cloning for any Postgres database and empowers DB testing in CI/CD. This optimizes database-related costs while improving time-to-market and software โ€ฆ

    Go 2.4k 73

  2. postgres_dba postgres_dba Public

    The missing set of useful tools for Postgres DBAs and all engineers

    PLpgSQL 1.3k 142

  3. postgres-ai/postgresai postgres-ai/postgresai Public

    postgresai โ€“ Postgres observability built for humans and AI agents

    Python 119 9

  4. pg_ash pg_ash Public

    Active Session History for PostgreSQL โ€” wait event sampling with zero bloat (pg_cron + PGQ-style partition rotation)

    PLpgSQL 217 10

  5. rpg rpg Public

    rpg โ€” modern Postgres terminal written in Rust. psql-compatible, with built-in DBA diagnostics and AI assistant

    Rust 219 11

  6. pgque pgque Public

    PgQue โ€“ PgQ, universal edition. Zero-bloat Postgres queue. No extensions. No daemon. One SQL file.

    PLpgSQL 63