
Using An SQLite Database Live In React-Admin
To use a database in a web app, we have to build an API. But what if we could use a database directly from the browser?
Full-stack web developer at marmelab. Alexis worked on so many websites that he's a great software architect. He also loves horse riding.
To use a database in a web app, we have to build an API. But what if we could use a database directly from the browser?
On a short project, we decided to use Firebase, a Rapid Application Development service, to save time. Was it a good choice?