pldebugger
Debugger
Provides an API for debugging pl/pgsql functions in PostgreSQL databases.
Procedural Language Debugger Plugin for PostgreSQL and EDB Postgres Advanced Server
73 stars
6 watching
19 forks
Language: C
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
collective/products.pdbdebugmode | Enables PDB debugging in Zope instances with various hooks and post-mortem debugging capabilities | 2 |
ismail0234/phalcon-bb-debugger | A tool that provides detailed information about a web application's performance and internal workings | 5 |
epgsql/epgsql | A client library for interacting with PostgreSQL databases in Erlang. | 423 |
progbits/smldbg | An educational C++20 debugger with basic debugging functionality and no dependencies. | 4 |
ged/ruby-pg | A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
pdbpp/pdbpp | An enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands. | 1,313 |
phalcon/dd | Adds debug and logging helpers to a Phalcon application | 22 |
plone/plone.app.debugtoolbar | Provides debug information and tools to facilitate site development and troubleshooting in Plone web applications. | 8 |
cybertec-postgresql/pgwatch2 | A PostgreSQL metrics monitoring and dashboarding solution | 1,836 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,216 |
enterprisedb/mongo_fdw | A PostgreSQL extension that enables interaction with MongoDB databases through foreign data wrappers. | 331 |
plv8/pljs | A JavaScript language extension for PostgreSQL that aims to match the functionality of PLV8 with a compact and lightweight implementation. | 124 |
pbogut/deoplete-elm | An asynchronous code completion plugin for Elm language in Neovim and Vim | 23 |
michaeldba/pg_get_tabledef | Generates table DDL for the given schema/table in PostgreSQL | 50 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 259 |