+ 2
database
what should i learn if i want to learn about database?
5 Answers
+ 1
If you already know some Python and SQL, look at database Python modules, like SQLAlchemy. Since thereâs a lot of material on data science and Python on the web these days, that shouldnât be a problem.
+ 2
Begin with SQL server
+ 2
sql means mysql?
+ 2
On the difference between the terms SQL and MySQL:
https://stackoverflow.com/questions/14840808/what-is-the-difference-between-sql-and-mysql
+ 1
sql => Microsoft
MySQL==>open source.