Search Unity

Best database for Unity targeting Android and iOS

Discussion in 'Assets and Asset Store' started by elpuerco63, Jun 5, 2018.

  1. elpuerco63

    elpuerco63

    Joined:
    Jun 26, 2014
    Posts:
    271
    I'm looking for a database asset to be used on Android and iOS that needs to store text for language references.

    I need to provide a search bar feature so as the user types the database is read and starts to autofill with possible entries.

    So the word list could be anywhere up to 500k entries so would it be best to use an ordered list or an sql database?

    As the user types is it more efficient to search a list by entered character count or to search a database?

    Any pointers please?

    Thanks
     
    Last edited: Jun 5, 2018