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: 4 months 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 (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2025-02-07T02:48:40.000Z (over 1 year ago)
- Last Synced: 2025-02-09T18:16:20.530Z (over 1 year ago)
- Topics: mariadb, mysql, postgresql
- Language: Java
- Homepage:
- Size: 19.7 MB
- Stars: 11
- Watchers: 6
- Forks: 9
- Open Issues: 3
-
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

## 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)