An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/mjl-/duitsql

SQL database browser and query executor, created with duit. Duitsql can connect to PostgreSQL, MySQL and SQLServer servers through their pure Go database drivers. Only these provide basic SQL introspection through an information_schema. Select and manage connections to database servers on the left (type/user/password/host/port). Select a database, then a table/view or write your own SQL query. You will see the rows in the selected table/view or the query results. You can also choose to view the structure of the database objects (columns and types, etc). Connections are stored in $appdata/duitsql/connections.json, including passwords. SQL scripts are stored in $appdata/duitsql/$connectionname.$databasename.sql.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/mjl-/duitsql
License: MIT
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/mjl-
Stars: 7 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...