Skip to content

Commit 76e7ca7

Browse files
authored
docs: update readme.md (#103)
1 parent 7b5ce46 commit 76e7ca7

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
# Introduction
1+
# BaseDMS
22

3-
Base DMS is an open-source, free, and AI-powered intelligent data management system. It provides a web-based SQL editor for querying and managing database objects, and supports AI assisted development. Currently, it is compatible with multiple databases including MySQL, Oracle, PostgreSQL, Apache Doris, and more.
3+
[![GitHub License](https://img.shields.io/github/license/basedt/dms)](https://github.com/basedt/dms?tab=Apache-2.0-1-ov-file)
4+
[![GitHub Release](https://img.shields.io/github/v/release/basedt/dms)](https://github.com/basedt/dms/releases/latest)
5+
[![Github Actions CI](https://github.com/basedt/dms/actions/workflows/ci.yml/badge.svg)](https://github.com/basedt/dms/actions)
46

5-
![sql-ide.png](https://basedt.github.io/dms-web/images/sql-ide.png)
7+
## Introduction
8+
9+
Base DMS is an open-source, free, and AI-powered intelligent data management system. It provides a web-based SQL editor
10+
for querying and managing database objects, and supports AI assisted development. Currently, it is compatible with more
11+
than 10 datasource including MySQL, Oracle, PostgreSQL, Apache Doris,Apache Hive and more.
612

713
## Features
814

@@ -13,7 +19,14 @@ Base DMS is an open-source, free, and AI-powered intelligent data management sys
1319
- **Import/Export**: Supports data import/export operations, with split configuration for exporting large tables
1420
- **SQL Auditing**: Tracks historical SQL execution records for administrator auditing and traceability
1521

22+
## Screenshots
23+
24+
| ![datasource_select.png](https://basedt.github.io/dms-web/dev/guide/images/datasource_select.png) | ![sql-ide.png](https://basedt.github.io/dms-web/images/sql-ide.png) |
25+
|---------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------|
26+
| ![table_edit.png](https://basedt.github.io/dms-web/dev/guide/images/database/table_edit_1.png) | ![data_import.png](https://basedt.github.io/dms-web/dev/guide/images/data_import_3.png) |
27+
1628
## Contributing
29+
1730
Please refer [CONTRIBUTING.md](CONTRIBUTING.md) to see how to contribute to Base DMS.
1831

1932
## Try DMS
@@ -23,3 +36,4 @@ Please refer [CONTRIBUTING.md](CONTRIBUTING.md) to see how to contribute to Base
2336
## WeChat
2437

2538
![qrcode_wechat.jpg](https://basedt.github.io/dms-web/images/contacts/qrcode_wechat.jpg)
39+

0 commit comments

Comments
 (0)