Hacker News new | ask | show | jobs
by burner5692 3026 days ago
> The thing is, SQLite is bulletproof at this point, so do we need to replace it?

Nothing written in C is bulletproof.

1 comments

You're free to write bugs in any language. C just makes them easier to write or more critical.