Faucet is an open-source, single-binary server that turns any SQL database into a secure, governed REST API with role-based access control and native MCP support for applications and AI agents.
Stars
85
Forks
3
Watchers
85
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
55
commits
feat: support boolean literals (true/false) in filter expressions
11d3fe2View on GitHubfix: handle SQL Server IDENTITY_INSERT for explicit ID inserts
e353946View on GitHubfix: resolve parameter collision in filtered queries and mutations
aea844dView on GitHubUpdate Oracle version to 26ai and fix database count in README
cec58cfView on GitHubdocs: update README for v0.1.6 — add schema contract locking, fix Go version and database count
a69ee83View on GitHubfix: handle errcheck lint for best-effort contract operations
be84692View on GitHubfeat: add schema contract locking to protect APIs from silent breaking changes
91c5365View on GitHub