| Crates.io | tikal |
| lib.rs | tikal |
| version | 0.1.4 |
| created_at | 2026-01-19 02:12:27.212261+00 |
| updated_at | 2026-01-23 01:53:03.366357+00 |
| description | A Rust ORM library for building database-driven applications |
| homepage | |
| repository | https://github.com/Hector3269/Tikal.git |
| max_upload_size | |
| id | 2053550 |
| size | 263,468 |
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.
| Technology | Purpose |
|---|---|
| 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 |
We welcome contributions! Please see our Contributing Guide for details.
Made with ❤️ in Rust