Skip to content

teodevgroup/teo

TEO



High performance ORM for Rust.

Quickstart   •   Official website   •   Docs   •   Blog   •   Discord

Notice

We're rewriting this as a Rust only ORM. Supports for Node.js and Python are removed.

Introduction

Teo is a modern 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.

About

High performance ORM for Rust.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages