Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.89 KB

Organization Profile.md

File metadata and controls

30 lines (25 loc) · 1.89 KB
Our Journey

SeaQL.org was founded back in 2020. In the past three years, we published 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 2022, we have accumulated 4,300 GitHub stars across our projects and accumulated 1 million total downloads on crates.io. 7 startups and many open source projects were built on SeaQL libraries.


Our Mission

We help developers in building data intensive applications in Rust, whether they are web services (GraphQL, gRPC, REST), command line tools or apps.


Our Vision

In the long term, we want to support all open source SQL, NewSQL and NoSQL databases, providing a uniform developer experience to data analytics, transaction processing and other data engineering work.


Our Values

Community driven. Embrace the async Rust ecosystem. Welcome developers from other languages.


Our Commitment

We are committed to nurturing the next generation of open source developers. We provide internship experience tailored for university students - Seaography and StarfishQL are both excellent projects developed by interns under SeaQL.


Our Projects
* SeaORM 🐚: An async & dynamic ORM for Rust
* SeaQuery 🔱: A dynamic SQL query builder for MySQL, Postgres and SQLite
* Seaography 🧭: A GraphQL framework for SeaORM
* StarfishQL ✴️: An experimental graph database