splitwise terminal as db store.
Questions for clarification:
What data do you want to store? Are you trying to store Mastodon profile data, or something else entirely?
Why Splitwise specifically? Splitwise is an expense-sharing app, not a traditional database. Are you looking to:
Use Splitwise's API to store custom data (likely not supported for non-expense data)
Build something that integrates both Mastodon and Splitwise?
Use a different database solution altogether?
What's your technical goal? Are you trying to:
Sync data between platforms?
Store backup data?
Build a custom application?
Could you provide more context about what you're trying to accomplish? This will help me give you a more accurate and actionable response with specific steps to get started.