Hello guys.
I am thinking about a potential app and was wondering which way to go. I will need to have a place to put a lot short sentences and randomly pick one up and display it on the screen. I could enter the sentences manually into an excel file and either export the all file into a database using SQL Lite or to JSON. I do not really need bunch of fields (one or two probably will be enough) And I will probably do not need to do any search. That seems to indicate the JSON file is better but it look like SQL is very simple to deal with.
Also anybody knows of an app which either convert an Excel file to Json or a simple app that would allow to build a SQL database either from scratch or by exporting an excel file to it.
Obviously, I will do some research myself but I just wanted to see if people here have some suggestions on which method to use in this case (SQL or JSON)
Thanks a lot!
Mo
ps: A potential future feature maybe putting the database or the JSON file on a server so that the user will get an always updated version of the sentences. I do not know if that would make you decide one way or the other… [import]uid: 100814 topic_id: 30984 reply_id: 330984[/import]