Welcome to the Dataland closed beta! We’re so excited to have you onboard.
Dataland offers pre-built connectors in the form of Dataland modules. You can think of a module as a collection of Dataland workers (a.k.a. serverless functions) and table schemas.
There are a few options to sync data into Dataland:
<aside> 🔄 Install a built-in modules via the Dataland UI → **** Dataland offers several production-grade built-in modules, like Postgres and MySQL.
</aside>
<aside> 🔄 Install a “beta” module using the Dataland CLI → Dataland offers even more “beta” modules, freely available for use from our own public GitHub repo. Examples includes Airtable, BigQuery, Hubspot, Shopify, and more.
</aside>
<aside> 🧑💻 Write your own private module to sync data from another source→ If you don’t see the integration you need here — you can follow this guide to write your own integration, or just contact Arthur at [email protected] to write one for you!
</aside>
<aside> 💡 Trigger API calls and custom logic from a Dataland button → This guide walks through how to add a button column to a Dataland table, and have button clicks trigger a Dataland function.
</aside>
<aside> 💡 Add display configs to your tables → Make your tables feel more like apps in Dataland. Specify column width, read-only behavior, and special display types like checkboxes, enum dropdowns, and buttons.
</aside>