tikal

Crates.iotikal
lib.rstikal
version0.1.4
created_at2026-01-19 02:12:27.212261+00
updated_at2026-01-23 01:53:03.366357+00
descriptionA Rust ORM library for building database-driven applications
homepage
repositoryhttps://github.com/Hector3269/Tikal.git
max_upload_size
id2053550
size263,468
Héctor (Hector3269)

documentation

README

Tikal

Rust SQLx Async Trait Ask DeepWiki
Crates.io version Work in Progress

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.

Docs.rs Downloads License

Technologies Use

Technology Purpose
Rust Primary programming language with async/await support
SQLx Async SQL toolkit for compile-time verified queries
Async Trait Ergonomic async traits in Rust
Tokio Async runtime for Rust
Serde Serialization framework for Rust
MySQL MySQL database driver
PostgreSQL PostgreSQL database driver
SQLite SQLite database driver

🤝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

Made with ❤️ in Rust

Commit count: 0

cargo fmt