wuchunfu / db-api

零代码开发api服务,只需编写sql,就可以生成http api服务。支持api动态创建,多数据源连接,动态添加数据源,兼容多种数据库,支持增删改查sql。 适用于BI报表、数据可视化大屏的后端接口快速开发

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DBApi

EN doc CN doc

👉 https://www.51dbapi.com 👈

Summary

  • DBAPI is a low-code tool for developers, it can automatically generate the http API just by writing the sql on the page and configuring the parameters.It can help programmers to quickly develop the back-end data service, especially suitable for the BI reports back-end service development

  • DBAPI is the management center of the entire enterprise data service, is the platform for enterprises to provide external data services.It provides the dynamic creation and release function of data API, the unified management of APIs, and the ability to manage clients.It can monitor the client's request records to the API service and control the client's permission to the API.

  • Experience address: http://58.51.63.197:8520/ . Default account: admin/admin (please do not change password)

Features

  • No code, not relying on other software(standalone mode)
  • Supports for stand-alone mode, cluster mode.Support for cloud-native container deployment
  • Dynamic creation and modification for the API or datasource, deployment is fully insensitive for users.
  • Supports the API-level access rights control,Support IP whitelist, blacklist control.
  • Supports all jdbc databases, including mysql/sqlserver/postgreSql/hive/oracle, etc.
  • Supports dynamic sql like mybatis. Supports sql execution and debugging on page.
  • Supports rich plugins, like data transformation plugin,cache plugin, alarm plugin.
  • Supporting API configuration import and export to facilitate API migration from test environment to production environment
  • Supports multiple SQL execution within one API (such as pagination function), and supports transaction.
  • Supports application/json and application/x-www-form-urlencoded
  • Supports the API access records query, the API access information statistics.

Video Tutorial

Video Tutorial

Documents

Documents

Screenshot

联系

QQ交流群:

  • 在群里提问前请先把文档读一遍,并阅读常见问题汇总
  • 提问请高效提问,提供日志、截图、现象、软件版本、部署模式,不要让回答者替你去思考你的问题是什么

微信交流群:

  • 在群里提问前请先把文档读一遍,并阅读常见问题汇总
  • 提问请高效提问,提供日志、截图、现象、软件版本、部署模式,不要让回答者替你去思考你的问题是什么

如果群二维码失效了请加作者微信,拉你入群

关于作者

Email: jiangqiang110@126.com

About

零代码开发api服务,只需编写sql,就可以生成http api服务。支持api动态创建,多数据源连接,动态添加数据源,兼容多种数据库,支持增删改查sql。 适用于BI报表、数据可视化大屏的后端接口快速开发

License:Apache License 2.0


Languages

Language:Java 37.5%Language:Vue 33.4%Language:JavaScript 11.6%Language:HTML 11.1%Language:Shell 3.6%Language:CSS 2.6%Language:PowerShell 0.2%Language:Dockerfile 0.1%