Skip to content

teodevgroup/teo

Repository files navigation

TEO



High performance ORM for Rust.

Quickstart   •   Official website   •   Docs   •   Blog   •   Discord

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.

About

High performance ergonomic ORM for Rust.

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages