📄️ Introduction
Tables is a no-code database tool that allows you to store, edit, share, and automate data in one place. It is designed to help users manage structured data efficiently without requiring programming skills, making it ideal for collaboration, workflows, and automation.
🗃️ Table Creation
3 items
📄️ Columns
Tables provides a diverse range of column types and constraints, enabling you to create tables that cater to a wide variety of use cases. From simple text fields to complex JSON objects, Tables ensures your data is stored efficiently and meaningfully. Below is a comprehensive overview of the supported data types and constraints.
📄️ Workflow Automation
- Trigger: Use the Tables trigger to automate workflows when a table is updated or a new row is added.
📄️ Collaboration
Share tables with your team to collaborate effectively. Shared tables can be accessed under the Shared by Team section, enabling seamless collaboration within your organization.
🗃️ Importing and Exporting Data
2 items
📄️ Indexes
Indexes are database structures that improve query performance by allowing the database to find and retrieve data faster. Think of an index like a book's index-instead of scanning every page to find a topic, you can jump directly to the relevant pages.
📄️ SDK
Programmatically interact with your Boltic Tables using our modern JavaScript/TypeScript SDK for web, mobile, and serverless applications.