Tencent / APIJSON

🏆 实时 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构 🏆 Real-Time coding-free, powerful and secure ORM 🚀 providing APIs and Docs without coding by Backend, and the returned JSON of API can be customized by Frontend(Client) users
http://apijson.cn
Other
17.27k stars 2.16k forks source link

[Feature] 希望能增加一个工具,可以直接将sql转为apijson的参数。 最好是可以相互转换,毕竟前端对sql不太熟悉 #632

Open lsqingfeng opened 1 year ago

lsqingfeng commented 1 year ago

Description

希望能增加一个工具,可以直接将sql转为apijson的参数。 最好是可以相互转换,毕竟前端对sql不太熟悉。 在github上找到了一个将apijson转为sql的,但是没有将sql转为apijson的。 参考链接: https://github.com/Zerounary/APIJSONParser

TommyLemon commented 12 months ago

你这说法很奇怪,前端对 SQL 不熟悉很正常,那就更应该用熟悉的 JSON ,为啥还需要额外先写 SQL 再转 JSON?

TommyLemon commented 12 months ago

APIJSON 基于 JSON,比 SQL 简单很多,而且还有 APIAuto 自动提示和生成 https://www.bilibili.com/video/BV1ze4y117Rs

APIJSON 这种开发效率提升 20 倍以上,换成写 SQL 的方式能行? 接口使用方往往是前端/客户端开发,JSON 不比 SQL 更易学易用?

https://gitee.com/Tencent/APIJSON/issues/I2B5B4#note_22509660_link