Skip to main content

No project description provided

Project description

SQL framework

SQL databases general tool

Características de esta Plantilla Completa:

  1. Métodos con Parámetros Específicos: find(): Todos los campos como parámetros opcionales find_many(): Incluye limit/offset + campos específicos create(): Solo campos no autoincrementales ni primary key update(): Filters + campos específicos para actualizar delete(): Todos los campos como filtros específicos
  2. Métodos con Flexibilidad (Diccionarios): create_many(): Para operaciones batch update_many(): Para actualizaciones masivas upsert() y upsert_many(): Para operaciones complejas
  3. Métodos de Conveniencia: find_by_id(): Búsqueda rápida por ID delete_by_id(): Eliminación rápida por ID count(): Contar registros con filtros específicos exists(): Verificar existencia con filtros específicos
  4. Mejoras Técnicas: Usa record_copy en update_many para no modificar los datos originales Implementación más robusta de upsert sin usar el método update interno Manejo correcto de primary keys dinámicas Documentación completa para cada método Esta plantilla proporciona el mejor balance entre type safety, flexibilidad y usabilidad para los usuarios finales del framework.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

tai_sql-0.1.20.tar.gz (82.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tai_sql-0.1.20-py3-none-any.whl (100.6 kB view details)

Uploaded Python 3

File details

Details for the file tai_sql-0.1.20.tar.gz.

File metadata

  • Download URL: tai_sql-0.1.20.tar.gz
  • Upload date:
  • Size: 82.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.11.0 Linux/6.11.0-1015-azure

File hashes

Hashes for tai_sql-0.1.20.tar.gz
Algorithm Hash digest
SHA256 423da824406ef98a2e44a6311718e05167f76e1d94808abbe36129cc7c176bc6
MD5 6ff83552c0f7065bb65fdf8ef9fd900e
BLAKE2b-256 5fb73d62502ed3f0cf34357a466fd7c4645e8182d7070b0da1a9fcf091340268

See more details on using hashes here.

File details

Details for the file tai_sql-0.1.20-py3-none-any.whl.

File metadata

  • Download URL: tai_sql-0.1.20-py3-none-any.whl
  • Upload date:
  • Size: 100.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.11.0 Linux/6.11.0-1015-azure

File hashes

Hashes for tai_sql-0.1.20-py3-none-any.whl
Algorithm Hash digest
SHA256 0de2416b7a667f6f4013a3d16b956b8714a7d131eaa876847f6b021aa28ab23f
MD5 52fd7e6691486033b26799a0f89c015d
BLAKE2b-256 4e3fa119886a4eef46439d03f5edb1a2996cf4de1ad35fa4cefd97aa094da797

See more details on using hashes here.

Supported by

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