# Can I use this to deploy my project which needs some database connection?

If Git it providing a server where you can deploy your project which needs database connection. Github is also providing the different database. Is it possible?

##### Post Metadata
- Posted at: over 6 years ago
- Author title: Actively Seeking Full Time Opportunities starting Jan&#39;20 | Software Engineering | Java Developer
- Net upvotes: 1


## Comments
### Comment 1

Git is a software and doesn&#39;t provide any server. GitHub also doesn&#39;t provide any server for running your software but provides hosting for your Git repository which doesn&#39;t need any database. I guess you&#39;re either taking about GitHub pages where you can deploy your website or Github Actions where you can automate your build process. You cannot connect privately to a database from GitHub pages as it provides static hosting only. You can connect to database from your Github Actions script but it is short lived and timed out soon so I don&#39;t think you can achieve what you&#39;re trying to.

##### Comment Metadata
- Posted at: almost 5 years ago
- Author title: Sr Software Developer at Colosseum Group | Backend Developer | Node MongoDB




## Related Product
[GitHub](https://www.g2.com/products/github/reviews)

## Related Category
[Version Control Hosting](https://www.g2.com/categories/version-control-hosting)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: about 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: about 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: about 13 years ago
  - Comments: 4


