And it works very well both as SQLite and as a pure go entity. I have used it for few years to do async backups of an in memory counting database (read from only at start up, written to by worker go routine that batches writes) without incident. Doesn’t really show up in the profiler.
ncruces|4 months ago
The output is a non-portable half-a-million LoC Go file for each platform.
lanstin|4 months ago
cratermoon|4 months ago