Currently I'm learning Django at full speed and I'm wondering if InfiniSQL would be a good option for a real-time data interaction app in django?
Currently I'm learning Django at full speed and I'm wondering if InfiniSQL would be a good option for a real-time data interaction app in django?
What is the usecase that you are dealing with?
I need, using nlp to get a continuous stream of information from online sources and modify it as many times as needed. For this I need to learn more about decorators and metaprogramming but I think i'm learning fast.
I hope this is what you mean by usecase. English is not my main language and I didn't study anything about computer science in an academic environment.