Skip to content

MS SQL Support for peewee, lightweight Python ORM (based on pyodbc)

License

Notifications You must be signed in to change notification settings

brake/peewee_mssql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peewee_mssqlserv

https://img.shields.io/badge/license-MIT-blue.svg?style=flat

MS SQL Support for peewee, lightweight Python ORM. Based on pyodbc.

Inspired by this post.

At this moment it's in initial stage and supports CRUD operations.

May be it has more features, but I have not tested them yet.

For now only tested with python 2.7 and MS SQL Server 2008.

Installation

pip install peewee_mssqlserv

Known alternative

(with declared python3 support): peewee-mssql

About

MS SQL Support for peewee, lightweight Python ORM (based on pyodbc)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages