I would like to suggest adding support for the Vertica DB.
Thanks,
Amos.
Contributor guide
Tech stack
javascriptelectronsql
Domain
databasedesktop
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
1-2 days
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
needs investigation
Prerequisites
familiarity with falcon codebaseexperience with database driversknowledge of Vertica
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
15
Research direction
Review the comments on issue #344 for any discussions on implementation details. Examine falcon's source code to understand how other database connections (e.g., PostgreSQL, MySQL) are implemented, likely in the src/plugins or similar directory. Identify the required Vertica JDBC or ODBC driver and determine how to integrate it into the existing connection framework.
Support for Vertica · plotly/falcon#344 | Good First Issue