Comment on SQLite transactions and virtual tablesparentComments−cryptonector1yI bet SQLite3 builds on more platforms than Go.−catlifeonmars1yIt’s not about the build platform, it’s about the execution platform and not having to have a toolchain for every platform. This is especially relevant in the embedded space.
Comments
I bet SQLite3 builds on more platforms than Go.
It’s not about the build platform, it’s about the execution platform and not having to have a toolchain for every platform. This is especially relevant in the embedded space.