DEV Community

Cover image for 🚀 API Maker - Database migration
API Maker®
API Maker®

Posted on

4 3 1 1 3

🚀 API Maker - Database migration

⭐ List of Feature ⭐

✅ Maintain state of database
▸ Useful for maintain particular state of database.

✅ Why database migration ?
▸ when we deploy code across different environments, introduce a new feature to our application, or change any table or field of database.
▸ For accomplishing all of this stuff, it is necessary.

✅ Learn only Java-script
▸ API Maker migration uses simple java-script code to perform all the migration tasks for us. We don't need to learn any extra database language for it.

✅ N-number of migration script
▸ API Maker allows users to create, update and delete multiple migration scripts with ease and without any limitation.

✅ Copy - paste script
▸ Users can easily copy and paste their database queries from some popular or well known database GUI tools.

✅ Leverage all AM feature
▸ The user can leverage all the APIs of API Maker as user can do in custom APIs code.

✅ Debugging & Testing
▸ User can debug & modify code using testing framework.

✅ More specific details
▸ User can see the list of all migration script, with single click of execute script functionality.


Youtube video link

https://youtu.be/06yObrVADd0

Websites

https://apimaker.dev

API Docs link

https://docs.apimaker.dev/v1/docs/features/database-migration.html

Follow on twitter

https://twitter.com/api_maker

Linked In

https://www.linkedin.com/company/api-maker

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay