문제

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.

도움이 되었습니까?

해결책

It is good for you

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top