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.19.tar.gz (77.0 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.19-py3-none-any.whl (94.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tai_sql-0.1.19.tar.gz
  • Upload date:
  • Size: 77.0 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.19.tar.gz
Algorithm Hash digest
SHA256 2767fb112c3f2530f5c6b5d7e28fe767ef9850626225dd8bd6e693407c493b75
MD5 98aa151b922acc4707bd040b7761631c
BLAKE2b-256 61089f4d85c6db1de38886de7d13274ed237aeb4d8c5cd9571a8efcfb524513d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tai_sql-0.1.19-py3-none-any.whl
  • Upload date:
  • Size: 94.9 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.19-py3-none-any.whl
Algorithm Hash digest
SHA256 e9b18af2525a2da418ecac59a2106981be706630205a470b7d5f52e7c9028770
MD5 f5debfc9b3c01b67130dd042c70bf91c
BLAKE2b-256 88363dbcd75588bc57e562d819cd5a88db95268f1eba228fa2ca07ee3baf02db

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