René's URL Explorer Experiment


Title: feat(go): Add MySQL registry store support for Go feature server by PepeluDev · Pull Request #5933 · feast-dev/feast · GitHub

Open Graph Title: feat(go): Add MySQL registry store support for Go feature server by PepeluDev · Pull Request #5933 · feast-dev/feast

X Title: feat(go): Add MySQL registry store support for Go feature server by PepeluDev · Pull Request #5933 · feast-dev/feast

Description: What this PR does / why we need it Adds MySQL registry store support to the Go feature server, enabling it to read registry data from MySQL databases. This brings the Go feature server to parity with the Python SDK's SQL registry store. Changes New files go/internal/feast/registry/mysql_registry_store.go - MySQL registry store implementation Parses SQLAlchemy-style URLs (mysql://user:pass@host:port/db) Reads all registry tables (projects, entities, feature_views, stream_feature_views, on_demand_feature_views, feature_services, data_sources, saved_datasets, validation_references, permissions, managed_infra) Uses Go generics for type-safe protobuf unmarshaling Configurable connection pool settings go/internal/feast/registry/mysql_registry_store_test.go - Unit tests Tests registry loading with schema matching Python SQLAlchemy Tests scheme routing for mysql:// URLs Modified files go/internal/feast/registry/registry.go - Added mysql scheme routing and MySQLRegistryStore factory go/internal/feast/registry/repoconfig.go - Added MySQL connection pool configuration options go/internal/feast/registry/repoconfig_test.go - Added tests for new config options Configuration example registry: registry_type: sql path: mysql://user:password@localhost:3306/feast_registry mysql_max_open_conns: 20 # default: 20 mysql_max_idle_conns: 10 # default: 10 mysql_conn_max_lifetime_seconds: 300 # default: 300 mysql_query_timeout_seconds: 15 # default: 30 Schema compatibility The Go implementation reads from the same schema as the Python SQLAlchemy registry (sdk/python/feast/infra/registry/sql.py). When the Python schema evolves, the Go queries must be updated accordingly. Does this PR introduce a user-facing change? Yes - Go feature server now supports MySQL registry stores. Release Notes Added MySQL registry store support to Go feature server, enabling users to read registry data from MySQL databases with configurable connection pooling.

Open Graph Description: What this PR does / why we need it Adds MySQL registry store support to the Go feature server, enabling it to read registry data from MySQL databases. This brings the Go feature server to parity wi...

X Description: What this PR does / why we need it Adds MySQL registry store support to the Go feature server, enabling it to read registry data from MySQL databases. This brings the Go feature server to parity wi...

Opengraph URL: https://github.com/feast-dev/feast/pull/5933

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:45ec0b68-2b7e-f5cf-4924-b961bb389356
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC9A6:1264F4:55A720:783311:6A4E72E3
html-safe-nonced4aa0b273dc42b65b03ee4843cb76a50a61a59291b8de56b6fc4edb4d095bc0c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDOUE2OjEyNjRGNDo1NUE3MjA6NzgzMzExOjZBNEU3MkUzIiwidmlzaXRvcl9pZCI6IjI4ODAyNjI2MDU4NjMwMjMzMzEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac20c17fe9ed36d7f66ba1edea3e29a34c852d73b3ab44c93fb85af785741007c1
hovercard-subject-tagpull_request:3235259672
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/feast-dev/feast/pull/5933/files
twitter:imagehttps://avatars.githubusercontent.com/u/26439539?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/26439539?s=400&v=4
og:image:altWhat this PR does / why we need it Adds MySQL registry store support to the Go feature server, enabling it to read registry data from MySQL databases. This brings the Go feature server to parity wi...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/feast-dev/feast git https://github.com/feast-dev/feast.git
octolytics-dimension-user_id57027613
octolytics-dimension-user_loginfeast-dev
octolytics-dimension-repository_id161133770
octolytics-dimension-repository_nwofeast-dev/feast
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id161133770
octolytics-dimension-repository_network_root_nwofeast-dev/feast
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasee6a744804e8e70f97b4d5a18a94dcc63db22f97a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/pull/5933/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F5933%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F5933%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=feast-dev%2Ffeast
Reloadhttps://github.com/feast-dev/feast/pull/5933/files
Reloadhttps://github.com/feast-dev/feast/pull/5933/files
Reloadhttps://github.com/feast-dev/feast/pull/5933/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5933/files
feast-dev https://github.com/feast-dev
feasthttps://github.com/feast-dev/feast
Notifications https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Fork 1.4k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Star 7.1k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Code https://github.com/feast-dev/feast
Issues 212 https://github.com/feast-dev/feast/issues
Pull requests 171 https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security and quality 1 https://github.com/feast-dev/feast/security
Insights https://github.com/feast-dev/feast/pulse
Code https://github.com/feast-dev/feast
Issues https://github.com/feast-dev/feast/issues
Pull requests https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security and quality https://github.com/feast-dev/feast/security
Insights https://github.com/feast-dev/feast/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Ffeast-dev%2Ffeast%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Ffeast-dev%2Ffeast%2Fissues%2Fnew%2Fchoose
ntkatholehttps://github.com/ntkathole
feast-dev:masterhttps://github.com/feast-dev/feast/tree/master
PepeluDev:feat/mysql-registry-store-gohttps://github.com/PepeluDev/feast/tree/feat/mysql-registry-store-go
Conversation 7 https://github.com/feast-dev/feast/pull/5933
Commits 2 https://github.com/feast-dev/feast/pull/5933/commits
Checks 17 https://github.com/feast-dev/feast/pull/5933/checks
Files changed https://github.com/feast-dev/feast/pull/5933/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5933/files
feat(go): Add MySQL registry store support for Go feature server https://github.com/feast-dev/feast/pull/5933/files#top
Show all changes 2 commits https://github.com/feast-dev/feast/pull/5933/files
93bc7f3 feat(go): Add MySQL registry store support for Go feature server PepeluDev Jan 30, 2026 https://github.com/feast-dev/feast/pull/5933/commits/93bc7f38451b66bb073f731d710a15b7abe9d745
cb5b8ed docs(go): Clarify MySQL registry store package documentation PepeluDev Feb 2, 2026 https://github.com/feast-dev/feast/pull/5933/commits/cb5b8ed063fe13dab0b571a5c4c84694bc34c5be
Clear filters https://github.com/feast-dev/feast/pull/5933/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5933/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5933/files
go.mod https://github.com/feast-dev/feast/pull/5933/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6
go.sum https://github.com/feast-dev/feast/pull/5933/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63
mysql_registry_store.go https://github.com/feast-dev/feast/pull/5933/files#diff-4a7cd239d5e4762eb252ea35b2842f700ad05a4d0ed657ea81c8dacce4e60101
mysql_registry_store_test.go https://github.com/feast-dev/feast/pull/5933/files#diff-fb0c141ca9676547d4d4ec2cf1faf8345418a18cf012add2baf5a5816d5630f3
registry.go https://github.com/feast-dev/feast/pull/5933/files#diff-b374a5388f0b64ffa0c0d73cc11b2f55350c4a5c3529f3987806ee97a55b6a31
repoconfig.go https://github.com/feast-dev/feast/pull/5933/files#diff-1a1225ccd20abfd1e5603982f2273999e38a2ca4176eaec3aa27aafe4e641678
repoconfig_test.go https://github.com/feast-dev/feast/pull/5933/files#diff-5bce204269d40e7eafbdd7116d7ce7cfbb485586d66f5653788564d61324cfeb
go.modhttps://github.com/feast-dev/feast/pull/5933/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6
View file https://github.com/PepeluDev/feast/blob/cb5b8ed063fe13dab0b571a5c4c84694bc34c5be/go.mod
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5933/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5933/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6
https://github.com/feast-dev/feast/pull/5933/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6
https://github.com/feast-dev/feast/pull/5933/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6
https://github.com/feast-dev/feast/pull/5933/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6
https://github.com/feast-dev/feast/pull/5933/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6
https://github.com/feast-dev/feast/pull/5933/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6
go.sumhttps://github.com/feast-dev/feast/pull/5933/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63
View file https://github.com/PepeluDev/feast/blob/cb5b8ed063fe13dab0b571a5c4c84694bc34c5be/go.sum
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5933/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5933/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63
https://github.com/feast-dev/feast/pull/5933/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63
https://github.com/feast-dev/feast/pull/5933/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63
https://github.com/feast-dev/feast/pull/5933/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63
https://github.com/feast-dev/feast/pull/5933/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63
Please reload this pagehttps://github.com/feast-dev/feast/pull/5933/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5933/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.