Anyone use SQLite?
Posted: Fri Jul 23, 2004 3:52 pm
With SQLite being bundles with PHP5, I just can't help myself! I have been playing around with it a little bit, and so far I'm loving it!
You must understand that right now I've got about 45 Access Databases on a windows-based webserver that I am relying on day in and day out. I still haven't decided if I want to switch over to SQLite, but when you are constantly using over 1 GB of data through MS Access, you get pretty tired of lag times and slow responses.
I was just hoping to find someone who is using SQLite in a production environment, so I could convince everyone else here to switch. (I've already imported a few access databases into SQLite, which took forever, but worked nicely
)
You must understand that right now I've got about 45 Access Databases on a windows-based webserver that I am relying on day in and day out. I still haven't decided if I want to switch over to SQLite, but when you are constantly using over 1 GB of data through MS Access, you get pretty tired of lag times and slow responses.
I was just hoping to find someone who is using SQLite in a production environment, so I could convince everyone else here to switch. (I've already imported a few access databases into SQLite, which took forever, but worked nicely