|
|
|
|
|
by viraptor
3648 days ago
|
|
From other limitations there can be the aspect of security. If you have a more complex application / set of applications you may want to use different database users for different purposes. Maybe some audit / append-only tables as well. With sqlite whoever controls the app can do whatever they want with the database file. |
|