Skip to content

Commit f96a40a

Browse files
committed
Edit
1 parent 32b9fe9 commit f96a40a

File tree

1 file changed

+146
-1
lines changed

1 file changed

+146
-1
lines changed

docs/funding.json

Lines changed: 146 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "[email protected]",
88
"description": "Building developer tools for Rust\n\n\n## Our Journey\n\nSeaQL.org was founded back in 2020. In the past two 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.\n\nWe're thrilled with the adoption by the Rust community. By 2023, we have accumulated 6,000+ GitHub stars across our projects and accumulated 2.5 million total downloads on crates.io. Several startups and many open source projects were built upon SeaQL libraries.\n\n\n## Our Mission\n\nWe are an independent open-source organization.\nWe develop tools that enable developers to build data intensive applications in Rust.\nWe want to drive Rust adoption in industry and university.\n\n\n## Our Vision\n\nWe believe software can be fast, robust, and versatile.\nWe want to develop and promote software engineering tools and techniques that would improve the productivity of engineers and quality of software.\nWe believe open source can be sustainable if we can balance give and take.\n\n\n## Our Values\n\nCommunity driven. Engineering first. Be multi-lingual. Be multi-modal. Be multi-cultural.\nWe welcome developers from all languages and at all levels.\n\n\n## Our Commitment\n\nWe are committed to nurturing the next generation of open-source developers.\nWe offer unique internship experiences tailored for university students - Seaography and StarfishQL are both excellent projects developed by interns under SeaQL.\n\n\n## Your Support\n\nIf you enjoy using SeaQL libraries or your project depends on them, please become a sponsor today. A small contribution will go a long way towards sustaining the organization, and ensuring that the software will be maintained for the years to come.",
99
"webpageUrl": {
10-
"url": "https://www.sea-ql.org/"
10+
"url": "https://www.sea-ql.org"
1111
}
1212
},
1313
"projects": [
@@ -34,6 +34,151 @@
3434
"software-engineering",
3535
"programming"
3636
]
37+
},
38+
{
39+
"guid": "sea-orm-pro",
40+
"name": "SeaORM Pro",
41+
"description": "🖥️ Admin Panel for SeaORM",
42+
"webpageUrl": {
43+
"url": "https://www.sea-ql.org/sea-orm-pro"
44+
},
45+
"repositoryUrl": {
46+
"url": "https://github.com/SeaQL/sea-orm-pro",
47+
"wellKnown": "https://github.com/SeaQL/sea-orm-pro/blob/main/.github/.well-known/funding-manifest-urls"
48+
},
49+
"licenses": [
50+
"spdx:MIT"
51+
],
52+
"tags": [
53+
"developer-tools",
54+
"database",
55+
"api",
56+
"web-development",
57+
"software-engineering",
58+
"programming"
59+
]
60+
},
61+
{
62+
"guid": "sea-query",
63+
"name": "SeaQuery",
64+
"description": "🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite",
65+
"webpageUrl": {
66+
"url": "https://github.com/SeaQL/sea-query",
67+
"wellKnown": "https://github.com/SeaQL/sea-query/blob/master/.github/.well-known/funding-manifest-urls"
68+
},
69+
"repositoryUrl": {
70+
"url": "https://github.com/SeaQL/sea-query",
71+
"wellKnown": "https://github.com/SeaQL/sea-query/blob/master/.github/.well-known/funding-manifest-urls"
72+
},
73+
"licenses": [
74+
"spdx:Apache-2.0",
75+
"spdx:MIT"
76+
],
77+
"tags": [
78+
"developer-tools",
79+
"database",
80+
"api",
81+
"web-development",
82+
"software-engineering",
83+
"programming"
84+
]
85+
},
86+
{
87+
"guid": "sea-schema",
88+
"name": "SeaSchema",
89+
"description": "🌿 SQL schema definition and discovery",
90+
"webpageUrl": {
91+
"url": "https://github.com/SeaQL/sea-schema",
92+
"wellKnown": "https://github.com/SeaQL/sea-schema/blob/master/.github/.well-known/funding-manifest-urls"
93+
},
94+
"repositoryUrl": {
95+
"url": "https://github.com/SeaQL/sea-schema",
96+
"wellKnown": "https://github.com/SeaQL/sea-schema/blob/master/.github/.well-known/funding-manifest-urls"
97+
},
98+
"licenses": [
99+
"spdx:Apache-2.0",
100+
"spdx:MIT"
101+
],
102+
"tags": [
103+
"developer-tools",
104+
"database",
105+
"api",
106+
"web-development",
107+
"software-engineering",
108+
"programming"
109+
]
110+
},
111+
{
112+
"guid": "seaography",
113+
"name": "Seaography",
114+
"description": "🧭 GraphQL framework for SeaORM",
115+
"webpageUrl": {
116+
"url": "https://www.sea-ql.org/Seaography"
117+
},
118+
"repositoryUrl": {
119+
"url": "https://github.com/SeaQL/seaography",
120+
"wellKnown": "https://github.com/SeaQL/seaography/blob/main/.github/.well-known/funding-manifest-urls"
121+
},
122+
"licenses": [
123+
"spdx:Apache-2.0",
124+
"spdx:MIT"
125+
],
126+
"tags": [
127+
"developer-tools",
128+
"database",
129+
"api",
130+
"web-development",
131+
"software-engineering",
132+
"programming"
133+
]
134+
},
135+
{
136+
"guid": "sea-streamer",
137+
"name": "SeaStreamer",
138+
"description": "🌊 Stream processing toolkit for Redis & Kafka",
139+
"webpageUrl": {
140+
"url": "https://www.sea-ql.org/SeaStreamer"
141+
},
142+
"repositoryUrl": {
143+
"url": "https://github.com/SeaQL/sea-streamer",
144+
"wellKnown": "https://github.com/SeaQL/sea-streamer/blob/main/.github/.well-known/funding-manifest-urls"
145+
},
146+
"licenses": [
147+
"spdx:Apache-2.0",
148+
"spdx:MIT"
149+
],
150+
"tags": [
151+
"developer-tools",
152+
"database",
153+
"api",
154+
"web-development",
155+
"software-engineering",
156+
"programming"
157+
]
158+
},
159+
{
160+
"guid": "firedbg",
161+
"name": "FireDBG",
162+
"description": "🔥 Time Travel Visual Debugger for Rust",
163+
"webpageUrl": {
164+
"url": "https://github.com/SeaQL/FireDBG.for.Rust",
165+
"wellKnown": "https://github.com/SeaQL/FireDBG.for.Rust/blob/main/.github/.well-known/funding-manifest-urls"
166+
},
167+
"repositoryUrl": {
168+
"url": "https://github.com/SeaQL/FireDBG.for.Rust",
169+
"wellKnown": "https://github.com/SeaQL/FireDBG.for.Rust/blob/main/.github/.well-known/funding-manifest-urls"
170+
},
171+
"licenses": [
172+
"spdx:MIT"
173+
],
174+
"tags": [
175+
"developer-tools",
176+
"database",
177+
"api",
178+
"web-development",
179+
"software-engineering",
180+
"programming"
181+
]
37182
}
38183
],
39184
"funding": {

0 commit comments

Comments
 (0)