|
|
|
|
|
by pothibo
3974 days ago
|
|
I'm sorry but I really don't agree with this. One of the point the OP made is that if you develop in SQLite and deploy on a Postgresql database, it means you discard all the features that postgresql has over SQLite (data types and SQL Queries for example). You wouldn't test your Facebook consuming API code with a Twitter endpoint, why do you apply the same logic to your DBMS? |
|