HackerTrans
TopNewTrendsCommentsPastAskShowJobs

deesix

no profile record

Submissions

MySQL's New Governance Model: Two steps forward and one step backwards

villagesql.com
4 points·by deesix·16 dni temu·2 comments

AWS joins MySQL steering committee with Oracle, GCP

aws.amazon.com
2 points·by deesix·16 dni temu·1 comments

New open governance model for MySQL

blogs.oracle.com
2 points·by deesix·16 dni temu·2 comments

Extend MySQL with Rust

villagesql.com
2 points·by deesix·w zeszłym miesiącu·1 comments

Show HN: Extend MySQL with Rust

github.com
2 points·by deesix·w zeszłym miesiącu·0 comments

Show HN: AI Skill to port PostgreSQL extensions to MySQL

github.com
4 points·by deesix·w zeszłym miesiącu·0 comments

OurSQL Foundation launches to support MySQL Community

theregister.com
4 points·by deesix·2 miesiące temu·0 comments

Show HN: VillageSQL Extension Framework for MySQL

villagesql-blog.ghost.io
1 points·by deesix·5 miesięcy temu·0 comments

Show HN: VillageSQL – A Fork of MySQL with Extensions

villagesql.com
12 points·by deesix·5 miesięcy temu·2 comments

comments

deesix
·16 dni temu·discuss
After years of MySQL development happening largely behind closed doors, Oracle has been making real progress towards making the MySQL project more open and community-oriented.
deesix
·16 dni temu·discuss
AWS announces they are on steering committee for MYSQL via blog post.
deesix
·16 dni temu·discuss
Oracle announces a new steering committee and governance model for MySQL.
deesix
·w zeszłym miesiącu·discuss
There is now a Rust SDK for the VillageSQL fork of MySQL that allows you to write extensions in Rust, just like pgx/pgrx in PostgreSQL.
deesix
·2 miesiące temu·discuss
Founder here. Thanks for spending time with VillageSQL. Love all the feedback.
deesix
·5 miesięcy temu·discuss
Ha! Founder here. Tell me why? Trying to make it easy, not be terrifying! I think the embed generation saves folks some steps.
deesix
·5 miesięcy temu·discuss
Founder and CEO here. Great question. Right now, since you are linking MySQL files that means that all the extenions need to be GLPv2 or compatible license. In the future, we are hoping to have a stable SDK that is indepedent of the MySQL files so that if you run it out of process, that would give more licensing options to folks. There is a proof of concept of an out-of-process mode for the extensions in the alpha, but we haven't spent much time on proving it out.