Pinned Repositories
asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
clickhouse-driver
ClickHouse Python Driver with native interface support
django-chartit
A Django app to plot charts and pivot charts directly from the models. Uses HighCharts and jQuery JavaScript libraries to render the charts on the webpage.
faust
Python Stream Processing
intellij-keymap-xml-exporter
Export all keymap confguration to XML
jinja-excel-template
Jinja based Excel Template support multiple sheets
libuuid
Erlang NIF binding to the libuuid C library.
pdo_oci8
PHP userspace classes for Oracle to mimic the PDO interface while wrapping the oci8 functions.
pg_jsonschema
PostgreSQL extension providing JSON Schema validation
pg_variables
Временная копия репозитория https://github.com/postgrespro/pg_variables
olegkudrin's Repositories
olegkudrin/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
olegkudrin/clickhouse-driver
ClickHouse Python Driver with native interface support
olegkudrin/django-chartit
A Django app to plot charts and pivot charts directly from the models. Uses HighCharts and jQuery JavaScript libraries to render the charts on the webpage.
olegkudrin/faust
Python Stream Processing
olegkudrin/intellij-keymap-xml-exporter
Export all keymap confguration to XML
olegkudrin/jinja-excel-template
Jinja based Excel Template support multiple sheets
olegkudrin/libuuid
Erlang NIF binding to the libuuid C library.
olegkudrin/pdo_oci8
PHP userspace classes for Oracle to mimic the PDO interface while wrapping the oci8 functions.
olegkudrin/pg_jsonschema
PostgreSQL extension providing JSON Schema validation
olegkudrin/pg_variables
Временная копия репозитория https://github.com/postgrespro/pg_variables
olegkudrin/pgmigrate
Simple tool to evolve PostgreSQL schema easily.
olegkudrin/pgq_demo
olegkudrin/python-consul
Python client for Consul (http://www.consul.io/)
olegkudrin/python-libuuid
Faster UUID generation using libuuid
olegkudrin/repmgr
The Most Popular Replication Manager for PostgreSQL (Postgres)
olegkudrin/S5SlideShow
S5SlideShow extension
olegkudrin/triopg
PostgreSQL client for Trio based on asyncpg