Skip to content

Commit ba399a8

Browse files
authored
docs: add KalamDB to known users (#21181)
## Which issue does this PR close? - N/A. This is a small documentation-only update adding KalamDB to the Known Users list. ## Rationale for this change KalamDB uses DataFusion as part of its SQL execution layer. Adding it to the documentation helps keep the Known Users section accurate and shows another real-world DataFusion adoption example. ## What changes are included in this PR? - Added `KalamDB` to the active projects list in `docs/source/user-guide/introduction.md`. - Described KalamDB as an SQL-first realtime state database for AI agents, chat products, and multi-tenant SaaS. ## Are these changes tested? No code or behavior changed. This PR only updates documentation text, so no additional tests were needed. ## Are there any user-facing changes? Yes. The DataFusion user guide will list KalamDB in the Known Users section.
1 parent 7cbc6b4 commit ba399a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/source/user-guide/introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Here are some active projects using DataFusion:
137137
- [Vortex] An extensible, state of the art columnar file format
138138
- [Telemetry](https://telemetry.sh/) Structured logging made easy
139139
- [Xorq](https://github.com/xorq-labs/xorq/) Xorq is a multi-engine batch transformation framework built on Ibis, DataFusion and Arrow
140+
- [KalamDB](https://github.com/jamals86/KalamDB) SQL-first realtime state database for AI agents, chat products, and multi-tenant SaaS.
140141

141142
Here are some less active projects that used DataFusion:
142143

0 commit comments

Comments
 (0)