Fork code from Database Navigator
This software solution enhances the capabilities of the IntelliJ IDEA development environment and its associated products by providing comprehensive features for database development and maintenance. It includes a robust SQL and PL/SQL editor that adheres to the IDE standards, along with advanced functionality for managing database connections, executing scripts, browsing database objects, editing data and code, supporting database compiler operations, executing and debugging methods, and facilitating the creation of database objects. Additionally, it offers diverse navigation capabilities that seamlessly integrate across all its components, providing a powerful toolset for efficient and effective database development and management.
- Oracle
- MySQL
- SQLite
- PostgreSQL
- Any JDBC compliant database (EXPERIMENTAL)
通过为数据库开发和维护提供全面的功能,增强了IntelliJ IDEA开发环境及其相关产品的能力。它包括一个符合IDE标准的强大的SQL和PL/SQL编辑器, 以及用于管理数据库连接、执行脚本、浏览数据库对象、编辑数据和代码、支持数据库编译器操作、执行和调试方法以及促进数据库对象创建的高级功能。 此外,它还提供了多种导航功能,可无缝集成其所有组件,为高效和有效的数据库开发和管理提供了强大的工具集。
- Oracle
- MySQL
- SQLite
- PostgreSQL
- 任何兼容jdbc的数据库 (实验性质)
- 支持 MyBatis mapper.xml 文件的 SQL 识别
- 支持提取控制台 MyBatis 打印的 SQL
- 集成 MyBatis Generator
- MyBatis Generator 支持动态 plugin 功能
- 支持悬浮展示表元数据信息
- 支持悬浮展示列元数据信息
- 支持输入表名时智能提示
- 支持输入列名时智能提示
- SQL 结构的跳转等
- 作者博客:知乎
- 作者邮箱:375709770@qq.com
- github 地址:https://github.com/jufeng98