mirror of
https://github.com/vran-dev/databasir.git
synced 2025-08-09 00:32:37 +08:00
feat: update docs (#47)
This commit is contained in:
11
docs/README/database-extension/database-extension.md
Normal file
11
docs/README/database-extension/database-extension.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 扩展数据库类型
|
||||
|
||||
## 说明
|
||||
|
||||
[Databasir](https://github.com/vran-dev/databasir) 理论上是支持所有**拥有 JDBC 驱动的数据库**,系统已为 Mysql、Postgresql 提供了内置的支持,这两种数据库可以开箱即用。
|
||||
|
||||
|
||||
对于其它数据库(有 JDBC 驱动),用户也只需要简单的配置就可以支持
|
||||
|
||||
|
||||
## 配置
|
Reference in New Issue
Block a user