X Tutup
The Wayback Machine - https://web.archive.org/web/20201015014236/https://github.com/APIJSON/APIJSON/issues/117
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建议提供自定义数据库功能 #117

Open
zhengxu632 opened this issue Feb 11, 2020 · 1 comment
Open

建议提供自定义数据库功能 #117

zhengxu632 opened this issue Feb 11, 2020 · 1 comment

Comments

@zhengxu632
Copy link

@zhengxu632 zhengxu632 commented Feb 11, 2020

现在仅仅支持本地数据库中的表生成接口。
建议增加一个数据库管理,可以配置多个数据库、各种类型的数据库。查询的表可以从各个数据库中选择。
那么只需要分布式部署一套程序。所有的应用都可以支撑了。

@TommyLemon
Copy link
Member

@TommyLemon TommyLemon commented Feb 15, 2020

现在也可以在 DemoSQLConfig
getDatabase 配置 MySQL, PostgreSQL, Oracle, SQLServer 4 种数据库类型;
getSchema 配置各种数据库模式(几何空间)。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup