derby « sqlite « Java Database Q&A





1. SQLite , Derby vs file system    stackoverflow.com

I'm working on a Java desktop application that reads and writes from/to different files. I think a better solution would be to replace the file system by a SQLite database. How hard ...

2. Derby/JavaDB vs SQLiteJDBC    stackoverflow.com

I found a lot of comparisions here, but not this one; So, what is best in each one?

3. want to use ireport with sqlite or java derby    stackoverflow.com

I am developing an application using Java with MySQL for a customer. I don't want the customer to install MySQL on his PC, so I moved to java Derby DB. Unfortunately, I couldn't ...