Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

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

Notifications You must be signed in to change notification settings

OSCA-Kampala-Chapter/kozesaORM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages