Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jumpserver/chen
Chen is a JumpServer Web DB connector that supports common databases such as MySQL, MariaDB and PostgreSQL.
https://github.com/jumpserver/chen
mariadb mysql postgresql
Last synced: about 1 month ago
JSON representation
Chen is a JumpServer Web DB connector that supports common databases such as MySQL, MariaDB and PostgreSQL.
- Host: GitHub
- URL: https://github.com/jumpserver/chen
- Owner: jumpserver
- License: gpl-3.0
- Created: 2024-07-03T07:08:55.000Z (5 months ago)
- Default Branch: dev
- Last Pushed: 2024-10-10T08:06:51.000Z (about 1 month ago)
- Last Synced: 2024-10-10T18:25:59.282Z (about 1 month ago)
- Topics: mariadb, mysql, postgresql
- Language: Java
- Homepage:
- Size: 19.7 MB
- Stars: 6
- Watchers: 6
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chen
Chen is the WebDB connection component of JumpServer, supporting multiple database protocols.
Chen is implemented in Java, and its name is derived from the Dota hero [Chen](https://www.dota2.com/hero/chen).
# UI Showcase
![UI Showcase](https://download.jumpserver.org/images/chen.png)
## Supported Features
- [x] Security Authentication
- [x] SQL Filtering
- [x] SQL Recording
- [x] SQL Blocking## Supported Databases
- [x] MySQL 5.7/8.0+
- [x] MariaDB
- [x] PostgreSQL (X-Pack)
- [x] SQL Server (X-Pack)
- [x] Oracle (X-Pack)
- [x] DB2 (X-Pack)