|
|
|
|
|
by trailbase
562 days ago
|
|
> So it seems to target only very simple applications, eg. straightforward relational DB <-> Json Rest/HTTP. Could you expand a bit on what more advanced capabilities you're missing for anything beyond a very simple app? I'm genuinely curious but also see SQLite often undersold |
|
No denying SQLite is very capable. However in my understanding it's designed for being used by a single application, it's not really scalable, and its functionalities are still limited compared to the big DBs. Anyway there's no single fit for all cases, and for core components flexibility is really important.