<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Faucet Blog</title><description>Updates, tutorials, and insights from the Faucet team</description><link>https://faucet.dev/</link><language>en-us</language><item><title>Google&apos;s gRPC Transport for MCP: What It Signals About the Database API Stack</title><link>https://faucet.dev/blog/2026-04-20-google-grpc-mcp-transport-database-api-implications/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-20-google-grpc-mcp-transport-database-api-implications/</guid><description>Google is pushing gRPC as a first-class MCP transport alongside stdio and HTTP/SSE. The interesting story isn&apos;t the protocol buffers — it&apos;s what &apos;pluggable transports&apos; means for the data layer that sits behind every MCP server.</description><pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>5.5% of MCP Servers Are Poisoned. Here&apos;s What Database APIs Get Right.</title><link>https://faucet.dev/blog/2026-04-19-mcp-tool-poisoning-attacks-database-api-defense/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-19-mcp-tool-poisoning-attacks-database-api-defense/</guid><description>Invariant Labs published working proof-of-concept tool poisoning attacks that exfiltrate SSH keys from Claude Desktop and Cursor. 5.5% of public MCP servers contain poisoned metadata, and attacks hit 84.2% success rates with auto-approval enabled. Curated, schema-bound database APIs are a smaller target — here&apos;s why, and how Faucet is built to stay that way.</description><pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>Microsoft Just Turned Data API Builder Into an MCP Server. That&apos;s the Whole Thesis.</title><link>https://faucet.dev/blog/2026-04-18-microsoft-dab-mcp-server-unified-data-api-convergence/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-18-microsoft-dab-mcp-server-unified-data-api-convergence/</guid><description>Microsoft&apos;s SQL MCP Server shipped as part of Data API Builder 1.7, bundling REST, GraphQL, and MCP into one runtime. This quietly confirms what Faucet has argued all along: the data API layer and the agent tool layer are the same layer. Here&apos;s what it means for database tooling in 2026.</description><pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>Lucidworks Says MCP Saves $150K Per Integration. What About the 40 Internal Databases Without a Vendor?</title><link>https://faucet.dev/blog/2026-04-17-lucidworks-150k-per-integration-internal-databases/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-17-lucidworks-150k-per-integration-internal-databases/</guid><description>On April 8, Lucidworks announced its MCP server can cut AI integration timelines 10x and save enterprises $150,000 per integration. That math only works for vendors who ship MCP. Every internal database at a Fortune 500 still needs the same savings — and none of them are getting a press release.</description><pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>OpenAI Shipped &apos;Approved Tools Only&apos; for Agents. Your Database Layer Is Next.</title><link>https://faucet.dev/blog/2026-04-16-openai-agents-sdk-approved-tools-database-layer/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-16-openai-agents-sdk-approved-tools-database-layer/</guid><description>OpenAI&apos;s April 15 Agents SDK update adds an in-distribution harness that limits agents to approved tools inside a workspace. Microsoft&apos;s Agent Framework 1.0 did the same thing a day earlier. The industry is converging on scoped, governed agent access — and it only works if the database tier is scoped too.</description><pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>AI Can Generate Your Entire App in 60 Seconds. The Database API Is Still the Weakest Link.</title><link>https://faucet.dev/blog/2026-04-15-ai-generates-your-app-database-api-weakest-link/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-15-ai-generates-your-app-database-api-weakest-link/</guid><description>Full-stack AI generation tools like Lovable, Bolt, and v0 can scaffold a complete application from a single prompt. But the database API layer — filtering, pagination, RBAC, relationship traversal — is where generated code consistently breaks down. The fix isn&apos;t better generation. It&apos;s not generating it at all.</description><pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>The MCP Auth Spec Just Made Every Database API a Security Boundary</title><link>https://faucet.dev/blog/2026-04-14-mcp-auth-spec-oauth-database-api-security-boundary/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-14-mcp-auth-spec-oauth-database-api-security-boundary/</guid><description>The updated MCP Authorization Specification mandates OAuth 2.1 with RFC 8707 Resource Indicators for all MCP servers. For database teams, this means every MCP-connected database is now a formally scoped security boundary — not just a data endpoint. Here&apos;s what changed, why it matters, and how to stay ahead of it.</description><pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>97% of Organizations Have AI Touching Their Databases. Only 15% Are Ready.</title><link>https://faucet.dev/blog/2026-04-13-97-percent-ai-touching-databases-only-15-percent-ready/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-13-97-percent-ai-touching-databases-only-15-percent-ready/</guid><description>Redgate&apos;s 2026 State of the Database Landscape report reveals a dangerous gap: nearly every organization has AI interacting with production databases, but almost none have the governance to control it. Amazon&apos;s Kiro incident proved what happens when that gap meets reality. Here&apos;s what database readiness actually looks like in the age of AI agents.</description><pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>Every Database Vendor Now Ships an MCP Server. That&apos;s the Problem.</title><link>https://faucet.dev/blog/2026-04-12-every-database-vendor-shipping-mcp-server-vendor-lock-in/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-12-every-database-vendor-shipping-mcp-server-vendor-lock-in/</guid><description>Google Cloud, Snowflake, and Oracle have all launched managed MCP servers for their databases. Anthropic launched Claude Managed Agents. OpenAI is sunsetting its Assistants API for MCP. The protocol won — but each vendor&apos;s MCP server only talks to their database, creating a new layer of lock-in that multi-cloud teams can&apos;t afford.</description><pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>AI Agents Now Create 4x More Databases Than Humans — Your API Layer Can&apos;t Keep Up</title><link>https://faucet.dev/blog/2026-04-11-agents-create-4x-more-databases-api-layer-cant-keep-up/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-11-agents-create-4x-more-databases-api-layer-cant-keep-up/</guid><description>Databricks telemetry shows 80% of new databases are now created by AI agents, not humans. When your fastest-growing database user isn&apos;t a person, hand-rolled API layers become an impossible bottleneck. Here&apos;s what the agent-native database era means for your infrastructure.</description><pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>Every Enterprise Needs an MCP Gateway — Your Database Is the First Thing Behind It</title><link>https://faucet.dev/blog/2026-04-10-mcp-gateway-database-agent-architecture/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-10-mcp-gateway-database-agent-architecture/</guid><description>The MCP Dev Summit consensus is clear: gateways are the architecture for production AI agents. Uber, AWS, Docker, and Kong are all building them. But a gateway without a database layer behind it is a router with nowhere to route. Here&apos;s how the new agent architecture actually works.</description><pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>Google Gave AI Agents a Sandbox. Oracle Gave Them a Database. You Need Both.</title><link>https://faucet.dev/blog/2026-04-09-google-colab-mcp-agent-sandbox-database/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-09-google-colab-mcp-agent-sandbox-database/</guid><description>Google&apos;s Colab MCP Server and Oracle&apos;s Autonomous AI Database MCP Server prove every platform is racing to become agent-accessible. The missing piece? A way to give agents structured access to YOUR database — without vendor lock-in.</description><pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>82% of Organizations Are API-First — Except for Their Databases</title><link>https://faucet.dev/blog/2026-04-08-api-first-82-percent-database-gap/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-08-api-first-82-percent-database-gap/</guid><description>The API-first revolution transformed microservices and mobile backends. But most databases still hide behind custom ORMs and raw SQL. With 354+ APIs per enterprise and 70% of web traffic flowing through APIs, it&apos;s time databases caught up.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>MCP Has a Production Problem — Your Database MCP Server Doesn&apos;t Have To</title><link>https://faucet.dev/blog/2026-04-07-mcp-production-growing-pains-faucet-solution/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-07-mcp-production-growing-pains-faucet-solution/</guid><description>Stateful sessions, no audit trails, auth on static secrets. MCP&apos;s growing pains are real. But they&apos;re mostly problems for teams building custom servers from scratch. Here&apos;s how a purpose-built database MCP server sidesteps the worst of it.</description><pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>Oracle Just Built MCP Into Its Database — Here&apos;s Why Every Database Needs One</title><link>https://faucet.dev/blog/2026-04-06-oracle-mcp-server-enterprise-vs-simple/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-06-oracle-mcp-server-enterprise-vs-simple/</guid><description>Oracle&apos;s Autonomous AI Database MCP Server validates that database-to-agent connectivity is the next infrastructure layer. But you don&apos;t need Oracle&apos;s database to give your agents structured data access.</description><pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>IBM Just Paid $11 Billion to Prove the Data Layer Is the AI Agent Bottleneck</title><link>https://faucet.dev/blog/2026-04-05-ibm-11-billion-data-layer-ai-agent-bottleneck/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-05-ibm-11-billion-data-layer-ai-agent-bottleneck/</guid><description>IBM closed its $11B Confluent acquisition to make real-time data the engine of enterprise AI agents. Oracle rebuilt its database for agents. Google shipped 42-database MCP tooling. Databricks reports 327% multi-agent growth. Big tech is spending billions solving a problem you can fix with a single binary.</description><pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>Your AI Agents Are Running Queries You Can&apos;t See — The Database Observability Gap</title><link>https://faucet.dev/blog/2026-04-04-ai-agent-observability-database-blind-spot/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-04-ai-agent-observability-database-blind-spot/</guid><description>Codenotary just launched AgentMon, Microsoft published an AI observability framework, and Oracle baked agent memory into its database engine. The industry is waking up to a hard truth: when AI agents autonomously query your databases, traditional monitoring is blind. Here&apos;s why your API layer is the missing observability plane.</description><pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>Pinterest Saved 7,000 Engineering Hours a Month with MCP — Here&apos;s the Database Architecture That Made It Work</title><link>https://faucet.dev/blog/2026-04-03-pinterest-mcp-production-pilot-gap/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-03-pinterest-mcp-production-pilot-gap/</guid><description>Pinterest&apos;s production MCP ecosystem handles 66,000 tool invocations per month across 844 engineers. While 78% of enterprises have AI agent pilots and only 14% reach production, Pinterest cracked the code with domain-specific MCP servers, a central registry, and a database-first architecture. Here&apos;s what their approach means for your data layer.</description><pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>10,000 MCP Servers and Counting — The Database Fragmentation Problem Nobody&apos;s Talking About</title><link>https://faucet.dev/blog/2026-04-02-mcp-dev-summit-10000-servers-database-fragmentation/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-02-mcp-dev-summit-10000-servers-database-fragmentation/</guid><description>The MCP Dev Summit kicks off today in NYC with 95 sessions and speakers from Anthropic, Google, and Microsoft. The ecosystem has exploded to 10,000+ servers and 97 million monthly SDK downloads. But for database access, more servers means more fragmentation — and that&apos;s a problem worth solving.</description><pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>Your Database Doesn&apos;t Know It&apos;s Talking to an Agent — That&apos;s About to Change</title><link>https://faucet.dev/blog/2026-04-01-non-human-identity-database-agent-aware/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-04-01-non-human-identity-database-agent-aware/</guid><description>Oracle&apos;s Deep Data Security, Okta&apos;s agent identity management, and Microsoft&apos;s Sentinel expansion all launched in March 2026. The industry is converging on one idea: AI agents are non-human identities that need database-level access control. Here&apos;s what this means for your API layer.</description><pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>MCP + A2A: The Two-Protocol Stack Your Database API Needs to Speak</title><link>https://faucet.dev/blog/2026-03-31-mcp-a2a-two-protocol-stack-databases/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-03-31-mcp-a2a-two-protocol-stack-databases/</guid><description>MCP hit 97 million monthly SDK downloads. Google&apos;s A2A protocol just landed at Adobe, SAP, Microsoft, and S&amp;P Global. Together they form a complete agent communication stack — and your database sits right at the intersection. Here&apos;s what that means for how you expose data.</description><pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>One Million Developers Pay for Cursor. Every One of Them Needs a Database API.</title><link>https://faucet.dev/blog/2026-03-30-million-developers-pay-for-cursor-every-one-needs-database-api/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-03-30-million-developers-pay-for-cursor-every-one-needs-database-api/</guid><description>Cursor crossed one million paying developers. Claude Code hit $2.5B ARR. Google made Gemini Code Assist free. March 2026 saw a wave of AI coding tools go mainstream — but they all hit the same wall when agents need production data. REST APIs are the universal adapter.</description><pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>The Agent Framework Wars Are Over — The Data Layer Won</title><link>https://faucet.dev/blog/2026-03-30-agent-framework-wars-data-layer-won/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-03-30-agent-framework-wars-data-layer-won/</guid><description>Six competing agent frameworks, 120+ tools, and a 1,445% surge in enterprise interest. But the real battle was never about which framework wins — it&apos;s about how agents access your data. MCP just settled that question.</description><pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>The MCP Context Window Tax: Why Your Database Tools Are Eating Your Agent&apos;s Brain</title><link>https://faucet.dev/blog/2026-03-30-mcp-context-window-tax-lean-database-tooling/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-03-30-mcp-context-window-tax-lean-database-tooling/</guid><description>Perplexity&apos;s CTO just said MCP tool descriptions consume 40-50% of available context windows. With 97 million monthly SDK downloads, MCP adoption is exploding — but bloated tool definitions are a real production problem. Here&apos;s how lean database tooling fixes it.</description><pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>The Platform Engineering Answer to Database Access: Self-Service APIs Over Direct Connections</title><link>https://faucet.dev/blog/2026-03-29-platform-engineering-database-apis/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-03-29-platform-engineering-database-apis/</guid><description>75% of developers lose 6+ hours weekly to tool sprawl. Platform engineering fixes CI and deployments, but ignores databases — the most common source of developer cognitive load. Here&apos;s how self-service REST APIs solve it.</description><pubDate>Sun, 29 Mar 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>88% of Organizations Have Had AI Agent Security Incidents — Database Access Is the Weak Link</title><link>https://faucet.dev/blog/ai-agent-security-incidents-database-access/</link><guid isPermaLink="true">https://faucet.dev/blog/ai-agent-security-incidents-database-access/</guid><description>New research shows 88% of organizations report confirmed or suspected AI agent security incidents. The root cause: uncontrolled database access. Here&apos;s how to fix it with governed API layers.</description><pubDate>Sun, 29 Mar 2026 00:00:00 GMT</pubDate><author>Faucet Team</author></item><item><title>MCP Tool Annotations Are the Seatbelt Your Database Queries Needed</title><link>https://faucet.dev/blog/2026-03-28-mcp-tool-annotations-database-safety/</link><guid isPermaLink="true">https://faucet.dev/blog/2026-03-28-mcp-tool-annotations-database-safety/</guid><description>The MCP 2025-11-25 spec added tool annotations — readOnlyHint, destructiveHint, idempotentHint — that let AI agents reason about database operation safety before executing. Here&apos;s how they work and why Faucet implements them correctly.</description><pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate><author>Kevin</author></item><item><title>Only 1 in 10 Companies Can Scale Their AI Agents — Here&apos;s the Missing Piece</title><link>https://faucet.dev/blog/scaling-ai-agents-data-infrastructure/</link><guid isPermaLink="true">https://faucet.dev/blog/scaling-ai-agents-data-infrastructure/</guid><description>MIT Technology Review found that nearly two-thirds of companies experiment with AI agents, but only 10% scale to production. The bottleneck isn&apos;t the model — it&apos;s the data infrastructure layer.</description><pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate><author>Faucet Team</author></item><item><title>The #1 Blocker for Enterprise AI Agents Isn&apos;t the Model — It&apos;s the Data Layer</title><link>https://faucet.dev/blog/enterprise-ai-agent-integration-challenge/</link><guid isPermaLink="true">https://faucet.dev/blog/enterprise-ai-agent-integration-challenge/</guid><description>46% of enterprises cite integration with existing systems as their top AI agent challenge. Here&apos;s why the bottleneck is database access, not model capability, and how to fix it in under 60 seconds.</description><pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate><author>Faucet Team</author></item><item><title>Your APIs Weren&apos;t Built for AI Agents</title><link>https://faucet.dev/blog/designing-apis-for-ai-agents/</link><guid isPermaLink="true">https://faucet.dev/blog/designing-apis-for-ai-agents/</guid><description>89% of developers use AI tools, but only 24% design APIs with AI agents in mind. Here&apos;s what agents actually need from APIs and how auto-generated REST APIs close the gap.</description><pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate><author>Faucet Team</author></item><item><title>MCP Servers Are the New Shadow IT — Here&apos;s How to Give AI Agents Governed Database Access</title><link>https://faucet.dev/blog/mcp-shadow-it-governed-database-access/</link><guid isPermaLink="true">https://faucet.dev/blog/mcp-shadow-it-governed-database-access/</guid><description>With 97 million monthly MCP SDK downloads, AI agents are connecting to enterprise databases faster than security teams can govern them. RBAC-first tools like Faucet close the gap.</description><pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate><author>Faucet Team</author></item><item><title>Your Indexes Matter 10x More Than Your Database — And MySQL Knew That All Along</title><link>https://faucet.dev/blog/mcp-database-benchmark/</link><guid isPermaLink="true">https://faucet.dev/blog/mcp-database-benchmark/</guid><description>We ran millions of MCP tool calls against PostgreSQL, MySQL, SQL Server, and SQLite and learned that indexing strategy matters 9-74x more than database choice. MySQL&apos;s defaults are already optimized and MCP protocol overhead is sub-millisecond.</description><pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate><author>Faucet Team</author></item><item><title>Faucet v0.1.7: Oracle Database Support — 7 Databases, One Binary</title><link>https://faucet.dev/blog/faucet-v017-release/</link><guid isPermaLink="true">https://faucet.dev/blog/faucet-v017-release/</guid><description>Faucet v0.1.7 adds full Oracle Database support (12c through 26ai) using a pure-Go driver. No Oracle Instant Client required. Connect Oracle alongside PostgreSQL, MySQL, SQL Server, SQLite, and Snowflake with a single Faucet binary.</description><pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate><author>Faucet Team</author></item><item><title>Faucet v0.1.6: Schema Contract Locking — Protect Your API from Silent Breaking Changes</title><link>https://faucet.dev/blog/faucet-v016-release/</link><guid isPermaLink="true">https://faucet.dev/blog/faucet-v016-release/</guid><description>Faucet v0.1.6 introduces schema contract locking, a system that prevents database schema changes from silently breaking your auto-generated REST API. Lock your API contract, detect drift, and promote changes on your terms.</description><pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate><author>Faucet Team</author></item><item><title>Faucet vs PostgREST: Which Database REST API Generator Should You Use in 2026?</title><link>https://faucet.dev/blog/faucet-vs-postgrest/</link><guid isPermaLink="true">https://faucet.dev/blog/faucet-vs-postgrest/</guid><description>An in-depth comparison of Faucet and PostgREST — two open-source tools that turn SQL databases into REST APIs. See how they compare on database support, auth, admin UI, and AI integration.</description><pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate><author>Faucet Team</author></item><item><title>Faucet vs Supabase: Lightweight API Generator or Full Backend Platform?</title><link>https://faucet.dev/blog/faucet-vs-supabase/</link><guid isPermaLink="true">https://faucet.dev/blog/faucet-vs-supabase/</guid><description>A detailed comparison of Faucet and Supabase — two open-source tools for building APIs from databases. Compare database support, architecture, auth, pricing, and when each tool is the right choice.</description><pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate><author>Faucet Team</author></item><item><title>How Faucet Turns Any Database Into a REST API — A Deep Technical Dive</title><link>https://faucet.dev/blog/how-faucet-turns-databases-into-apis/</link><guid isPermaLink="true">https://faucet.dev/blog/how-faucet-turns-databases-into-apis/</guid><description>28K lines of Go, 849 tests, zero CGO. Here&apos;s exactly how Faucet introspects your schema at runtime and serves a production-grade REST API without code generation.</description><pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate><author>Faucet Team</author></item><item><title>Faucet v0.1.5 Released: First-Run Setup, Batch Transactions, and Background Mode</title><link>https://faucet.dev/blog/faucet-v015-release/</link><guid isPermaLink="true">https://faucet.dev/blog/faucet-v015-release/</guid><description>Faucet v0.1.5 introduces guided first-run setup, batch transaction modes, background server mode, and improved telemetry controls. Download now via Homebrew, Docker Hub, or GitHub Releases.</description><pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate><author>Faucet Team</author></item><item><title>Introducing Faucet: Turn Any SQL Database into a REST API</title><link>https://faucet.dev/blog/introducing-faucet/</link><guid isPermaLink="true">https://faucet.dev/blog/introducing-faucet/</guid><description>Faucet is an open-source, single-binary server that generates secure REST APIs from any SQL database. Here&apos;s why we built it and how it works.</description><pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate><author>Faucet Team</author></item></channel></rss>