Skip to content
#

crud-operations

Here are 26 public repositories matching this topic...

YouTube Channel Seeker is a mini-proyect developed in Python, which implements a graphical interface (GUI) using PyQt5 library and a YouTube API connection. It's a tool that can create, read, update and delete (CRUD) a number of channels with some information such as name, link (URL) and category, which you can get from channels you're subscribe to

  • Updated Apr 4, 2023
  • Python

JsonDB is a minimal, Python-powered JSON database for easy data management. Ideal for small projects and prototyping, it supports simple CRUD operations, nested data structures, and basic searches. Streamline your data tasks with JsonDB's intuitive file-based system.

  • Updated May 27, 2024
  • Python

This project exhibits microservices with RabbitMQ for inter-service communication. It features a producer service for HTTP requests and consumer services for CRUD operations on a Student Management Database, including health checks. The README provides setup instructions for RabbitMQ containers, dependency building, and testing.

  • Updated Apr 26, 2024
  • Python

Improve this page

Add a description, image, and links to the crud-operations 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 crud-operations topic, visit your repo's landing page and select "manage topics."

Learn more