Pinned Repositories
ncurses-st-menu
ncurses (pdcurses) based library for CUA look menu
orafce_sql
PostgreSQL extension that provides a API of Oracle's package dbms_sql
pgimportdoc
command line utility for importing XML, JSON, BYTEA document to PostgreSQL
pgmeminfo
allow to access to memory usage diagnostics
plpgsql_check
plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).
plpgsql_lint
This is a postgresql extension that ensure a deep validation of embedded SQL inside PL/pgSQL functions
pspg
Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard.
session_exec
PostgreSQL extension that introduce login function
url_encode
url_encode, url_decode functions for PostgreSQL
orafce
The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Those functions were verified on Oracle 10g, and the module is useful for production work.
okbob's Repositories
okbob/pspg
Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard.
okbob/plpgsql_check
plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).
okbob/ncurses-st-menu
ncurses (pdcurses) based library for CUA look menu
okbob/url_encode
url_encode, url_decode functions for PostgreSQL
okbob/pgimportdoc
command line utility for importing XML, JSON, BYTEA document to PostgreSQL
okbob/session_exec
PostgreSQL extension that introduce login function
okbob/pgmeminfo
allow to access to memory usage diagnostics
okbob/orafce_sql
PostgreSQL extension that provides a API of Oracle's package dbms_sql
okbob/orafce_mail
PostgreSQL extension that allows to sending mails from Postgres. It is based on `libcurl` library. Implemented API is almost compatible with API of Oracle's `UTL_MAIL` package.
okbob/pgexportdoc
export XML, JSON and BYTEA documents from PostgreSQL
okbob/pltoolbox
set of functions for usage from PostgreSQL stored procedures
okbob/replace_empty_string
PostgreSQL generic C trigger used for replace empty strings by NULLs
okbob/autoreindex
okbob/csv-pretty-format
simple tool for formatting csv files to tables - it is just POC how to parse and format CSV
okbob/ora2pg
Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automaticaly and extracts its structure or data, it then generates SQL scripts that you can load into PostgreSQL.
okbob/pgquarrel
pgquarrel compares PostgreSQL database schemas (DDL)
okbob/pspretty
another SQL formatter (designed for PostgreSQL and Joe Celko's formatting style)
okbob/simple
postgresql simple demo extension
okbob/template_fdw
PostgreSQL data wrapper for template tables - any DML and SELECT operations are disallowed
okbob/epsql
enhanced postgresql console
okbob/goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
okbob/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
okbob/ncurses-st-term
VT102 terminal for ncurses applications
okbob/orafce
The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Those functions were verified on Oracle 10g, and the module is useful for production work.
okbob/pgbouncer-dev
PgBouncer dev tree
okbob/pgl_ddl_deploy
Transparent DDL replication using Pglogical
okbob/pgtestscripts
set of scripts for maitaining postgres extensions for supported postgres releases
okbob/phpunit
The PHP Unit Testing framework.
okbob/plsh
PL/sh is a procedural language handler for PostgreSQL that allows you to write stored procedures in a shell of your choice.
okbob/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch