sqlite3-database topic

List sqlite3-database repositories

sqlitemodel

17
Stars
4
Forks
Watchers

wrapper for the sqlite3 database that enables you to create models you can easily save, query and retrieve from the database.

datalite

16
Stars
7
Forks
Watchers

A simple Python library to bind dataclasses with databases.

ExpressBase.Mobile

22
Stars
5
Forks
Watchers

Cross-platform Mobile App Front-End for the EXPRESSbase Low-Code platform

foodTasker-restaurant-web-app

15
Stars
10
Forks
Watchers

foodTasker is an UberEats clone. This is my code from the Code4Startups tutorial

python

63
Stars
45
Forks
Watchers

Python programlama dili ile yapılmış basit kod örnekleri

library-management-system-python-

22
Stars
16
Forks
Watchers

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

20
Stars
34
Forks
Watchers

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

20
Stars
14
Forks
Watchers

A simple stock management system where one can manage their inventory and billing system . Technology used :- Python,Tkinter