You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ormdb

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ormdb

Make database operation easier!

0.0.6
pipPyPI
Maintainers
1

Automated orm framework:

  • Map the database according to the entity class;

  • It has its own method of adding, deleting, modifying and checking, and each method can set multiple conditions;

  • Complete the operation on the database without writing sql;

  • Support multiple database types, including mainstream relational database, non-relational database, middleware storage, etc.;

  • Free and open source, continuous improvement and update.

How to use?

Please click here.

https://github.com/YouAreOnlyOne/FastFrameJar/blob/master/PythonForORMDB/README.MD

More

We are working hard to perfect...

Keywords

orm database mysql sqlserver web log

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts