SkillAgentSearch skills...

Teo

High performance ergonomic ORM for Rust.

Install / Use

/learn @teodevgroup/Teo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <h1>TEO</h1> <a href="https://crates.io/crates/teo"><img src="https://img.shields.io/crates/v/teo?style=flat-square" /></a> <a href="https://github.com/teodevgroup/teo/blob/master/LICENSE"><img src="https://img.shields.io/github/license/teodevgroup/teo.svg?style=flat-square" /></a> <a href="https://github.com/teodevgroup/teo"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" /></a> <br /> <br /> <div><strong>High performance</strong> ORM for Rust.</div> <br /> <a href="https://docs.teodev.io/getting-started/quickstart">Quickstart</a> <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span> <a href="https://teodev.io/">Official website</a> <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span> <a href="https://docs.teodev.io/">Docs</a> <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span> <a href="https://blog.teodev.io">Blog</a> <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span> <a href="https://teodev.io/discord">Discord</a> <br /> <hr /> </div>

WIP

This project is currently WIP.

Introduction

High performance ergonomic ORM for Rust.

Highlights & Features

  • High performance
  • Supports MySQL, PostgreSQL, SQLite and MongoDB
  • Easy to use query APIs
  • Incremental database migration
  • Fully asynchronous

Getting started

The fastest way to get started with Teo is by following the Quickstart guide.

Installation

Add this to your Cargo.toml.

teo = { version = "0.4", features = ["postgres"] }

Tutorials

We prepared a Beginner tutorial series to help you learn and understand Teo.

Issues

Welcome to submit issues in this repo.

Contributing

Read our Contributing guide to set projects up and start contributing.

License

TEO is under MIT license.

View on GitHub
GitHub Stars1.4k
CategoryData
Updated1d ago
Forks45

Languages

Rust

Security Score

100/100

Audited on Mar 28, 2026

No findings