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
ChatSQL is an interactive SQL learning platform that leverages artificial intelligence to generate personalized SQL exercises, helping users master SQL query language from beginner to advanced levels. The platform combines intuitive database visualization tools, a smart code editor, and real-time feedback system to provide an immersive learning experience. Whether you're a SQL beginner or a developer looking to enhance your query skills, ChatSQL tailors learning content to your proficiency level, making SQL learning more efficient and engaging.
23
+
<imgsrc="./chat-sql/public/assets/demo.png">
24
+
25
+
C𝐡𝐚𝐭𝐒𝐐𝐋 is an interactive database system learning platform that helps users master SQL queries, ER diagram design, and B+ tree operations from beginner to advanced levels through intelligent agent design and workflow orchestration, combined with secondary development and deep adaptation of frontend components like xyflow.
26
+
27
+
## Core Module Introduction
28
+
29
+
C𝐡𝐚𝐭𝐒𝐐𝐋 consists of the following core modules:
16
30
17
-
## ✨ Features
31
+
-**SQL Programming Practice Module**: Provides users with SQL query practice, offering exercises from both Dify-generated and preset course sources
32
+
-**ER Diagram Design Module**: Provides ER diagram modeling tools, ER diagram modeling problem generation, and intelligent agent evaluation feedback
33
+
-**B+ Tree Operation Module**: Implements B+ tree operation visualization
34
+
-**ChatBot Module**: General Q&A based on professional knowledge base, assisting in database system course learning
0 commit comments