API Reference PhoenixKitDb v#0.1.0

Copy Markdown View Source

Modules

Database explorer module for PhoenixKit.

GenServer that listens for PostgreSQL NOTIFY events for live table updates.

Centralized path helpers for the DB module.

Topic constants and subscribe/broadcast helpers for the DB module, backed by PhoenixKit.PubSub.Manager (the shared in-process PubSub server).

Live activity monitor for database changes.

Admin DB index — lists all tables with stats.

Table detail view with paginated row browsing and live updates via PostgreSQL LISTEN/NOTIFY. When data in the viewed table changes the view refreshes automatically (debounced).