HackerTrans
トップ新着トレンドコメント過去質問紹介求人

deesix

no profile record

投稿

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

villagesql.com
4 ポイント·投稿者 deesix·16 日前·2 コメント

AWS joins MySQL steering committee with Oracle, GCP

aws.amazon.com
2 ポイント·投稿者 deesix·16 日前·1 コメント

New open governance model for MySQL

blogs.oracle.com
2 ポイント·投稿者 deesix·16 日前·2 コメント

Extend MySQL with Rust

villagesql.com
2 ポイント·投稿者 deesix·先月·1 コメント

Show HN: Extend MySQL with Rust

github.com
2 ポイント·投稿者 deesix·先月·0 コメント

Show HN: AI Skill to port PostgreSQL extensions to MySQL

github.com
4 ポイント·投稿者 deesix·先月·0 コメント

OurSQL Foundation launches to support MySQL Community

theregister.com
4 ポイント·投稿者 deesix·2 か月前·0 コメント

Show HN: VillageSQL Extension Framework for MySQL

villagesql-blog.ghost.io
1 ポイント·投稿者 deesix·5 か月前·0 コメント

Show HN: VillageSQL – A Fork of MySQL with Extensions

villagesql.com
12 ポイント·投稿者 deesix·5 か月前·2 コメント

コメント

deesix
·16 日前·議論
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 日前·議論
AWS announces they are on steering committee for MYSQL via blog post.
deesix
·16 日前·議論
Oracle announces a new steering committee and governance model for MySQL.
deesix
·先月·議論
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 か月前·議論
Founder here. Thanks for spending time with VillageSQL. Love all the feedback.
deesix
·5 か月前·議論
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 か月前·議論
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.