Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Support for Attaching Secondary Databases #3569

Unanswered
jseely asked this question in Feature Requests & Ideas
Discussion options

I'm currently working on an application that uses two different databases. The primary database is the RW database for my application while the secondary database is a static data (read-only) database produced by a third-party as an ease of use feature. Currently I use SQLC to generate all my golang types and queries for both databases, however, I'm starting to run into challenges of dynamic data in the RW database needing to be joined with static data of the secondary database.

I'm wondering if this is a scenario others have run into and if there would be any interest in extended SQLC to support attaching secondary databases?

(Not looking for others to implement, just seeing if there's enough interest to justify implementing it myself)

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /