Skip to main content

A database object creator

Project description

Database Object Creator (D.O.C.)

This library provides a method of creating database connector objects for quick and easy access to multiple databases (both types and servers).


DOC Setup

This library can be installed via Pypi.org[https://pypi.org/project/DbObjectCreator/] or locally:

Run pip install Cython before proceeding with either install. This package is required prior to installing this library. This library can now be installed by running pip install DbObjectCreator

DOC Usage

  1. Import the library into your project using from DbObjectCreator import DbObjectCreator
  2. Create a new DbObject using new_db = DbObjectCreator.DbObject()
  3. new_db can now be used to call multiple methods against the database.

This library supports both Windows and OSX architecture. If installing on OSX you will need FreeTDS installed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

DbObjectCreator-1.0.15.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

DbObjectCreator-1.0.15-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

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