appy-one / acebase

A fast, low memory, transactional, index & query enabled NoSQL database engine and server for node.js and browser with realtime data change notifications
MIT License
491 stars 27 forks source link

MySQL back-end & sync #244

Open Mashiane opened 1 year ago

Mashiane commented 1 year ago

Hi there

Just found this today, awesome. Is there any MySQL back-end connector that might have been done perhaps?

Thanks.

marke-apexit commented 10 months ago

Curious, why would you want to have a MySQL back-end for a stand-alone noSQL database? And, if it were supported how would you expect to manage/configure data mappings from objects to relational data?