public inbox for [email protected]
help / color / mirror / Atom feedFrom: The Meme Factory, Inc. via PostgreSQL Announce <[email protected]>
To: PostgreSQL Announce <[email protected]>
Subject: Isok -- a PostgreSQL extension for query based data integrity management
Date: Sun, 20 Jul 2025 16:06:03 +0000
Message-ID: <[email protected]> (raw)
[Isok](https://kop.codeberg.page/pg_isok_docs/) is PostgreSQL extension for query based data integrity
management. It is now available for public testing.
Documentation and installation instructions:
[https://kop.codeberg.page/pg_isok_docs/](https://kop.codeberg.page/pg_isok_docs/)
Discover problematic data patterns, track them, and manage them, by
reporting not only the *existence* of particular data patterns, but also
by tracking *changes* to patterns of data and managing issue resolution.
When configured to accept some questionable rows but not others of the
same kind, Isok acts like a "soft trigger".
Useful for "zero code required" batch-based data validation. Most
useful when review is required to determine whether a questionable
data pattern should be allowed to remain in a database.
Although the core Isok code has been in production use for over a
decade, this release has enhanced features that have not been used in
production.
Isok can be built as pure SQL, for installation in the cloud or other
managed PostgreSQL instances.
Isok targets PostgreSQL 10 or later.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Isok -- a PostgreSQL extension for query based data integrity management
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox