bh-database
latest

API Documentation:

  • Installation
  • Application Logger Configuration
  • Getting Started – Please Read First
  • constant Module
  • Paginator Class
  • Core Module
  • Base Table Classes
  • Base Table Test Modules
  • Flask and FastAPI Examples
bh-database
  • Welcome to bh-database’s documentation!
  • Edit on GitHub

Welcome to bh-database’s documentation!

Pip installation:

pip install bh-database
  • PyPI – https://pypi.org/project/bh-database.

  • GitHub – https://github.com/behai-nguyen/bh_database.

API Documentation:

  • Installation
  • Application Logger Configuration
  • Getting Started – Please Read First
    • Database Requirements
    • The Test Database
    • Running the Tests
    • Test Modules
  • constant Module
    • BH_UNSUPPORTED_DATABASE_MSG
    • BH_REC_STATUS_FIELDNAME
    • BH_RECORD_STATUS_NEW
    • BH_RECORD_STATUS_MODIFIED
    • BH_RECORD_STATUS_UNCHANGED
    • BH_NEXT_ID_NO_RESULT_MSG
    • BH_STORED_PROC_NO_RESULT_SET_MSG
    • BH_SQL_NO_DATA_MSG
    • BH_RETRIEVED_SUCCESSFUL_MSG
    • BH_SAVED_SUCCESSFUL_MSG
  • Paginator Class
    • Paginator
  • Core Module
    • Base
    • BaseQuery
    • BaseModel
    • BaseSQLAlchemy
    • DatabaseType
    • Database
    • Core Test Modules
  • Base Table Classes
    • BaseTable
    • ReadOnlyTable
    • WriteCapableTable
  • Base Table Test Modules
  • Flask and FastAPI Examples
    • A Simple, One Module Flask Web Server Example
    • A Simple, One Module FastAPI Web Server Example
    • A Fuller Flask Web Server Example with CRUD Operations
    • A Fuller FastAPI Web Server Example with CRUD Operations
Next

© Copyright 2024, Van Be Hai Nguyen. Revision 707ff168.

Built with Sphinx using a theme provided by Read the Docs.