Comment on How SQLite is testedparentComments−sbochins13ycongrats on catching that bug. I use sqlite for a ton of stuff. I just used it at work a few days ago. It has so many use cases where you need a lite query language and not an rdbms.−timClicks13yI agree with your sentiment, but SQLite is a RDBMS. It's just very lightweight.
Comments
congrats on catching that bug. I use sqlite for a ton of stuff. I just used it at work a few days ago. It has so many use cases where you need a lite query language and not an rdbms.
I agree with your sentiment, but SQLite is a RDBMS. It's just very lightweight.