01Connection pooling and management
02Support for multiple database types (PostgreSQL, MySQL, SQLite)
03Manage multiple concurrent database connections
04Separate read and write operations for enhanced security
05SQL query validation to prevent unintended destructive operations in read mode
060 GitHub stars