+ 1
Which is best for data management : python, sql,
Data management
2 Respostas
+ 3
Data management is done by a database :)
There are two main types of database engines:
- relational (SQL)
- unstructured (NOSQL)
Each of them have their typical usage scenario, and each of them can be used with any programming language.
Start here:
https://www.sololearn.com/learn/SQL/1849/
+ 1
Wow
I love this