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

Create operations.py #312

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Karan-Bainade7
Copy link

This pull request implements basic CRUD operations using SQLite in Python. It provides a simple interface to interact with a database, allowing users to add, retrieve, update, and delete records. This contribution aims to enhance the project's capabilities by integrating database functionalities.

This pull request implements basic CRUD operations using SQLite in Python. It provides a simple interface to interact with a database, allowing users to add, retrieve, update, and delete records. This contribution aims to enhance the project's capabilities by integrating database functionalities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant