|
|
|
|
|
by dventimi
1207 days ago
|
|
-PostgreSQL extensions are easy to include and use. -pgTAP exists for testing. -A large query in SQL is not made smaller but translating it into an ORM DSL. -If "Query" in "SQL" means it's for querying data, then evidently "Query" not being in say Java or Python means those languages are NOT meant for querying data. If that's true, then why would you use them for querying data? |
|
If X then Y does not imply if not X then not Y. Java and Python do not indicate a purpose in their name because they are general-purpose.