vs-quackvs-quack is a DuckDB based data processing tool for vs code. FeaturesFirst - if you are already using duckdb and have a .duckdbrc file or other config file in use, please configure it using Next - go ahead and start querying you data using duckdb queries. Querying from a prompt ( Querying from the editor (right click in editor -> Querying from the explorer(right click with explorer focus -> You can also view the query history (up to 50 queries), filter them, and open the in editor, using: Requirementsvscode in version 1.97 or higher. Extension SettingsKnown IssuesThere is no limitation on returning results size/ nor db size - which passes the responsibility to the querying user. Release Notes0.0.1Initial release of vs-quack. Simple querying capabilities. 0.0.2
1.0.0
|