Should I learn SQL? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Should I learn SQL?

I m starting in Mobile application development iOS and Android Swift and Java(these two I know) throughout my career, will I ever be dealing with anything that will be SQL? I know about SQLite that used in Android apps, isn't that enough?

7th Aug 2019, 6:04 PM
AppInventor
AppInventor - avatar
4 Answers
+ 5
If you have the time yes.
8th Aug 2019, 2:52 AM
Sonic
Sonic - avatar
+ 1
SQLite should be fine, both are very similar to each other, SQLite is stored on the disk. It might make your application alot larger depending on how large the database becomes.
7th Aug 2019, 7:38 PM
Ole113
Ole113 - avatar
+ 1
If you need it, you should learn it. Or you can look it as an adventure to discover :-D
8th Aug 2019, 5:09 AM
Cookie
Cookie - avatar
0
SQL or Structured Query Language shall form the basis of database development. If you have some hands-on experience with SQL, it will be definitely a plus point when you to into Mobile Application Development. SQLite is quite helpful; however, having SQL expertise will also be an added advantage (some interviewer do ask general questions based on SQL).
18th Aug 2019, 8:27 AM
Snehal