Skip to main content

A SQLite wrapper that allows for object oriented database access.

Project description

ConcurrentDatabase

A simple sql wrapper for making a database be object oriented

Installation

pip install ConcurrentDatabase

Usage

from ConcurrentDatabase import Database

db = Database("sqlite:///test.db")

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page