Skip to content
#

database-connection

Here are 71 public repositories matching this topic...

This is a template for a web app using Flask and MongoDB. It uses Flask-Login for authentication, Flask-Pymongo for the database connection, Flask-Bcrypt for password hashing and Flask-Talisman for security. The front-end uses Bootstrap and Font Awesome. The app features user verification by email, basic note recording and messaging between users.

  • Updated Jan 23, 2024
  • HTML

Data-Splitter is a Python script designed to split a large CSV file containing data into three different formats: JSON, a database table, and another CSV file. The script ensures a random distribution of data across the three output formats based on custom-defined ratios.

  • Updated Jul 24, 2023
  • Jupyter Notebook

Collection of basic HTML forms and theory I learnt as a part of FULL STACK WEB DEVELOPMENT TRAINING. Databases are also connected and SQL file is also shared. It is recommended to use XAMPP.

  • Updated Jul 24, 2023
  • HTML

Improve this page

Add a description, image, and links to the database-connection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-connection topic, visit your repo's landing page and select "manage topics."

Learn more