sql-alerts

module
v1.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 1, 2025 License: MIT

README

SQL New rows monitoring

sqlal
About

Just check new rows by specified queries and send notification to ntfy

Now support MySQL only

Installation
brew tap yendefrr/tap
brew install sql-alerts

For linux use install.sh or download from latest release

Configuration
sqlal config # or edit `.config/sqlal/config.json

All queries must be SELECT type and query only one column that should be unique ID

For disable query provide "disabled": true parameter

Usage

After configuration run

sqlal start

or

sqlal start --config <path-to-config> 

To stop service

sqlal stop
TODO
  • Other SQL drivers
  • DB configuration
  • Validation
  • Run in background

Directories

Path Synopsis
cmd
sqlal command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL