14
Anyone having acceptable performance with SQL Server + odbc?
(programming.dev)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
A flat 50 column table is usually an indicator of bad design and lack of normalization.
Nosql is absolutely ideal for flat data with lots of columns and huge amounts of rows. It's like one of its main use cases.
That many parameters is an indicator of poorly structured queries and spaghetti code. There is no way that's the best way the data can be structured.
You should take a break from trolling