huchenxucs/ChatDB
An LLM system that uses SQL databases as symbolic memory for complex multi-hop reasoning.

Not currently ranked — collecting fresh signals.
star history
ChatDB implements a symbolic memory framework for large language models by connecting them to SQL databases. The LLM generates SQL instructions to read, write, and manipulate the database, enabling complex reasoning tasks. This approach addresses limitations of neural memory by using structured database operations to maintain accurate state across multiple reasoning steps.
Frequently asked
- What is huchenxucs/ChatDB?
- An LLM system that uses SQL databases as symbolic memory for complex multi-hop reasoning.
- Is ChatDB open source?
- Yes — huchenxucs/ChatDB is an open-source project tracked on heatdrop.
- What language is ChatDB written in?
- huchenxucs/ChatDB is primarily written in Python.
- How popular is ChatDB?
- huchenxucs/ChatDB has 602 stars on GitHub.
- Where can I find ChatDB?
- huchenxucs/ChatDB is on GitHub at https://github.com/huchenxucs/ChatDB.