DATA SEED is a simple web application that automatically creates User Interface and API for insert, update and delete operations. UI and API are automagically made available when creating database tables. Entity relations are also supported

✔ No need to rewrite CRUD (create, read, update, delete) UI when creating or changing tables structure

API for CRUD operations is created with zero effort. The same when changing database structure

✔ Many features (reporting, alerts, REST pipes etc.) can be added when upgrading SEED.

✔ It is all FREE.




Move directly from database design to CRUD UI and API, with no line of code:

         



Create apps, prototypes, use and review easily
Plant the seeds and let your creations grow!

- Create Apps and prototypes in seconds.

- Use and change your Apps with no coding.

- Add new entities with no code, change or delete with no fear.

Find here how easy it is!




NEXT STEPS:


🌱 INSTALL DATA-SEED → 🌾 CREATE FIRST APP → 🎓 LEARN FROM TUTORIAL







FAQ:

First, DATA-SEED generates User Interface for the tables you indicate in your Apps. This doesn't mean generating code, but taking table structure and the creating the edit-form on the fly. We manage the Apps, menus, filters, and any SEED entity in small tables prefixed with "seed_...".
The same happens for API which interprets the entities structure at any call, so no need to generate, maintain any code. In this way, any change in the structure is automatically considered.

Edit-forms and API are generated on the fly, so no code is actually written anywhere. You can do any number of changes in the database structure and it will work.

DATA-SEED is FREE (see license type). Download it from here!

DATA-SEED is covered by MIT License. Details here: https://github.com/data-seed-tech/seed-basic/blob/main/LICENSE

Put SEED tables in your database and install SEED in a folder protected with password or protected by firewall. Details here: Installation steps







DATA-SEED PHILOSOPHY:

- NO WASTE. REUSE! Do not re-create what already exists (use MySQL existing tools for designing tables, relations, managing users, or creating or changing views)

- EXPERIMENT FREELY! Change when you need, what you need, without rewriting your interfaces, APIs, or Apps



Home  |  Terms of use  |  Why DATA-SEED?  |  🕮 The Story