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

Connect to Mysql backend #106

Closed sebaFP closed 2 years ago

sebaFP commented 2 years ago

Hi! Is it possible to connect to a mysql backend? If is possible, can you help me please with qn example? Thanks!

appy-one commented 2 years ago

I have not implemented a MySQL storage adapter yet, but you are welcome to roll your own with a custom storage adapter