NEW FREE User Plugin Visual ORM Database Builder #96
Replies: 5 comments
-
|
Hi, can you give some examples? |
Beta Was this translation helpful? Give feedback.
-
|
It’s very easy—try this example, which can be used independently or connected to PDF Designer. I can’t provide support, so experiment with it. Feel free to share your experiments with the community, and remember: Optional but appreciated: if you modify the plugin code, please indicate your changes |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I didn't explain myself well. I meant an example of an ormjson schema file to open with the orm database creator plugin. Can you explain what the MIT license is? Do I have to pay for it? |
Beta Was this translation helpful? Give feedback.
-
|
Create a table and save it as an ORM JSON. That way, if you want to use that table in other projects, you don’t have to recreate it. These are templates, just like when you save a project — there’s nothing complicated about it. What the MIT License is: The MIT License is a very permissive open-source license. Here’s the key points: ✅ Free to use: You don’t have to pay anything. MIT LICENSE The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Beta Was this translation helpful? Give feedback.
-
|
Closed |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to share my new user plugin.
Place it in the plugins_user folder — that’s all!
It will appear in the EasyPyDesktop menu (next to PDF Designer).
You’ll be able to visually create SQLite databases for EasyPyDesktop and generate the code for full use, or connect them to PDF Designer.
ORM_database_builder.py
MIT LICENSE
This plugin is free and does not include support.
Beta Was this translation helpful? Give feedback.
All reactions