¿Puedo vibecodear Airtable?
PARCIAL · un fin de semanaUna app CRUD de base de datos tipo hoja de cálculo es construible, pero las vistas, permisos, automatizaciones, interfaces, formularios, sincronización e integraciones de Airtable son amplias.
Build me a personal spreadsheet-database to replace Airtable. Requirements: - Local web app: Node + Express + better-sqlite3, one database file at data/base.db; the grid is Tabulator plus vanilla JS, no build step. - Create tables and columns from the UI, typed as text, number, date, select, checkbox, or URL; each is a real SQLite table so other tools can query it. - Inline grid editing, click-to-sort, per-column filters. - Saved views: name + filters + sort + hidden columns, stored in a views table and listed in a sidebar. - Link columns: a cell can reference rows in another table, picked from a dropdown, rendered as chips that click through to the linked row. - A quick-entry form page per table at /form/<table>: one input per column, posts a row. - CSV import and export per table so nothing is ever trapped. - Localhost only, no accounts, no telemetry. - Out of scope: multi-user permissions, automations, and hosted interfaces; when teammates need in, that is what Airtable is for. - README: setup and where the database lives.
$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo · este prompt se genera del plan de build · mejorarlo con un PR
prompt copied. want to know what dies next week?
veredictos nuevos + votos de la semana. gratis. te sales en un clic.
Pagan porque los no ingenieros pueden convertir datos en flujos de trabajo sin pedir una app personalizada.
xtipos de campo ricos
xinterfaces
xautomatizaciones
xsincronización/integraciones
xmóvil
xpermisos
xescalabilidad
¿No quieres construirlo? Esta gente ya lo hizo gratis.
las 5 alternativas gratis de Airtable →· sin votos, sin pago por aparecer · solo lo que es real
Precio de Airtable
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| free | $0/workspace | $0/workspace | 1,000 records/base; 1 GB attachments/base; 1,000 API calls/workspace/month; 500 AI credits/editor/month. |
| team | $24/usuario | $20/usuario | 50,000 records/base; 20 GB attachments/base; 100,000 API calls/workspace/month; 15,000 AI credits per billable collaborator; 1-year history. |
| business | $54/usuario | $45/usuario | 125,000 records/base; 100 GB attachments/base; unlimited API calls subject to rate limits; 20,000 AI credits per billable collaborator; 1-year history. |
| enterprise scale | a medida | — | 500,000+ records/base; 1 TB attachments/base; unlimited API calls subject to rate limits; 25,000 AI credits per billable collaborator. |
plan gratis1,000 records/base, 1 GB attachments/base, 1,000 API calls/workspace/month and 500 AI credits/editor/month
facturaciónmonthly + annual; prices are per billable collaborator and annual figures are effective monthly rates
costos ocultosBilling is per workspace and seat: Team can bill commenters and above, while Business generally bills editors and above. Added seats are prorated, so a user in multiple paid workspaces can create multiple charges.
verificado 2026-08-11 · fuente ↗
¿Puedo vibecodear Airtable?
Parcial. El núcleo de Airtable se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: tipos de campo ricos, interfaces. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta Airtable?
Airtable cuesta unos $24/mes (Team, revisado 2026-07-30), o sea $288 al año.
¿Qué pierdo si reemplazo Airtable?
Con honestidad: tipos de campo ricos; interfaces; automatizaciones; sincronización/integraciones; móvil; permisos; escalabilidad. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a Airtable?
Sí: Airtable Free (The obvious escape hatch is staying put: five editors and 1,000 records per base, with forms, interfaces, and small automations.) Baserow Free (Airtable with fewer ornaments: 3,000 rows, forms, views, automations, and a small app builder for $0.) Fibery Free (A less spreadsheet-shaped Airtable replacement with relational databases, forms, views, formulas, and 250 automations for ten people.) Las 5 alternativas gratis están en puedovibecodearlo.app/airtable/alternatives. El prompt es para cuando la quieres exactamente a tu modo.