google / ml-metadata

For recording and retrieving metadata associated with ML developer and data scientist workflows.
https://www.tensorflow.org/tfx/guide/mlmd
Apache License 2.0
616 stars 145 forks source link

Update g3doc for PostgreSQL #182

Closed tarilabs closed 11 months ago

tarilabs commented 11 months ago

Hi! 👋

I've been following Kubeflow Summit 2023, where in a presentation it was mentioned the integration of MLMD with PostgreSQL is done.

Then, I noticed release notes confirmed 1.14.0 introduced support for PostgreSQL (here, also here) confirming what I've learned in the talk! 🚀 💪 Thank you so much for this awesome new feature!

I've noticed however the documentation did not list an example for PostgreSQL (here) so I'm proposing with this PR to add an example for it, as done analogously for SQLite and MySQL.

I hope this helps!

p.s.: I'm also participating in Hacktoberfest, so in case you could add label hacktoberfest-accepted in github if you think this PR is helpful, it would be appreciated, but no problem if it cannot be done and thank you in any case

XinranTang commented 11 months ago

Hi @tarilabs, your CL has been tested internally and will be merged. Thank you for contributing to MLMD!

tarilabs commented 11 months ago

Thank you @XinranTang ! 🎉 Glad to help