Skip to main content

database layer for my personal server.

Project description

square_database

about

database layer for my personal server.

installation

pip install square_database[all]

usage (WIP)

change password in config.ini.

CREATE_SCHEMA = True to create database from scratch.

LOG_FILE_NAME and configure logger

link to square_database_structure

config

square_database\data\config.ini

env

  • python>=3.12.0

changelog

v2.2.0

  • standardize output format for all endpoints.
  • edit_rows is not patch method.
  • bug fix in get rows for column selection.
  • added total count in get rows.
  • added affected count in insert, edit, and delete rows.

v2.1.0

  • standardize filter input to forward facing data structure.
  • rename ignore_all to apply_filters.
  • add columns in get rows.
  • stricter type checking in pydantic models.
  • refactor logic to apply filters into common function.
  • add pydantic as explicit requirement.

v2.0.0

  • append version number for each endpoint in the api.

v1.1.0

  • remove table creation logic (move to square_database_structure).

v1.0.3

  • add limit, offset and order by in get rows.

v1.0.2

  • database creation logic change.

v1.0.1

  • no changes. (password erase from history.)

v1.0.0

  • initial commit.

Feedback is appreciated. Thank you!

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

square_database-2.2.0.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

square_database-2.2.0-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file square_database-2.2.0.tar.gz.

File metadata

  • Download URL: square_database-2.2.0.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for square_database-2.2.0.tar.gz
Algorithm Hash digest
SHA256 668d71430bb073da5bd14cca742ac4c77da43975e9c01e6b8fa0882c45c45d8e
MD5 258abc5a75f49a3a469ae8fbf921f7ee
BLAKE2b-256 026633f1545493e4fdf95b07c5896d5be3c85854b637ab26ce36746f50e9a2fa

See more details on using hashes here.

File details

Details for the file square_database-2.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for square_database-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d7df3f85809a7d327fed8da1a8b0521f9059794bfe204ffe6208b4d034a8a2c2
MD5 7476c135e122d6d22bc62c796ff04386
BLAKE2b-256 0d0bd308e28ed53ffcd63a5481068decde19730a9040256d068d9838bcb55f6d

See more details on using hashes here.

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