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.11.tar.gz (68.2 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.11-py3-none-any.whl (86.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tai_sql-0.1.11.tar.gz
  • Upload date:
  • Size: 68.2 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.11.tar.gz
Algorithm Hash digest
SHA256 79c132a425f589fc1f944e7a403e6af66052c0943e88322fa194c0ec1f056884
MD5 a7e29f3b86bd0f9ca141d07ff5b27a22
BLAKE2b-256 e5ef7cb4bf7faa654419b766e221194445587fa91e796f69b94869b66e6dc33c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tai_sql-0.1.11-py3-none-any.whl
  • Upload date:
  • Size: 86.1 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.11-py3-none-any.whl
Algorithm Hash digest
SHA256 7a9d096824cf70c3207c0f01113779130dccc3a2801b05488c6b18fe5285b91f
MD5 c88dee5f1d9f63a110aff671ad79b4a8
BLAKE2b-256 ebbe8d2e815d88b15d296696de4eab1fe2df87d6613f0c27350715e5479b8d1d

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