You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ OceanBase is a high-performance database compatible with both MySQL and Oracle p
16
16
|[OceanBase SQL Helper Plugin](./oceanbase-sql-helper-plugin/README.md)| Development Tools | VSCode extension for quick access to OceanBase SQL keywords documentation |
17
17
|[Metabase OceanBase Plugin](./metabase-oceanbase-plugin/README.md)| Data Visualization | Enables Metabase to connect to OceanBase (MySQL/Oracle mode) |
18
18
|[OceanBase SQLAlchemy Plugin](./oceanbase-sqlalchemy-plugin/README.md)| Python ORM | SQLAlchemy dialect for OceanBase Oracle mode, compatible with SQLAlchemy 1.3+ and 2.0+ |
19
-
|[OceanBase Dify Plugin](./oceanbase-dify-plugins/README.md)| AI Applications | Enables secure SQL query execution on OceanBase databases through Dify applications |
19
+
|[OceanBase Dify Plugin](./dify-plugin-oceanbase/README.md)| AI Applications | Enables secure SQL query execution on OceanBase databases through Dify applications |
20
20
|[LangGraph Checkpoint OceanBase Plugin](./langgraph-checkpoint-oceanbase-plugin/README.md)| LangGraph CheckpointSaver| Implementation of LangGraph CheckpointSaver that uses OceanBase MySQL mode|
21
21
22
22
---
@@ -73,9 +73,10 @@ OceanBase is a high-performance database compatible with both MySQL and Oracle p
73
73
74
74
### ✅ OceanBase Dify Plugin
75
75
76
-
-**Function**: A simple OceanBase database plugin that enables secure SQL query execution on OceanBase databases through Dify applications with comprehensive error handling and result formatting.
76
+
-**Function**: A Dify plugin for connecting to and querying OceanBase databases. This project has been migrated to a new repository.
77
77
-**Use Case**: AI applications that need to interact with OceanBase databases through Dify platform for data querying and manipulation.
0 commit comments