SwiftDBAI: natural language queries for any SQLite database
Drop-in SwiftUI chat view, headless ChatEngine, LLM-agnostic via AnyLanguageModel. Read-only by default with configurable allowlists. Robust SQL parser with 63 tests. Includes demo app with GitHub stars dataset.
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
.build/
|
||||
.swiftpm/
|
||||
Package.resolved
|
||||
*.xcodeproj/
|
||||
xcuserdata/
|
||||
DerivedData/
|
||||
.DS_Store
|
||||
.mcp.json
|
||||
Reference in New Issue
Block a user