Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

๐Ÿฎ PuddySQL Toolkit

Welcome to the PuddySQL ecosystem โ€” a modular toolkit for building advanced SQL query layers with clarity, safety, and full control over dynamic data access.

Whether you're creating dashboards, data explorers, or just want a smarter SQL abstraction, PuddySQL gives you the tools to do it your way.

๐Ÿ“š Modules Overview

Choose a module to explore:

  • PuddySqlEngine.md
    ๐Ÿ”ง Low-level query engine responsible for core execution, debugging, and database access management.

  • PuddySqlInstance.md
    ๐Ÿง  Extends the engine to manage per-database configurations, table registries, and styled debug output.

  • PuddySqlQuery.md
    ๐Ÿ“Š High-level query handler for filtering, JOINs, pagination, tag criteria, and structured search logic.

  • PuddySqlTags.md
    ๐Ÿท๏ธ Tag parser and translator for building flexible tag-based filters compatible with JSON/array fields.


You can mix and match them as needed โ€” everything is modular and documented in detail.