ToolJet

screenshot of ToolJet
nestjs
react

Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript.

Overview

ToolJet is an open-source low-code framework designed for building and deploying internal tools with minimal engineering effort. It features a drag-and-drop frontend builder that enables users to create complex and responsive frontends within minutes. With seamless integration capabilities for various data sources, databases, API endpoints, SaaS tools, and object storage services, ToolJet provides a robust platform for application development.

Features

  • Visual App Builder: Create applications with 45+ responsive components like Tables, Charts, Lists, and Forms.
  • ToolJet Database: Utilize the built-in no-code database for data management.
  • Multi-Page: Develop applications with multiple pages for better organization.
  • Multiplayer editing: Collaborate with multiple developers simultaneously during app development.
  • 50+ data sources: Easily integrate external databases, cloud storage, and APIs into your applications.
  • Desktop & mobile: Customize layout widths to suit various screen sizes for a seamless user experience.
  • Self-host: Supports deployment on Docker, Kubernetes, AWS EC2, Google Cloud Run, and more.
  • Collaborate: Add comments and tag team members on the canvas for efficient communication.
  • Extend with plugins: Bootstrap new connectors using the command-line tool for enhanced functionality.
  • Version control: Manage application versions with a structured release cycle for better project organization.
  • Run JS & Python code: Execute custom JavaScript and Python snippets for tailored functionalities.
  • Granular access control: Set permissions at group and app levels to manage user access effectively.
  • No-code query editors: Access query editors for all supported data sources without requiring coding skills.
  • Join and transform data: Transform query results using JavaScript or Python scripts for data manipulation.
  • Secure: Ensures all credentials are encrypted using aes-256-gcm for enhanced security.
  • Data Privacy: Operates solely as a proxy without storing user data to maintain data privacy.
nestjs
Nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.