<h1 align="center" > Tikal</h1>
<div align="center">
<img src="https://img.shields.io/badge/Rust-000000?style=for-the-badge&logo=rust&logoColor=white" alt="Rust"/>
<img src="https://img.shields.io/badge/SQLx-2D3748?style=for-the-badge&logo=postgresql&logoColor=white" alt="SQLx"/>
<img src="https://img.shields.io/badge/Async--Trait-000000?style=for-the-badge&logo=rust&logoColor=white" alt="Async Trait"/>
<a href="https://deepwiki.com/Hector3269/Tikal"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a>
<br>
<img src="https://img.shields.io/badge/Version-0.1.0-blue?style=for-the-badge" alt="Version"/>
<img src="https://img.shields.io/badge/Status-Work%20in%20Progress-orange?style=for-the-badge" alt="Work in Progress"/>
</div>
<p align="center">
<strong>A personal experiment to create an ORM in Rust inspired by Laravel, with Python integration, focused on learning, testing ideas and gradually building a solid foundation for my own project, without commercial aspirations and with a lot of technical curiosity.</strong>
</p>
## Technologies Use
|  | Primary programming language with async/await support |
|  | Async SQL toolkit for compile-time verified queries |
|  | Ergonomic async traits in Rust
| | Async runtime for Rust |
|  | Serialization framework for Rust |
|  | MySQL database driver |
|  | PostgreSQL database driver |
|  | SQLite database driver |
## 🤝 Contributing
We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details.
<p align="center">
Made with ❤️ in Rust
</p>