OSCA-Kampala-Chapter / kozesaORM

A light weight Python based statistical database for easy storage and manipulation of numeric and string data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kozesaORM

Efforts to build an ORM have instead been shifted to build a full-fledged python object database. This project therefore shall not be continued.

A python based Object Relational Mapper to help you speed up application development by abstracting away the fairly complex SQL nitty-gritties and providing you an easy-to-use interface to interact with your relational database.

kozesaORM aims to be fairly lightweight but really powerful and intuitive to use. with less python code, you can achieve really powerful queries. The code architecture is based off an event-driven non-blocking pattern to keep your application responsive as queries run in the background

About

A light weight Python based statistical database for easy storage and manipulation of numeric and string data


Languages

Language:Python 100.0%