Avoid loading millions of rows at once by opening a server-side cursor for a SELECT query. It returns a cursor ID to fetch rows incrementally, with automatic cleanup after 5 minutes.
MIT
Fetch web pages and extract exactly the content you need. Select elements with CSS and retrieve co…
A simple tool that performs a fetch request to a webpage.