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

Not only WAL2, but there is yet another branch with BEGIN CONCURRENT which also helps with scaling concurrency.

https://www.sqlite.org/cgi/src/doc/begin-concurrent/doc/begi...

I really hope these two branches get merged into the mainline sometime soon. I'm not sure what's the blocker, since both branches have existed for literally years and are refreshed frequently.

WAL2 + BEGIN CONCURRENT would solve probably 99.9% of developer scaling needs.



SQLite runs critical systems on the A350 in flight.

Stability is vastly more important than new functionality in that context.


> SQLite runs critical systems on the A350 in flight.

Can you document that? I was under the impression that they used SQLite for on ground simulations?


Since the DO-178B certification was obtained by SQLite, it may be used in critical avionics components.

Rockwell-Collins is the organization that prompted Dr. Hipp to obtain DO-178B. I actually worked at Rockwell-Collins in the early 90s.

I do generally prefer airlines flying Airbus, BTW.

"Airbus confirms that SQLite is being used in the flight software for the A350 XWB family of aircraft."

https://www.sqlite.org/famous.html




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

Search: