Live data from Hacker News

How to corrupt an SQLite database file

sqlite.org

41–45 of 45 posts

Re: How to corrupt an SQLite database file

#41
post #38

Earlier quoted context omitted.

Nope. A quote from Dr. Hipp: "How do I pronounce the name of the product? I say S-Q-L-ite, like a mineral."

This feels like the most ridiculous option and one I've never heard in the wild. Sequel-ite, S-Q-lite, sure. S-Q-L-ite, nah I'm not buying that. Kinda like the inventor of GIF insisting on pronouncing it wrong (I kid)

He's also said he doesn't care how other people pronounce it, so thankfully you're safe.

Re: How to corrupt an SQLite database file

#42

I just finished building an open-source project using SQLite, and this makes me a little nervous. Is SQLite generally considered a reliable system? I've only had one experience with the DB becoming corrupted and that was because I used the Task Manager to force kill the process while it was running under a heavy load, and I felt that was understandable.

If you actually read this article it should give you even more assurance that SQLite is very robust and trustworthy. It mostly deals with all the edge cases where something other than the quality and reliability of the SQLite code base can bite you.

Re: How to corrupt an SQLite database file

#45

Earlier quoted context omitted.

This feels like the most ridiculous option and one I've never heard in the wild. Sequel-ite, S-Q-lite, sure. S-Q-L-ite, nah I'm not buying that. Kinda like the inventor of GIF insisting on pronouncing it wrong (I kid)

He's also said he doesn't care how other people pronounce it, so thankfully you're safe.

Phew!
Post reply on HN