Pavel Stehule (@okbob)
  • Stars
    star
    2,873
  • Global Rank 9,951 (Top 0.4 %)
  • Followers 148
  • Registered over 13 years ago
  • Most used languages
    C
    100.0 %
  • Location 🇨🇿 Czechia
  • Country Total Rank 52
  • Country Ranking
    C
    2

Top repositories

1

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.
C
2,078
star
2

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).
C
553
star
3

plpgsql_lint

This is a postgresql extension that ensure a deep validation of embedded SQL inside PL/pgSQL functions
C
63
star
4

ncurses-st-menu

ncurses (pdcurses) based library for CUA look menu
C
53
star
5

url_encode

url_encode, url_decode functions for PostgreSQL
C
43
star
6

session_exec

PostgreSQL extension that introduce login function
C
16
star
7

pgimportdoc

command line utility for importing XML, JSON, BYTEA document to PostgreSQL
C
15
star
8

plpsm0

initial implementation of SQL/PSM language for PostgreSQL
C
8
star
9

orafce_sql

PostgreSQL extension that provides a API of Oracle's package dbms_sql
C
7
star
10

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.
C
7
star
11

generic-scheduler

PostgreSQL generic SQL statements scheduler without additional dependencies (requires 9.5)
C
7
star
12

pgexportdoc

export XML, JSON and BYTEA documents from PostgreSQL
C
5
star
13

replace_empty_string

PostgreSQL generic C trigger used for replace empty strings by NULLs
C
5
star
14

Enumset

implementation of set of enum
C
4
star
15

pltoolbox

set of functions for usage from PostgreSQL stored procedures
C
2
star
16

template_fdw

PostgreSQL data wrapper for template tables - any DML and SELECT operations are disallowed
C
1
star
17

csv-pretty-format

simple tool for formatting csv files to tables - it is just POC how to parse and format CSV
C
1
star
18

autoreindex

C
1
star
19

pgDecimal

PostgreSQL types based on _Decimal32 and _Decimal64 types.
1
star