Workspace DB Manager
Createdangrysky56
Manages workspace databases with filesystem integration using a TypeScript server.
About
Workspace DB Manager is a TypeScript server designed to manage workspace databases, providing real-time filesystem integration. It automatically discovers, tracks, and manages SQLite databases within specified workspaces, offering features like database connection pooling, automatic status updates, and cross-database operations. The server emits events for database changes, errors, and initialization, allowing for reactive monitoring and integration into larger systems.
Key Features
- Real-time filesystem monitoring for database changes
- Cross-database operations support
- Database connection pooling and management
- SQLite database management with automatic discovery
- 0 GitHub stars
- Automatic database tracking and status updates