Skip to content
View GujaLomsadze's full-sized avatar
♨️
x
♨️
x

Block or report GujaLomsadze

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

Pinned Loading

  1. pgbenchmark pgbenchmark Public

    pgbenchmark is a Python package to benchmark query performance on a PostgreSQL database. It allows you to measure the execution time of queries over multiple runs, providing detailed metrics about …

    Python 6

  2. pg2ch pg2ch Public

    Convert PostgreSQL DDL statements to ClickHouse format with intelligent type mapping, constraint handling, and schema optimization. Perfect for data migrations, analytics workflows, and multi-datab…

    Python

  3. PlanAnalyzer PlanAnalyzer Public

    Python library for PostgreSQL EXPLAIN Plan Analysis - Extract insights from execution plans

    Python