Database Question | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Database Question

Iā€™m working on an app that has users set filters and based off those filters data is randomly selected from a database. The data needs to have tags so that certain data could be included or excluded based off the tags. Iā€™ve done similar things in excel (Name generators and such) What program or type of database or item would I need to make and store the data. I donā€™t really know anything about databases. Thanks.

7th Jun 2018, 11:29 PM
Daniel R. Pope
Daniel R. Pope - avatar
1 Resposta
+ 5
First you should start learning basics of SQL(Structured Query Language) course available on Sololearn then if it is a web application you can just learn backend development but if you're lazy coder just use a backend framework it'll save lot of ur time and efforts ex: .django .flask .pyramid etc Or just explore them here https://www.sololearn.com/discuss/1301376/?ref=app
8th Jun 2018, 12:11 AM
Scorpia RisingšŸŽ©
Scorpia RisingšŸŽ© - avatar