Database · App · Workflow · Agenti IA
L'interfaccia moderna per database, pensata per i team
Descrivi ciò di cui hai bisogno: agenti IA e automazioni si occupano del resto, su PostgreSQL reale. Completamente gestito, oppure sui tuoi server.
Inizia gratis- righe per base
- Milioni
- tipi di vista
- 6
- tipi di campo
- 28
- per iniziare
- 5 minuti
- Describe what you need
- Data schema
- Linked tables
- Interfaces
- Automations
- AI agents
- Published on your domain
Generation pipeline
From a need to an app, in one conversation
Data moves from stage to stage: every proposal is approved before the next one starts.
Analysis
Blueprint
Tables
Relations
Interface
Automations
AI agents
This is really TblFlow
Not mockups: screenshots of the real interface, with real data.


Panoramica
Una piattaforma, sei superfici
I vostri dati strutturati diventano software funzionante, senza uscire dalla piattaforma.
Tables
Bases containing multiple tables, 28 field types, linked records, formulas with 200+ functions, rollups and lookups. Every cell is written to a real PostgreSQL table, with no proprietary format.
Apps
An App Builder to publish a custom mini-app with its own visitor authentication and an injected API to read and write records.
Automations
Event-driven and cron-triggered workflows, multi-step, with human approval steps where they are needed. Unlimited workflows; monthly runs depend on your tier — see pricing.
Knowledge graph
A markdown document library with semantic and full-text search fused together, a link graph between documents, and chunking that respects markdown structure.
AI Agents
Autonomous agents with a planner, an executor, persistent memory and a scheduler. They read and write your data, and act across your connected services — Gmail, GitHub, Slack, Google Calendar.
OpenAI, Anthropic, Google, Azure, DeepSeek, Mistral, Groq, Cohere, or your own local models via Ollama and LM Studio.
Computer use
When a service has no API, the agent drives a browser: it opens the page, fills the form, takes the result and writes it back to your table. Every session is recorded and stays auditable.
Works with the models you already use
Cloud or local, connected with your own API keys — no provider lock-in.
- OpenAI
- Anthropic
- Mistral
- Ollama
- + 5 more
Sei modi per vedere la stessa tabella
Cambiate vista senza duplicare nemmeno una riga di dati.
Grid
General-purpose spreadsheet browsing and editing
Kanban
Status-based workflows, project boards
Gallery
Image-heavy records, visual catalogs
Calendar
Date-driven data, scheduling
Gantt
Project timelines, dependencies, critical path
Form
Collecting input from external users, via public URL
Perché TblFlow
Quello che gli altri strumenti non fanno.
Real PostgreSQL, not a sync layer
The table you see in TblFlow is the table in Postgres. You can point any SQL client at the same instance and query your data directly. There is no intermediary.
Agents that act, not just answer
Airtable, Monday and Notion have no autonomous agents. TblFlow does: they watch your data and take action — email when a deal changes stage, open a GitHub issue, summarise the week every Friday.
Self-hostable, no lock-in
The Enterprise tier deploys on your own infrastructure or in a dedicated VPC, on quote, with every feature unlocked. Your data stays in standard Postgres: a pg_dump is a complete backup, reusable elsewhere with no conversion.
Built for production volumes
Filter, sort, group and search across millions of rows in under a second. The grid renders to canvas and only redraws the visible region, so performance does not degrade with row count.
API-first, from your very first base
Every base you create in TblFlow is automatically reachable through a documented REST API (OpenAPI), with token authentication. No tier to unlock for that — it is available from the Free tier onward.
Confronto
Un confronto dettagliato per ogni strumento, con criteri verificabili e i casi in cui l’altro prodotto vince.
Prezzi
Iniziate gratis. Cambiate piano quando il team cresce.
Free
For evaluating, and for personal projects.
$0/mese
Get started- 1 base · 1 space · 1 user
- 1 GB storage · 5,000 rows per table
- Unlimited AI agents and automations — 100 runs/month
- Community support
- Il più scelto
Pro
For small teams that automate.
$29/mese
Get started- 5 bases · 3 users
- 100 GB storage · 100,000 rows per table
- Unlimited AI agents and automations — 5,000 runs/month
- Email support · 99.5% SLA
Business
For teams running their operations on it.
$99/mese
Get started- 30 bases · 10 users
- 500 GB storage · 1,000,000 rows per table
- Unlimited AI agents and automations — 50,000 runs/month
- SSO / SAML · white-label · advanced audit
- Priority support · 99.9% SLA
Enterprise
On your infrastructure or in a dedicated VPC.
Su preventivo
Contact us- Everything unlimited
- On-premise or VPC deployment
- SSO / SAML · white-label
- Dedicated 24/7 support · 99.99% SLA
Domande frequenti
Le domande che ci fanno più spesso.
What is TblFlow?
TblFlow is a no-code database platform that puts a spreadsheet-like interface over a real PostgreSQL database. Teams use it to build tables, interfaces and dashboards, automations, a document library with semantic search, and autonomous AI agents — all on the same data. TblFlow is available as a managed service at tblflow.com and as a self-hosted deployment.
How is TblFlow different from Airtable?
TblFlow differs from Airtable in four ways. First, data lives in a real PostgreSQL database you can query with SQL from any client, whereas Airtable exposes no SQL access. Second, TblFlow includes autonomous AI agents that act on your data and connected services, which Airtable does not have. Third, it adds semantic search over a document library. Fourth, TblFlow can be self-hosted on your own infrastructure, which Airtable does not offer.
What view types does TblFlow offer?
TblFlow offers seven view types on any table, without duplicating data: Grid, Kanban, Gallery, Calendar, Gantt, Form and Plugin. The Gantt view handles project timelines, task dependencies and the critical path. The Form view generates a public URL for collecting data from people outside your team.
What can TblFlow AI agents do?
TblFlow agents are autonomous: they have a planner, an executor, persistent memory as an entity/relation graph, and a scheduler. They read and write your records, query your document library as context, and act on connected services — Gmail, GitHub, Slack, Google Calendar, Drive and Meet. You can also give them custom tools generated from any OpenAPI specification, or write your own sandboxed JavaScript tools.
How much does TblFlow cost?
TblFlow Cloud has four tiers. The Free tier covers 1 base and 1 user. The Pro tier is $29 per month and covers 5 bases and 3 users. The Business tier is $99 per month and covers 30 bases and 10 users. The Enterprise tier is quote-based, removes every limit, and also covers deployment on your own infrastructure or in a dedicated VPC.
Does TblFlow have a free plan?
Yes. TblFlow Cloud has a permanent Free tier with 1 base, 1 user, 1 GB of storage and unlimited AI agents, automations and API requests, with no credit card. Deploying on your own infrastructure is part of the Enterprise tier, on quote.
What database does TblFlow use?
TblFlow uses PostgreSQL, with the pgvector extension for semantic search and Redis for caching and background job queues. Every table you create in TblFlow is a real physical PostgreSQL table, not a row in a generic store — which is why you can query your data directly with SQL.
Does TblFlow have an API?
Yes. TblFlow exposes a REST API documented by an OpenAPI specification, with token authentication. A JavaScript API is also injected into apps published through the App Builder, so your own code can read and write records.
Which AI providers does TblFlow support?
TblFlow supports OpenAI, Anthropic, Google Gemini, Azure OpenAI, DeepSeek, Mistral, Groq, Cohere, any OpenAI-compatible endpoint, and local models through Ollama and LM Studio. Providers and models are configured per base, using your own API keys.
How many rows can TblFlow handle?
TblFlow filters, sorts, groups and searches across millions of rows with sub-second response times: the grid renders to canvas and only redraws the visible region, so display performance does not degrade as row count grows. Rows per table, however, do depend on your tier: 5,000 on the Free tier, up to 1,000,000 on Business, unlimited on Enterprise — see the pricing page for the full breakdown.
Where is my data stored?
It depends on the deployment. On TblFlow Cloud, your data sits in TblFlow-managed infrastructure. Self-hosted or on dedicated Enterprise, it sits in your own PostgreSQL, on your infrastructure or in a dedicated VPC — TblFlow has no access to it. In both cases the data is stored in standard PostgreSQL, with no proprietary format.
Can I export my data and leave?
Yes, and with no conversion step. Your data already lives in standard PostgreSQL tables, so a `pg_dump` is enough and it imports into any Postgres. There is no proprietary format to convert and no sync layer to unpick. That is what "no vendor lock-in" means on this site.
Is TblFlow GDPR compliant?
TblFlow is built for GDPR-compliant use and provides an audit log, revision history, granular permissions and consent management. Self-hosted or on dedicated Enterprise, you fully control data location, which simplifies compliance for organisations with data-residency requirements.
Nessuna domanda corrisponde a questa ricerca.
Pronti a trasformare i vostri dati in software?
Create la vostra prima base in pochi minuti.