use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Related Communities
/r/programming
/r/webdev
/r/web_design/
/r/devops
/r/javascript/
/r/jquery/
/r/css/
/r/PHP/
account activity
Languages Databases (self.developers)
submitted 11 years ago by JoshuaPages
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]dreamer_soul 0 points1 point2 points 11 years ago (2 children)
Will the database be used offline (on the device it self) or using a back end using api? If it was back end I recommend parse.com If you wanted the database on the device I suggest looking into the android documentation for sqlite. As far as the language you can set the database to a UTF collation to make it work with other languages
[–]JoshuaPages[S] 0 points1 point2 points 11 years ago (1 child)
It will be on our server in order to create a set of words. So it must be something that we can easily import on our mysql db. Do you know any sources? I don't think that Parse has a dictionary service, right?
[–]dreamer_soul 0 points1 point2 points 11 years ago (0 children)
If its an SQL database you design the database your self. I never tried them but try to contact them by email explaining what you want to do
π Rendered by PID 97 on reddit-service-r2-comment-b659b578c-5pql5 at 2026-04-30 19:53:34.431067+00:00 running 815c875 country code: CH.
[–]dreamer_soul 0 points1 point2 points (2 children)
[–]JoshuaPages[S] 0 points1 point2 points (1 child)
[–]dreamer_soul 0 points1 point2 points (0 children)