Sign in to manage your databases
A powerful backend-as-a-service that gives you complete control over your database, authentication, and API.
Auto-generate REST APIs from your tables with filtering, sorting, and pagination.
User registration, login, JWT tokens, and role-based access control out of the box.
Transform data on the fly with a visual step-by-step pipeline. No code needed.
Enter your email and we'll send you a link to reset your password.
Signed in as
| ID |
|---|
These parameters work across GET, PUT, and DELETE requests to the data API. POST (insert) does not use filters.
| Parameter | Example | Description |
|---|---|---|
| select | select=column1&select=column2 | Choose specific columns |
| sort | sort=id | Column to sort by |
| order | order=desc | Sort direction |
| limit | limit=10 | Number of rows |
| offset | offset=0 | Pagination offset |
| search | search=term | Global search |
| Operator | Syntax | Example | Description |
|---|---|---|---|
| eq | column=eq.value | column=eq.ali | Equals |
| neq | column=neq.value | column=neq.ali | Not equals |
| gt | column=gt.value | column=gt.25 | Greater than |
| gte | column=gte.value | column=gte.18 | Greater than or equal |
| lt | column=lt.value | column=lt.65 | Less than |
| lte | column=lte.value | column=lte.65 | Less than or equal |
| contains | column=contains.value | column=contains.riy | Contains substring |
| not_contains | column=not_contains.value | column=not_contains.jed | Does NOT contain |
| starts_with | column=starts_with.value | column=starts_with.riy | Starts with |
| ends_with | column=ends_with.value | column=ends_with.dh | Ends with |
Filters are anded together. No filter = apply to all rows.
GET /api/project/6/data/table1?column1=eq.ali&column2=gt.25&column3=contains.riy&select=column1,column2,column3&sort=id&order=desc&limit=10&offset=0Select a column above to view chart
Select a date column above to view timeline
Select a number column above to view stats
Share this link to collect responses
Paste this code into your HTML page to embed the form
Billing information will be available here.
Referral program details will be available here.
No steps added yet.
Type to confirm.
Define authentication columns.
| Name | URL | Events | Actions |
|---|
Type to confirm.
Are you sure you want to delete this?
At least one identity and one verify field required.
This action cannot be undone.
Enter a name for the new table.
dd=day, MM=month, yyyy=year, HH=hour, mm=min, ss=sec, ddd=Mon, dddd=Monday, MMM=Jan, MMMM=January, Q=quarter, A=AM/PM, X=unix
Random emoji will be generated.
dd=day, MM=month, yyyy=year, HH=hour, mm=min, ss=sec, ddd=Mon, dddd=Monday, MMM=Jan, MMMM=January, Q=quarter, A=AM/PM, X=unix