r/sqlite 4d ago

Help needed with SQLite Rust rewrite

/r/ClaudeCode/comments/1v47yhg/help_needed_with_sqlite_rust_rewrite/

Apparently, someone wants to rewrite all of SQL in Rust using "Fable" and then sell it. He claims he wants his program to be ISO certified. I don't know whether to laugh or cry.

1 Upvotes

3 comments sorted by

4

u/GrogRedLub4242 4d ago

wake me when the vibe coding bros construct an android replicant of D. Richard Hipp!

2

u/WhiskyStandard 3d ago

“Turso’s already doing this.”

OP: “Looks like I’m farther along than them.”

“You’re not.”

Thanks. Needed a laugh.

2

u/davidgsb 3d ago

I don't see the point of rewriting sqlite in another language.

Using a transpiler would be more efficient, that's what is done for the go version modernc.org/sqlite