All Projects
Open source packages, tools, and experiments.
DBWarden
Declarative schema compiler for SQLAlchemy. 45K LOC, 129 test files, 5 DB backends, 8 plugins, release-certification harness.
TrustSight
Evidence-driven security analysis for AUR packages. 1,943 tests, corpus-wide cluster detection, signed IOC baselines. Never executes code.
rypipe
Rust ingestion framework. 319 tests, 13K docs, published to PyPI and crates.io. 4.2 GB/s parallel throughput.
heard
Voice-controlled tooling daemon. 299 tests, deployed on real hardware with systemd and GNOME extension.
ClickVault
HashiCorp Vault plugin for ClickHouse. 85% coverage, cluster-aware DDL, dynamic credentials.
dsig
GPG message signing for Discord. 142 tests, invisible encoding, empirical Discord client testing.
Other projects
crxml
Crystal Reports XML parser. Rust-accelerated, parallel, bounded-memory. 184 tests, differential testing.
schemap
Automatic Pydantic v2 schemas from SQLAlchemy 2.0 ORM models. 108 tests, thorough edge case coverage.
detrack
Strip tracking parameters from URLs. 345+ patterns, zero dependencies, 126 tests.
seoslug
Deterministic SEO payload generation. Same input always produces the same output.
dbwarden-harness
Release-certification harness across 5 databases. 189 tests, 11 suites, MCP server.
DBWarden Ecosystem
The DBWarden project grew into a full ecosystem: core migration engine, language bindings via libwlite and wlite, plugins for RBAC/types/extensions/seeds/sandbox/FastAPI, and a release-certification harness across 5 databases.
Python · Testing
dbwarden-harness
Black-box validation harness for releases
Multi-language · SQLite
wlite
CLI and bindings (C++, Rust, Python, Go, Zig) for libwlite
C · SQLite
libwlite
C library for SQLite schema management
Python · Redis
dbwarden-redis
Redis-backed distributed migration locking
Python · FastAPI
dbwarden-fastapi
FastAPI sessions, health checks, migration routes
Python · ClickHouse
dbwarden-ch-rbac
ClickHouse role-based access control
Python · PostgreSQL
dbwarden-pgsql-types
PostgreSQL custom types: ENUMs, domains, composites
Python · PostgreSQL
dbwarden-pgsql-rbac
PostgreSQL roles, grants, row-level security
Python · PostgreSQL
dbwarden-pgsql-extensions
PostgreSQL extension management
Python · Scaffolding
dbwarden-plugin-template
Template for building DBWarden plugins
Python · Data
dbwarden-seeds
Seed data management across environments
Python · Testing
dbwarden-sandbox
Sandbox testing against temporary databases