DEV Community

Cover image for 🚀 API Maker - Auto Increment
API Maker®
API Maker®

Posted on

🚀 API Maker - Auto Increment

⭐ List of Feature ⭐

✅ Inbuilt increment
▸ Some databases, such as MongoDB, do not support auto-incrementing fields. API Maker can provide this functionality for those databases by automatically generating sequential values for each record.

✅ isAutoIncrementByAM
▸ To enable this feature, the user only has to set the isAutoIncrementByAM property to true.

✅ start & step
▸ The user can also specify the initial value and the increment amount for each record.

✅ CRUD operation
▸ The user can perform CRUD operations on the auto-incremented records.

✅ Easy Backup & Restore in New Environment
▸ The user can easily backup and restore the auto-increment list when creating or deleting a server.


Youtube video link

https://youtu.be/sfeOhhg3Kjw

Websites

https://apimaker.dev

API Docs link

https://docs.apimaker.dev/v1/docs/features/auto-increment.html#autoincrement-list

Follow on twitter

https://twitter.com/api_maker

Linked In

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

Top comments (0)