Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Rust and possibly even Go would be strong contenders to make a new SQLite-like library/program today.

Go absolutely would not be, one of the purposes of sqlite is to be embeddable in any and all software.



You can create shared libraries in Go, which can be used as any C-implemented shared library. This would make a Go-implemented SQLite equally usable by other programming languages as a C written one.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: