PostgREST | Postgres.FM 022 | #PostgreSQL #Postgres podcast

preview_player
Показать описание
Michael and Nikolay discuss PostgREST (and some similar projects) — what it is, as well as the pros and cons of using it.

Here are links to a few things we mentioned:

-------------

~~~
Postgres FM is brought to you by:
- Michael Christofides, founder of pgMustard

~~~
Рекомендации по теме
Комментарии
Автор

You mentioned database developer tools as a con and I definitely agree. I've been looking for a modern code coverage tool for plpgsql and one simply does not exist. While I can unit test my functions with pgTap or calling the function using a db driver etc, I can't actually get coverage. This is mostly because postgres does not offer a way to gain insights as to which lines are being executed. One tool called Piggly tried to do this by rewriting the function with some NOTICE logging but that is basically a hack. Any thoughts on this space?

Drgnslyr
Автор

no unit testing capability, hacky or no way to consume third party services and u can not use external connection poolers as far as I know

kerodfresenbetgebremedhin
join shbcf.ru