https://github.com/akkilmg/databases
🚧 Under Construction 🚧 A guided snippet for database you can use in your project with a small hands on documentation.
https://github.com/akkilmg/databases
collection database database-collection databases digitalocean hacktoberfest hacktoberfest2022 mongodb mongodb-database python python3
Last synced: 6 months ago
JSON representation
🚧 Under Construction 🚧 A guided snippet for database you can use in your project with a small hands on documentation.
- Host: GitHub
- URL: https://github.com/akkilmg/databases
- Owner: AkkilMG
- Created: 2022-10-19T16:49:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T15:33:15.000Z (almost 3 years ago)
- Last Synced: 2025-04-13T07:11:42.214Z (6 months ago)
- Topics: collection, database, database-collection, databases, digitalocean, hacktoberfest, hacktoberfest2022, mongodb, mongodb-database, python, python3
- Language: Python
- Homepage: https://heimanpictures.github.io/Databases
- Size: 2.74 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Databases
## Description
> We are very delight to have you here.
> We present most of the codes for making database awesome Hacktoberfest 2022 repositories. If you enjoyed this resource, please leave a star ⭐ to support this project! ✨
> This repository could be very help for you (especially to newbies).
> We welcome any valid contibution with docs. To extend this repository
> ⚠️ Spams will not be tolerated, do not send random codes here, you can contribute adding contents to the list, Don't forget to read our contributing guide.
## Databases
> The Databases are arranged as per programming language.
### Python
> - [MongoDB](https://github.com/HeimanPictures/Databases/tree/main/python/mongodb)
> - [Motor](https://github.com/HeimanPictures/Databases/tree/main/python/mongodb/motor)
> - [pymongo](https://github.com/HeimanPictures/Databases/tree/main/python/mongodb/pymongo)
> - [MySQL](https://github.com/HeimanPictures/Databases/tree/main/python/mysql)
> - [PostgresSQL](https://github.com/HeimanPictures/Databases/tree/main/python/)### JavaScript
> - [MySQL](https://github.com/HeimanPictures/Databases/tree/main/javascript/mysql)
### Kotlin
> - [Firebase](https://github.com/HeimanPictures/Databases/tree/main/kotlin/firebase)
> - [Room Database](https://github.com/HeimanPictures/Databases/tree/main/python/kotlin/roomdb)## Contributors
## License
This project is for educatioal purpose. So that whole community learn, teach and grow together. So, this project is not Licensed but please don't kang it. If you want to add anything to it. Please make a pull request (code and readme about it).