Question

I'm creating an offline search-engine like application that's also like a dictionary, and I thought I'd use an SQL database. However, I only know database basics (a few SQL commands, how databases and relationships are supposed to work) but wouldn't like to spend a lot of time studying about them.

Is it a good idea for me to just use a visual database creation system (I was thinking MySQL Workbench), or should I learn more about databases first? And if so, how much is enough to create one of the application?

This is my first time developing software, so I am not sure how to go about it.

Was it helpful?

Solution

It is good for you

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top