sqlite-http

JSON →
library 0.1.1 ·javascript
verified Jun 7, 2026

SQLite extension for making HTTP requests, distributed as an NPM package for Node.js developers. Current stable version: 0.1.1 (platform-specific precompiled binaries for darwin-x64, win32-x64, linux-x64). Release cadence: irregular, maintained by asg017. Key differentiator: allows SQL queries to fetch URLs directly, enabling in-database API integration without external HTTP libraries. Requires a SQLite client like better-sqlite3 or node-sqlite3 to load the extension.