The cli prints parameters attached to a url as a list. It comes in handy when to inspect communication of url-encoded web services. The code wraps around the Web APIs URL and URLSearchParams.
Import a Firebird 1 database to pandas dataframes, show a summary of the database table names, field names, field data types, and index columns, optionally extract and save table data to a directory, ...