mysql-orm
Here are 32 public repositories matching this topic...
a lightweight and high performance ORM framework based on .net,keeping the original Microsoft API.
-
Updated
Dec 12, 2019 - C#
QCubed's documentation from a new developer's perspective is not good, or complete. Lot of effort is required for documentation - for explaining features and telling new developers how things are done in this framework. To tell them nifty tricks, shortcuts, methodologies and at time, flaws of QCubed.
Experience so far
I have personally tried to do what I can with Documenting. When I came i
PHP Framework providing ActiveRecord models and out of the box CRUD controllers with versioning and ORM support
-
Updated
Aug 11, 2019 - PHP
it is a sql builder for golang.Chain style to build your sql. It is easy to read from database or write data to database.
-
Updated
Aug 27, 2019 - Go
A micro framework for create a very simple decoupled ORM (sqlite, mysql, postgres, sqlserver)
-
Updated
Dec 6, 2019 - PHP
Mini-fwk is a PHP framework for that focus on performance.
-
Updated
Oct 27, 2019 - PHP
This project demonstrates the integration Stormpath's Turnstile authentication system with Perfect and a MySQL ORM.
-
Updated
May 7, 2018 - Swift
Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL
-
Updated
Sep 9, 2019 - Python
chatty - a small clone of social networking site ( inspired by facebook) developed by using #PHP-Laravel, #Bootstrap4 and mySql(Eloquent-ORM).
-
Updated
Mar 23, 2018 - PHP
Demonstration of a Spring based Web site running on Tomcat 8 with MySQL database support and Maven build.
-
Updated
Jun 5, 2019 - Java
Spring based Web site with Hibernate support, running on Tomcat 8 with Maven build.
-
Updated
Jun 20, 2019 - Java
Spring based Web site with MySql and Criteria support, running on Tomcat 8 with Maven build.
-
Updated
Jun 7, 2019 - Java
Spring based Web site with CrudRepository support, running on Tomcat 8 with Maven build
-
Updated
Feb 23, 2017 - Java
Improve this page
Add a description, image, and links to the mysql-orm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mysql-orm topic, visit your repo's landing page and select "manage topics."
There are multiple options available to handle
DateTimeOffsets. One is the default implementation to normalize everyDateTimeOffsetto UTC without offset before saving.Others can be chosen in form of converters.
See PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#819 (comment) for an overview about the information that should be provided by the wik