docs/versioned_docs/version-1.x.x/intro.md
ToolJet is an open-source low-code framework to build and deploy custom internal tools. ToolJet can connect to your data sources such as databases ( PostgreSQL, MongoDB, MS SQL Server, Snowflake, , BigQuery, etc ), API/GraphQL endpoints, SaaS tools ( Airtable, Stripe, Google Sheets, etc ) and cloud object storage services ( AWS S3, Google Cloud Storage and Minio ). Once the data sources are connected, ToolJet can run queries on these data sources to fetch and update data. The data fetched from data sources can be visualised and modified using the UI widgets such as tables, charts, forms, etc.
ToolJet has just 3 fundamental principles for building apps:
on click, on row selected, on page changed, etc. Every UI widget has a dark version.ToolJet binds together the data sources, queries and widgets to convert business logic into custom applications.
These resources will help you quickly build and deploy apps using ToolJet:
The references for data sources and widgets: