Draft: Developing a CRUD in minutes
Table of contents
One of the things that cost me the most to learn is databases, and for competitions like hackathons it is one of the things you can waste the most time on.
But a group of developers seeing these problems created a service called Deta that simplifies the most essential tools in development to launch products in record time.
The platform includes a variety of features for simplifying the development process for free, including:
- Deta Micros: A simple tool for deploy microservices written in Python or Javascript in the cloud for free.
- Deta Base: A simple NoSQL database service available in Javascript, Python and a API interface.
- Deta Drive: A simple file storage service available in Javascript, Python and a API interface.