appsmithorg / appsmithorg/appsmith

[Feature] JSON db as a data source

Đang mở
#3,961 7 bình luận 0 reaction 0 người được giao Xem trên GitHub
Enhancement Integrations Product New Datasource Query & JS Pod Query Widgets & IDE Pod
Ngôn ngữ chính
TypeScript
Star
40.9k
Fork
4.8k
Merge trung bình
1 ngày 22 giờ
Pull request đã merge (30 ngày)
45

Mô tả

## Summary

As a user I should be able to query data directly from an uploaded JSON file in the datasource and use it in a widget.

## Motivation

Sometime is want to show static dropdown options for which connecting to a an actual DB is an overkill. I should be able to instead upload a JSON file with the required object and query it through a widget.

## Additional Context

Ex: I have an input which takes in phone and I need the user to select the country code. So while showing options I wish to show the country code with the country name and flag. To do this i can simple use a static JSON object [like this](https://gist.github.com/somangshu/93c83900714d14fe86502be6c48738c7). Being able to store this object as a datasource and perform simple queries over it can be really helpful.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.