1 Star 4 Fork 5

baihongbin / SqlFormatForm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Zlib

SqlFormatForm(SQL格式化工具)

这是一个SQL格式化/SQL美化工具,可以将SQL格式化为自己想要的格式(可以进行自定义配置)。
主要功能基于Poor Man's T-SQL Formatter,地址:https://github.com/TaoK/PoorMansTSqlFormatter#poor-mans-t-sql-formatter
Poor Man's T-SQL Formatter的基础上进行了一些改动(主要为大数据ETL所涉及到的SQL/HQL支持,字段对齐等等),以便满足我们自己的需求。


源码已开源。github地址https://github.com/baihongbin/SqlFormat


使用.NET框架

  • BaiSqlFormatForm(v1.0)基于.NET Framework 2.0
  • BaiSqlFormatForm2(v2.0)基于.NET Framework 4

功能截图(v2.0)

zlib License (C) 2023 baihongbin This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution.

简介

功能强大的sql format/SQL格式化/SQL美化工具,支持自定义选择格式化选项。智能选项适配大数据ETL所使用的SQL/HQL自动格式化 展开 收起
C#
Zlib
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/baihongbin/SqlFormatForm.git
git@gitee.com:baihongbin/SqlFormatForm.git
baihongbin
SqlFormatForm
SqlFormatForm
master

搜索帮助