Skip to content

cirossmonteiro/python-sqlite3-orm

Repository files navigation

A SQLite3-compatible Python ORM

  • three classes: Field, Model, Queryset

  • currently supported operations: CREATE TABLE, INSERT, SELECT, UPDATE

How to develop (or test)

Running python3 test.py should be enough

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages