There are 0 repository under orm-model topic.
ORM Model with Adapters for mysql, pg, sqlite in the Crystal Language.
Automatically turn your SQLalchemy Data Models into a Nice SVG Diagram
Google Cloud Firestore modern and simplest convenient ORM package in Python. FireO is specifically designed for the Google's Firestore
O!My Models (omymodels) is a library to generate Pydantic, Dataclasses, GinoORM Models, SqlAlchemy ORM, SqlAlchemy Core Table, Models from SQL DDL. And convert one models to another.
SakamotoMVC (坂本MVC) is a simple yet powerful MVC framework for PHP, written in PHP. and it is made for simple and fast development of web applications and APIs.
Lightweight PHP-ORM Database Model
Python ORM for PostgreSQL
A cache-based python ORM -- supports Redis/Memcached/InMemory/FileSystem backends, and JSON/Msgpack/Pickle/Protobuf serializers.
The concept behind InspireQ is to create an inspirational quotation software where users may exchange "Inspirational Quotes" with other members and receive comments.
Create, read, update and delete database with Python, Tortoise ORM, Aerich migration and SQLite(or PostgreSQL MySQL)
This project is an example about how to configure an Eloquent model using Laravel
Simple demonstration of the Entity Framework
ToDo list application with Django web framework. There can be multiple users.
This project aims to automate the traditional attendance system where the attendance is marked manually. It also enables an organization to maintain its records like in-time, out time and attendance digitally. Digitalization of the system would also help in better visualization of the data using graphs to display the no. of employees present today. Its added features serve as an efficient upgrade and replacement over the traditional attendance system.
A simple ORM in PHP.
Add your favorite burgers and devour them! Developed with Handlebars and MySQL.
A PHP class for performing Create, Read, Update, and Delete operations on MySQL database using mysqli.
This app is the backend portion of an E-Commerce website. Express.js was used for the server and MySQL for the database along with Sequelize as the ORM to run SQL models and queries. The SQL database includes tables for products, categories, tags, and product tags. RESTful API routes are used to make requests and updates from the database which are joined through Sequelize queries.
AN ice cream parlor cafe application enabling users and admin to add, update, remove, search, filter,(of icecream items) and suggest flavors and allergens to the admin and admins can manage orders, flavors, ingredient inventory.
Inserting, Creating, deleting, Retiring the data by using ORM.
A plain php demo showing how work with powerorm, powerform, powerormdebugger and powerormfaker
Working with Database using JPA and Hibernate using book example
A Django REST Framework backend for managing healthcare data, including patients, doctors, and their relationships.
Our movie application had a CLI with the following functionalities: CRUD, Analytics, SQL storage, API fetching, and Website generation.