01Lists all tables within a specified database.
02Retrieves the schema (column definitions) of a specified table.
03Queries data from a specified table with an optional row limit.
04Provides a pre-built executable for immediate use.
05Lists all accessible databases.
060 GitHub stars