I'm building a rich text editor for a question and answer site.
As far as I know Lexical lets us get output data to JSON, JSON string, HTML, Markdown and others.
Based on the recommended best practices, what data should I save to a MySQL or MongoDB database?
This is a new site.