You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EasyDB is a lightweight SQL desktop client built with Rust. It supports CSV, JSON, NDJSON, Excel, and Parquet files out of the box, enabling high-performance queries on large text files (hundreds of MB to multiple GB) with minimal hardware resources.
A specialized MCP (Model Context Protocol) server for PostgreSQL that enables AI assistants to perform database operations through natural language. Built with TypeScript, featuring schema discovery, safe SQL execution, and multiple output formats.