|
|
|
|
|
by radex
2843 days ago
|
|
Agreed! IDB is simpler in some ways, but having a real relational database is a lot better for many advanced applications — and also can be more easily used for porting to different platforms, since you can run SQLite on any native platform |
|