didibear

joined 1 year ago
[–] didibear 1 points 8 months ago

A funny question that a lot of developers struggle with:

"How do you model a many-to-many relationship in a database ? For example in school, a student has many professors and a professor has many students."

[–] didibear 1 points 8 months ago

Well it's difficult when the main difference between technologies is mostly preference. Real pros and cons require tons of analysis.

[–] didibear 1 points 8 months ago

Streamlit + Snowflake DB

It is very limited but it's the best framework for dashboards.

[–] didibear 3 points 9 months ago

Finally the shorter generic syntax !

[–] didibear 4 points 9 months ago* (last edited 9 months ago) (1 children)

Yes, the fact that we can mutate lists with anything is super scary: Here is a basic example.

[–] didibear 1 points 9 months ago
[–] didibear 1 points 9 months ago

What it goes to 15 ??

[–] didibear 2 points 9 months ago

Wow the documentation is great !

[–] didibear 3 points 9 months ago

Oh wisp looks really cool !

[–] didibear 1 points 9 months ago (1 children)

Many-to-many associations are a pain to manage without an ORM.