github / release-radar

Repo for submission of projects to consider for the GitHub Release Radar 📡
https://releaseradar.github.com
Creative Commons Zero v1.0 Universal
295 stars 23 forks source link

[RR Request]: ToolJet v2.0 #147

Closed withshubh closed 1 year ago

withshubh commented 1 year ago

Open Source Project name

ToolJet

What is your project?

ToolJet is an open-source low-code framework to build and deploy custom internal tools.

ToolJet ships with its built-in database called ToolJet DB (built on top of PostgreSQL). You can also connect to external 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 visualized and modified using the UI widgets such as tables, charts, forms, etc. You can also use Javascript or Python queries for writing business logic or interacting with the user interface of the application.

Version

2.0

Date

January 10, 2023

Description of breaking changes

Here is the list of new features that we’ve shipped in ToolJet v2.0:

GitHub Repo

https://github.com/ToolJet/ToolJet

Website

https://www.tooljet.com/

Link to changelog

https://github.com/ToolJet/ToolJet/releases/tag/v2.0.0

Social media

https://twitter.com/ToolJet/status/1612778740945424386

Anything else to add?

https://blog.tooljet.com/announcing-tooljet-2-0/

mishmanners commented 1 year ago

Congrats on being featured in the Dec/Jan Festive Release Radar 🥳