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 →LLMs understand REST APIs with query parameters and JSON output well. Just provide the necessary endpoints and tell your favorite AI tool what you want to create data driven apps.
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.
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.
LLMs understand REST APIs with query parameters and JSON output well. Just provide the necessary endpoints, describe the query parameters and app requirements.
All examples here use live out-of-the-box OINO.cloud APIs without any additional backend development. Just HTML and JS.
Simplest way to embed live data to a page is to fetch the API with library like HTMX, set header Accept: text/html and let OINO.cloud render the page using a template.
| 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.
As an example of AI development of data driven apps, this data browser was just high level requirements about using filters and sorting and paging. Even adding editing for tokens with update rights was no problem (check out your account page for that).
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