Look into SQLite for react-native and nextjs
- Needs to preserve data between updates
- Need to be able to use it like back end db IE make queries to and from
- Make sure we can encrypt it
- User needs pin to access
- Is it encrypting all at once or column for column
- If it meets these try to get it running in mobile/client