0
Which programming language can fully interact with a database?
I want to make an Android app but I don't know a lot about database and I know that it is important to use database for storing the data.Can you please suggest me the language that can help me in accessing the data from a database?
1 Réponse
+ 6
here ur one stop shop for every database related solutions in android
https://firebase.google.com/docs/android/setup?gclid=Cj0KCQiAq6_UBRCEARIsAHyrgUzi9KQn_1mdkgyKEwewLQBIGvyYKpSsW2tRtQT-6AC4R_6d8IK6T3MaAgn5EALw_wcB
try Google s firebase
btw as Martin suggested , sqllite is an awesome light weight alternative for basic persistent storage solutions
@Martin thx, that was very helpful answer to do prior planning before starting a project 👍,
frontend is like a tip of the iceberg visible, but backend is the whole iceberg, a lot of planning and development undergoes there