Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add documentation supporting native, asynchronous database operations #580

Merged
merged 2 commits into from
Apr 6, 2025

Conversation

penysho
Copy link
Contributor

@penysho penysho commented Apr 6, 2025

Hello.
I love and want to support Actix Web.

Purpose of PR

This PR proposes to add documentation to the Actix Web site.
Sea ORM-based asynchronous database operations to the page with existing example database operations.

Reason

The current documentation provides examples of database operations using Diesel.
However, we thought that adding examples of natively asynchronous database operations that are more compatible with Actix Web would provide even better information for beginning users.

Finally, even if you do not need the content of this PR, I would still like to support your projects.
If there is anything I can do for you, please do not hesitate to contact me.

Copy link

netlify bot commented Apr 6, 2025

Deploy Preview for actix-website ready!

Name Link
🔨 Latest commit ffe6a18
🔍 Latest deploy log https://app.netlify.com/sites/actix-website/deploys/67f1f2ce7229500008d80e17
😎 Deploy Preview https://deploy-preview-580--actix-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@robjtede robjtede added content Change to text content code Change to code samples labels Apr 6, 2025
Copy link
Member

@robjtede robjtede left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think it's good to show off more crates with instructional pieces on the site, thanks for this write up 👍🏻

@robjtede robjtede added this pull request to the merge queue Apr 6, 2025
Merged via the queue into actix:main with commit 39c6536 Apr 6, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Change to code samples content Change to text content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants