Skip to content

Comment on Executable Is a SQLite Databaseparent

Comments

I love your idea, 40% of which is because I had the same one. I think it is the next logical extension over using zip as the container (jar/ooxml/epub).

https://sqlite.org/draft/appfileformat.html

There is little reason that ELF needs to be so complex. My motivation was to bundle multiple wasm modules together along with data.

And it's already in use. In the geospatial world we have geopackage, basically a replacement for the still ubiquitous shapefile. It's build on the idea of the earlier spatialite extension for sqlite. Then, shortly after the introduction of geopackage, esri followed suit and released their 'mobile geodatabase', also based on sqlite.

It works great as storage for geometries and attributes and at the same time you have the full power of sqlite for all kinds of analysis.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.