> For the complete documentation index, see [llms.txt](https://eric2788.gitbook.io/eldependenci-sql/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eric2788.gitbook.io/eldependenci-sql/master.md).

# 歡迎使用 ELDependenci-SQL

本插件是延伸 ELDependenci 的 SQL 框架。

{% hint style="warning" %}
如發現 wiki 加載緩慢，你可到 [github](https://github.com/ELDEpendenci/eldependenci-sql-docs/blob/master/SUMMARY.md) 直接查看 md 文件。
{% endhint %}

本框架提供了全局的 SQL 連接池，並提供了接口供所有eld系列插件進行連接。透過全局連接池，你的插件將無需手動設置連接到SQL。

本框架也提供了 [hibernate](http://tw.gitbook.net/hibernate/hibernate_overview.html) 和 [Spring Data JPA](https://ithelp.ithome.com.tw/articles/10194906) 的API，這將助你在不需要編寫語法的情況下，透過 ORM 去控制你的資料庫。

{% hint style="success" %}
本框架支援 spigot 和 bungee 雙用。
{% endhint %}
