Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.82 KB

Organization Profile.md

File metadata and controls

30 lines (24 loc) · 1.82 KB
Our Journey

SeaQL.org was founded back in 2020. In the past three years, we developed and maintained several popular Rust libraries: SeaORM, SeaQuery, and Seaography. Each library is designed to fill a niche in the Rust ecosystem, and they are made to play well with other Rust libraries.

We're thrilled with the adoption by the Rust community. At the end of 2023, we have accumulated 8,000 GitHub stars across our projects and accumulated 5 million total downloads on crates.io. Many startups and companies are building their products using SeaQL libraries.


Our Mission

We develop tools that enable developers to build applications in Rust. We want to drive Rust adoption in industry and universities.


Our Vision

We believe software can be fast, robust, and versatile. We want to develop and promote software engineering tools and techniques that would improve the productivity of engineers and quality of software.


Our Commitment

We are committed to nurturing the next generation of open source developers by offering internship experience tailored for university students - Seaography is one of the projects developed by interns under SeaQL.


Our Projects
* SeaORM 🐚 An async & dynamic ORM for Rust
* SeaQuery 🔱 A dynamic SQL query builder
* Seaography 🧭 A GraphQL framework for SeaORM
* SeaStreamer 🌊 A real-time stream processing toolkit
* FireDBG🔥 Time Travel Visual Debugger for Rust