Building extensions for MySQL in Rust like pgx/pgrx

⚓ Rust    📅 2026-05-28    👤 surdeus    👁️ 4      

surdeus

Want to add functionality to MySQL via an extension, just like pgx/pgrx in PostgreSQL?

Write custom SQL functions (VDFs) for MySQL/VillageSQL in safe Rust. The SDK handles all FFI marshaling so you work entirely in ordinary Rust types.

Feedback welcome!

3 posts - 3 participants

Read full topic

🏷️ Rust_feed