Tags
Fu Gong Mental Health
Tag Archives: codeigniter
Projapps SQLite Administrator
I have always been thinking about how I can replace running MySQL with SQLite on my Mac for simple web applications. SQLite is basically a software that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. I think it should make developing and testing easier … Continue reading