Postgres in NodeRED

Postgres in NodeRED

NotEnoughTECH

1 год назад

10,674 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@noworriesmate_
@noworriesmate_ - 21.02.2023 01:43

Thank you, solid tutorial as always. I am planning to use it for fuel prices and gas station data which I get from an API.

Ответить
@GeorgeBark
@GeorgeBark - 27.02.2023 15:37

Haven't got a chance to see the whole video and the link to the blog post seems to be broken but, and sorry if you mentioned, have you seen TimescaleDB? it sits on top of postgres and seems to be kind of what you are looking for (I am in no way affiliated to them, I just think it is a cool product)

Ответить
@madar9530
@madar9530 - 13.03.2023 01:30

The best Postgresql tutorial on NodeRED that I have ever seen. It is also applicable to any other database like MySQL. Thanks, you deserve 5 stars. ⭐⭐⭐⭐⭐

Ответить
@yvantankeu-testeurhigh-tec3379
@yvantankeu-testeurhigh-tec3379 - 24.03.2023 05:51

Nice video, I've a question, how to perform multi query on postgresql? 😮

Ответить
@microgluf
@microgluf - 13.05.2023 12:20

From my perspective, you could do it a little differently...
Use the timescaledb plugin or the tsdb image. Also format your tables, 1 for objects fk linked, 1 for data only with object_id, key would be timestamp+object_id.
Before you put data, convert the data table to hypertable. Will give you many more features and much faster...
Enjoy 👍🏼😊

Ответить
@balajivaithianathan5826
@balajivaithianathan5826 - 12.07.2023 14:09

Nice tutorial. I have a question, how are the connections disconnected after performing the query operation?

Ответить
@maheshkariya
@maheshkariya - 16.10.2023 16:52

What he wrote inside debug ?

Ответить
@SumitShinde-v6q
@SumitShinde-v6q - 06.02.2024 07:57

Hi @notenoughtech , thank you for your helpful tutorial. I have a question about the mention of 'PostgreSQL support in Grafana's free tier.' Doesn't it support other SQL databases in the free tier? I am looking for solid points to understand why one would choose PostgreSQL over InfluxDB and other SQL databases. Can you provide some insights? Thanks

Ответить
@faraazali9589
@faraazali9589 - 22.03.2024 15:52

What about Timescales? Its a time series add-on for Postgres.

Ответить
@drancerd
@drancerd - 03.04.2024 21:44

Now exists SUPABASE! It's just... Lovely❤

Ответить