>And once you have the data from the SQL database are you keeping it just in arrays/dictionaries? Or should it at least be mapped to a class structure? Modern SQL has functions that can be used to map rows into json…
>And once you have the data from the SQL database are you keeping it just in arrays/dictionaries? Or should it at least be mapped to a class structure? Modern SQL has functions that can be used to map rows into json…