alexiusacademia / electron-db

Electron module that acts as database management and uses flat file database (json file) to store tables.
MIT License
87 stars 24 forks source link

React #6

Closed cosat20 closed 6 years ago

cosat20 commented 6 years ago

Can i use it from React component?

alexiusacademia commented 6 years ago

Hi there, as long as you're using Node.js in your platform, you can use electron-db.