A modern, AI-assisted, cross-platform database client - free

ai-agent clickhouse clickhouse-database database desktop-app electron-app electronjs good-first-contribution linux-desktop mac-app mysql mysql-connector postgresql postgressql react sql-query typescipt windows-desktop
7 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

A modern, AI-assisted, cross-platform database client - free

TypeScript
#ai-agent#clickhouse#clickhouse-database#database#desktop-app#electron-app#electronjs#good-first-contribution#linux-desktop#mac-app#mysql#mysql-connector#postgresql#postgressql#react#sql-query#typescipt#windows-desktop
enhancement good first issue

A modern, AI-assisted, cross-platform database client - free

TypeScript
#ai-agent#clickhouse#clickhouse-database#database#desktop-app#electron-app#electronjs#good-first-contribution#linux-desktop#mac-app#mysql#mysql-connector#postgresql#postgressql#react#sql-query#typescipt#windows-desktop

AI Summary: Replace all console logging statements in the Data-Pup Electron app with a robust file-based logging system using a library like `electron-log`, ensuring logs are written to rotating files in the application's data directory, configurable log levels, and handling for both main and renderer processes. Consider retaining console logging for development purposes.

Complexity: 3/5
enhancement good first issue help wanted

A modern, AI-assisted, cross-platform database client - free

TypeScript
#ai-agent#clickhouse#clickhouse-database#database#desktop-app#electron-app#electronjs#good-first-contribution#linux-desktop#mac-app#mysql#mysql-connector#postgresql#postgressql#react#sql-query#typescipt#windows-desktop

AI Summary: Fix the misalignment issue in the Connection Card layout of the Data-Pup database client. This involves adjusting the layout using flexbox or grid to ensure consistent alignment of fields (host, port, database, username) and appropriate spacing for the "Secure" label. The solution should improve the visual clarity and readability of the connection details.

Complexity: 3/5
bug good first issue

A modern, AI-assisted, cross-platform database client - free

TypeScript
#ai-agent#clickhouse#clickhouse-database#database#desktop-app#electron-app#electronjs#good-first-contribution#linux-desktop#mac-app#mysql#mysql-connector#postgresql#postgressql#react#sql-query#typescipt#windows-desktop

AI Summary: Implement an "Add Another Filter" button in the Data-Pup database client's query filtering section. This button should appear after the first filter is added, allowing users to easily add multiple filters without repeatedly clicking the main "Filters" button.

Complexity: 3/5
enhancement good first issue

A modern, AI-assisted, cross-platform database client - free

TypeScript
#ai-agent#clickhouse#clickhouse-database#database#desktop-app#electron-app#electronjs#good-first-contribution#linux-desktop#mac-app#mysql#mysql-connector#postgresql#postgressql#react#sql-query#typescipt#windows-desktop

AI Summary: Modify the Data-Pup database client to limit the number of records fetched for table previews to 100 instead of 1000. This involves adjusting the query execution logic within the application to retrieve only the first 100 rows of a table when a preview is requested.

Complexity: 3/5
bug good first issue

A modern, AI-assisted, cross-platform database client - free

TypeScript
#ai-agent#clickhouse#clickhouse-database#database#desktop-app#electron-app#electronjs#good-first-contribution#linux-desktop#mac-app#mysql#mysql-connector#postgresql#postgressql#react#sql-query#typescipt#windows-desktop

AI Summary: Implement a context menu for the database connection list in the Data-Pup application. The context menu should appear when a user right-clicks on a connection card and provide options (yet to be defined) for managing that connection.

Complexity: 3/5
enhancement good first issue

A modern, AI-assisted, cross-platform database client - free

TypeScript
#ai-agent#clickhouse#clickhouse-database#database#desktop-app#electron-app#electronjs#good-first-contribution#linux-desktop#mac-app#mysql#mysql-connector#postgresql#postgressql#react#sql-query#typescipt#windows-desktop