sqlite3-database topic
sqlitemodel
wrapper for the sqlite3 database that enables you to create models you can easily save, query and retrieve from the database.
datalite
A simple Python library to bind dataclasses with databases.
ExpressBase.Mobile
Cross-platform Mobile App Front-End for the EXPRESSbase Low-Code platform
foodTasker-restaurant-web-app
foodTasker is an UberEats clone. This is my code from the Code4Startups tutorial
python
Python programlama dili ile yapılmış basit kod örnekleri
library-management-system-python-
This repository contains library management system, made while learning Tkinter module (python's GUI toolkit) and the sqlite3 library(built-in database/sql interface).
Todo-Application-nodejs
Sample APIs are created using NodeJS, ExpressJS , SQLite where the user can perform various operations on the database like GET(read) , POST(create) , PUT(update) and delete. These APIS can retrieve v...
Inventory
A simple stock management system where one can manage their inventory and billing system . Technology used :- Python,Tkinter