OINO.cloud automatically creates a full REST API from your database schema — supporting JSON, CSV, HTML templates, form data, filtering, sorting, aggregation, pagination and binary files.
From live HTML embeds to enterprise BI integration, OINO.cloud handles the plumbing so you can focus on what matters.
Turn any database query into HTML using templates. Embed live data tables, lists and reports in any web page with a single HTMX attribute.
See example →Add data input to any page with standard HTML forms. Collect signups, votes, reviews or any structured data — no backend code needed.
See example →Feed real-time data to Excel, PowerBI, Tableau or any analytics tool. CSV and JSON outputs work with any web data import.
See example →Prototype HTMX apps by connecting data and templates. When ready, export as a functional NodeJS application with our open source library.
Read guide →Instead of having your whole SQL database open to internet, just whitelist our servers and create client specific tokens with just the necessary rights.
Read guide →Serve images stored as database blobs via base64 data URLs. Embed employee photos, product images or any binary content directly in HTML.
See example →With our global API network, you can always have optimal performance by selecting your closest endpoint with no extra configuration.
Point OINO.cloud at your database with a connection string. We support SQL Server, MariaDB, PostgreSQL and more.
Select tables and views, set access rights and create tokens with precise read/write permissions for each client.
Fetch data as JSON, CSV or HTML from any application, website, spreadsheet or BI tool. It just works.
No credit card required to get started. Pay only for what you use beyond the free quota.
Standard REST APIs are well understood by LLMs and using them to develop data driven apps is a breeze using your favorite AI tools.
All examples here use live out-of-the-box OINO.cloud APIs without any additional backend development. Just HTML and JS.
HTMX fetches rows from the Products API and renders them to HTML using the corresponding template. Click the buttons to re-sort.
| Product Name | Unit Price | Units In Stock | Units On Order |
|---|---|---|---|
Fetch JSON data from the Orders API and render it with Chart.js — a stacked bar chart of freight costs by country and month.
This form dynamically loads vote options from the database and submits your vote via a POST request — all without custom backend code.
This data browser with sorting and filtering and paging is just an LLM generated example of the API features. In your account page you will find an editable version when used with token with update rights.
OINO.cloud CSV and JSON output plugs directly into typical web data import for analytics and BI tools.
Get a free account and have your first API running in under five minutes. No credit card required.
Get Started Free