Is your feature request related to a problem? Please describe.
I would like to be able to export analytics data to other backends e.g. MotherDuck
Describe the solution you'd like
Make it easy for the use with documented API to access analytics data to be able to push to other backends and/or support other backends.
Describe alternatives you've considered
Firestore backend already exists.
Additional context
I use DuckDB for ETL of data and for analytics (which it is designed for) - MotherDuck provides a SaaS version of DuckDB which is persistent and easily shareable.
p.s. Nice work on project - I'd also like multipage app tracking support e.g. with latest st.Page() features.
Is your feature request related to a problem? Please describe.
I would like to be able to export analytics data to other backends e.g. MotherDuck
Describe the solution you'd like
Make it easy for the use with documented API to access analytics data to be able to push to other backends and/or support other backends.
Describe alternatives you've considered
Firestore backend already exists.
Additional context
I use DuckDB for ETL of data and for analytics (which it is designed for) - MotherDuck provides a SaaS version of DuckDB which is persistent and easily shareable.
p.s. Nice work on project - I'd also like multipage app tracking support e.g. with latest st.Page() features.