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·há 15 dias·2 comments

AWS joins MySQL steering committee with Oracle, GCP

aws.amazon.com
2 points·by deesix·há 16 dias·1 comments

New open governance model for MySQL

blogs.oracle.com
2 points·by deesix·há 16 dias·2 comments

Extend MySQL with Rust

villagesql.com
2 points·by deesix·mês passado·1 comments

Show HN: Extend MySQL with Rust

github.com
2 points·by deesix·mês passado·0 comments

Show HN: AI Skill to port PostgreSQL extensions to MySQL

github.com
4 points·by deesix·mês passado·0 comments

OurSQL Foundation launches to support MySQL Community

theregister.com
4 points·by deesix·há 2 meses·0 comments

Show HN: VillageSQL Extension Framework for MySQL

villagesql-blog.ghost.io
1 points·by deesix·há 5 meses·0 comments

Show HN: VillageSQL – A Fork of MySQL with Extensions

villagesql.com
12 points·by deesix·há 5 meses·2 comments

comments

deesix
·há 15 dias·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
·há 16 dias·discuss
AWS announces they are on steering committee for MYSQL via blog post.
deesix
·há 16 dias·discuss
Oracle announces a new steering committee and governance model for MySQL.
deesix
·mês passado·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
·há 2 meses·discuss
Founder here. Thanks for spending time with VillageSQL. Love all the feedback.
deesix
·há 5 meses·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
·há 5 meses·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.