Show HN: Extend MySQL with Rust
Category: library
Tags: rust, mysql, sql-extension
Score: 5.5/10 (Innovation: 5, Technical: 6, Documentation: 6, Utility: 5)
This project provides a Rust SDK for writing custom SQL functions for VillageSQL, a MySQL-compatible database. It handles FFI marshaling and includes a cargo subcommand for packaging and testing, making it interesting for extending database capabilities with Rust's safety and performance.
Target audience: backend devs
Repository: https://github.com/villagesql/vsql-rust-sdk · Rust · 2 stars
View on Hacker News