Skip to content

marvelph/PythonSQLMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonSQLMapper

SQL mapping library for python

PythonSQLMapper is a database framework for mapping SQL to objects. It has a similar design to iBATIS, but is simpler. It supports MySQL, PostgreSQL, and SQLite.

It was originally written in Objective-C for iOS and macOS as CocoaSQLMapper. PythonSQLMapper is a reimplementation in Python.

This library was written by Kenji Nishishiro.

Build instructions

pip install PythonSQLMapper

How to use PythonSQLMapper

Please read the source.

Licence

MIT License

About

SQL mapping library for python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages