zoukankan      html  css  js  c++  java
  • 发布一款数据库查询工具

    feature:

    • Visual Studio style GUI, and support multi-connection for diff database concurrently.
    • Support MS SQL server 2000/2005, mysql, teradata, Access97/2000/2003/2007, Excel2003/2007, CSV file and other odbc connections.
    • Support editor syntax highlighting.
    • Standard editor support line number/undo/redo/copy/cut/paste/select all/Find/Find next/Replace
    • Browser databases/tables/Columns/Indics/functions/procedures/views in treeview mode
    • Auto generate SQL statement or other scripts against database type.
    • Results can be in text and grid format, and can be found.
    • You can press F2 to get SQL statement support against different database.
    • Query statement and results can be saved.
    • Query statmements history support: you can find old executed sql for reuse in sql history grid.
    • support Auto update

    • 连接示例:

    • 主窗口示例:
    • 本地下载:mdquery
    需要使用.net framework 2.0环境

    参考文章:
    http://www.codeproject.com/KB/database/QueryCommander.aspx
    http://sourceforge.net/projects/queryexplus/
    http://www.cnblogs.com/madyina/archive/2008/04/04/1137499.html
  • 相关阅读:
    高精度“+”算法
    漏洞扫描
    端口扫描
    使用sqlmap
    Kali实现靶机远程控制
    Docker下配置KeepAlive支持nginx高可用
    web攻防环境--一句话木马
    Docker容器技术--自定义网桥后的默认网卡名称
    小白大数据学习指南
    Nginx简单操作
  • 原文地址:https://www.cnblogs.com/smallfa/p/1160685.html
Copyright © 2011-2022 走看看