An open API service indexing awesome lists of open source software.

SQLite

SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day.

https://github.com/yogeshsinghkatoch9/protocol

The first all-in-one tracking platform for enhanced bodybuilders. 103 compounds, 121 exercises, blood work, pharmacokinetics, drug interactions, training, diet, wellness. Free and open source.

bodybuilding fitness harm-reduction health nodejs open-source pharmacokinetics pwa sqlite tracking

Last synced: 30 May 2026

https://github.com/therealsatria/linqwebapi

This project is an example implementation of a Web API using ASP.NET Core 8 with LINQ as the Object-Relational Mapper (ORM). The use case is the management of product data through the Product table.

api-rest asp-net-core crud dependency-injection dotnet-core dto-pattern efcore sqlite

Last synced: 13 Apr 2026

https://github.com/sbstnerhrdt/go-gorm-all-sql

generic sql connector for the grom framework

connector databases golang gorm mysql postgres sql sqlite

Last synced: 30 Jan 2026

https://github.com/b4oody/mini-to-do-list

Mini To-Do List is a simple web application for managing tasks. The application allows you to create, edit, delete tasks, change their status, filter tasks by status, and work with tags to organize tasks.

django html-css mini-django-project mini-to-do-list python3 sqlite

Last synced: 15 Apr 2026

https://github.com/mustafa-kamel/vending-machine

Web service built using Python/Django that simulates a vending machine behavior.

django django-rest-framework docker dynamic-rest python sqlite

Last synced: 08 May 2026

https://github.com/rkschroeder/practicalsql

In this repository, I will add my studies on the book "Practical SQL" using SQLite, PostgreSQL and Python.

postgreesql python sqlite

Last synced: 06 May 2026

https://github.com/userdanixdev/project_logistica_refactor

Projeto de refatoração para modelagem relacional de dados logísticos com Python, SQLAlchemy, SQLite, Poetry e validações automatizadas.

data-engineering data-modeling orm poetry pytest python sqlalchemy sqlite

Last synced: 01 Jun 2026

https://github.com/ant59/ff-sync

Dockerfile for Firefox Sync 1.5 server

docker firefox sqlite sync

Last synced: 06 May 2026

https://github.com/gopalverma1303/homeease

The household services management web application for customers, professionals, and administrators.

bootstrap chartjs css flask html javascript jinja python sqlal sqlite

Last synced: 15 Apr 2026

https://github.com/sebmaz93/clippy_rust

Fullstack Note Taking app written in Rust

api handlebars rust sqlite

Last synced: 13 Apr 2026

https://github.com/rafielharake/newswebsite

A website made with Umbraco that allows users to view and search for new articles, and save articles in a database to view later

api dotnet sqlite umbraco

Last synced: 06 Feb 2026

https://github.com/billy0402/django-playground

My Django playground with a bookstore website and APIs.

bootstrap5 django django-rest-framework playground python restful-api sqlite web

Last synced: 08 May 2026

https://github.com/bvujovic/webapisqldbtest

Testiranje DevOps pipeline mogućnosti na Web API .NET 6 aplikaciji.

azure azure-devops c-sharp ci-cd-pipeline devops dot-net ef-core sqlite web-api

Last synced: 31 Jan 2026

https://github.com/susonicth/lsqlite3

Inofficial github mirror of LuaSQLite3

library lua mirror sqlite

Last synced: 15 Apr 2026

https://github.com/thachp/ezorm

Just another ORM for Typescript but a little easier to use.

mssql mysql orm postgresql sqlite

Last synced: 13 Apr 2026

https://github.com/emrebaykusak/eshopmicroservices

ECommerce application built with microservice architecture using CQRS, MediatR, DDD, Vertical and Clean Architecture implementation, ASP.NET Web API, Docker, RabbitMQ, MassTransit, Yarp API Gateway, PostgreSQL, Redis, SQLite, SQL Server, Marten, Entity Framework Core with .NET 8 and C# 12

asp-net-core asp-net-web-api clean-architecture cqrs-pattern docker event-bus event-driven marten mediator-pattern microservices postgresql rabbitmq redis rest-api sql-server sqlite vertical-slice-architecture yarp-gateway

Last synced: 10 Apr 2026

https://github.com/aridkruchinin1245/simpleapp

Simple website using FastAPI and Vue.js

fastapi javascript python sqlalchemy sqlite uvicorn vuejs vuerouter

Last synced: 15 Apr 2026

https://github.com/butterscotchstallion/cat-chat

Asynchronous chat app with React, sqlalchemy, and FastAPI

fastapi react sqlalchemy-python sqlite typescript

Last synced: 08 May 2026

https://github.com/yandex-cloud-examples/yc-web-app-python-flask

Создание веб-приложения на Python с использованием фреймворка Flask в Yandex Cloud.

flask python sqlite vpc yandex-cloud yandexcloud

Last synced: 06 May 2026

https://github.com/captaincluster/artistdatabase

The project for LUT University Basics of Database Systems (2024) course (8th January - 23rd February)

college-project database sqlite

Last synced: 05 May 2026

https://github.com/kajasanjeevkumar/task-manager

A full-stack multi-user task manager with role-based access, JWT auth, task CRUD, filtering, and responsive UI using SQLite.

dotnet jwt-authentication nextjs sqlite

Last synced: 15 Apr 2026

https://github.com/tomashubelbauer/esm-dataview-getvarint

ESM (and non-ESM) JavaScript varint library

javascript library protobuf sqlite varint

Last synced: 13 Apr 2026

https://github.com/BenaliOssama/snippetbox

An open-source forum built with Go, inspired by the book Let's Go by Alex Edwards (2022). Designed as a hands-on learning project for developers to explore web development with Go. Contributions and feedback are welcome!

backend css docker frontend go html javascript sqlite

Last synced: 11 Aug 2025

https://github.com/sahmed23-git/expense-tracker

Flask expense tracker with user authentication

expense-tracker flask python sqlite webdevelopment

Last synced: 08 May 2026

https://github.com/nemr0/db_inspector

A Monorepo UI Inspector aimed to view any db content in a flutter project

dart database flutter hive hivedb sqflite sqlite

Last synced: 31 Jan 2026

https://github.com/rgl/use-rqlite-go

My rqlite Go example

go golang rqlite sqlite

Last synced: 15 Apr 2026

https://github.com/saahilanande/college-management-system-db1

Complete Term project for class DBMS Models and Implementation under Dr.abhishek santra. Includes Database schema, Er diagrams and frontend-backend for simple college management system.

java oracle-database spring-mvc sql sqlite

Last synced: 06 May 2026

https://github.com/gentleeduck/duck-sqllsp

Multi-dialect SQL Language Server in Rust. 300+ lint rules, context-aware completion (50 phases), schema-aware hover, formatter, code lenses, inlay hints. PG-first; MySQL / SQLite / MSSQL supported. tower-lsp + libpg_query.

completion formatter language-server libpg-query linter lsp mssql mysql neovim postgresql rust sql sqlite tower-lsp vscode

Last synced: 15 Jul 2026

https://github.com/owen-krueger/bettermoneymanager

The best way to manage your finances.

blazor blazor-webassembly csharp rust sqlite tauri

Last synced: 13 Apr 2026

https://github.com/caner0706/flowmind-core-api

Core backend API for FlowMind – an AI-powered workflow automation platform built on FastAPI and Hugging Face Spaces. (TR) FlowMind için FastAPI tabanlı çekirdek backend servisi. Yapay zeka destekli otomasyon akışlarını yönetir ve Hugging Face Spaces üzerinde çalışır.

ai backend fastapi huggingface-spaces python sqlite workflow-automation

Last synced: 06 May 2026

https://github.com/tonakihan/simpledatabase-2.0

Tested sqlite + rust + python. Simple database.

pyhton3 pyqt6 pyqt6-gui python rusqlite rust sql sqlite sqlite3

Last synced: 07 May 2026

https://github.com/tadiusfrank2001/pythonprojects

Compilation of Some Fun Introduction to Python Lab Coding Projects introducing the foundamentals of data science, databases, and pythonlibraries

data data-science databases gamedesign python pythonlibrarires sorting-algorithms sqlite string-manipulation

Last synced: 06 May 2026

https://github.com/xiaowang012/flask_books

flask学习

flask python sqlite

Last synced: 13 Apr 2026

https://github.com/heraldofortuna/genomafoodies

You must implement a web application that allows keep track of different places to eat. The application is quite simple: so you only need to display a table that shows the information from the database. It is not registration or login is required.

css django html javascript python reactjs sqlite

Last synced: 13 Apr 2026

https://github.com/bakaq/market-helper

An app to make better decisions when buying groceries.

axum-rs react sqlite

Last synced: 06 May 2026

https://github.com/kumarshivesh/toy-directory-app

This is backend of a toy directory app.

expressjs nodejs prisma sqlite typescript

Last synced: 13 Apr 2026

https://github.com/qwiklly/banksystem

This project is a banking system implemented using WinForms and a SqlLite database. It includes all basic financial operations and provides the functionality to convert rubles to Hong Kong dollars at the current bank rate.

csharp entity-framework sqlite winforms

Last synced: 10 Apr 2026

https://github.com/breezinstein/future-sight

Self-hosted, household-shared investment & wealth scenario planner — project net worth, model what-if events, compare scenarios. React 19 + Express 5 + SQLite, single Docker container.

docker finance homelab household personal-finance react scenario-planning self-hosted sqlite typescript wealth-planner

Last synced: 30 May 2026

https://github.com/yeuner/file-analysis-sql-demo

Streamlit-based application that leverages pandas, sqlite3, and file handling libraries (OpenPyXL and PyArrow) to practice SQL queries, analyze datasets, and export results. A personal project to enhance Python and SQL skills.

data-analysis dataset pandas sql sqlite streamlit vizualization

Last synced: 15 Apr 2026

https://github.com/anthonytedja/redirectv1

URL Shortener Service - Low Level

bash-script http-server java multithreading proxy sqlite

Last synced: 09 May 2026

https://github.com/justhackone/buyer-bot-ton-tokens-in-telegram

This bot allows you to integrate information with Geckoterminal and Tonviewer about the purchase of TON tokens that you specify in a group (works only in groups). For each group, it will send information about purchases of only those tokens that you specify in this group.

axios nodejs sqlite

Last synced: 08 May 2026

https://github.com/bigyanse/nestjs-auth-vanilla

NestJS Auth Implementation based on TypeORM and JWT.

auth javascript mongodb mysql nestjs nodejs postgresql sqlite typescript

Last synced: 13 Apr 2026

https://github.com/shubham200137/customer-churn-analysis

In this case study, we analyze customer churn for a telecom company serving Southern California. The company faces increased competition and wants to retain customers by understanding the reasons for churn. Our objectives include improving service quality, identifying churn factors, pinpointing attractive services, and retaining high LTV customers.

data-analysis data-visualization numpy-python pandas-python sqlite tableau

Last synced: 15 Apr 2026

https://github.com/mohd-mb2205153/yalapay

A responsive B2B mobile app for managing invoices, cheques, and reports, with intuitive UI navigation, and Firebase-powered cloud data.

dart firebase-auth firebase-database flutter sqlite

Last synced: 13 Apr 2026

https://github.com/jefferson1104/imhere-app-mobile

I'm Here is a React Native application designed to help you organize and manage events directly from your smartphone.

expo react-native react-navigation sqlite styled-components typescript

Last synced: 15 Apr 2026

https://github.com/themost-framework/sqlite

MOST Web Framework SQLite Data Adapter

database query query-builder query-language sql sqlite

Last synced: 17 Mar 2026

https://github.com/destinio/destin.nvim

NeoVim tools I use daily

lua neovim nvim nvim-plugin sqlite sqlite3

Last synced: 15 Apr 2026

https://github.com/hmaier-dev/checklist-tool

web-app to work down yaml-based checklists

golang htmx sqlite yaml

Last synced: 13 Apr 2026

https://github.com/fanepka/memeapp-backend

Backend for the MemeApp application

fastapi postgresql pydantic python python3 sqlite website

Last synced: 13 Apr 2026

https://github.com/j1sk1ss/sql_databaseworker.exmpl

Simple JFrame windows app for work with sql data-base

database sql sqlite

Last synced: 08 May 2026

https://github.com/lutriana/tm-taskmanager

TaskManager is an application that helps you organize tasks and to-dos in an easy, fast and simple way with a dynamic, understandable and scalable design. Through checks, reminders and task categorization, the user will always be aware of which tasks require the most importance.

apis css database html models python sqlite

Last synced: 13 Apr 2026

https://github.com/itdtllc/fornixdb

Persistent local memory for any AI — private, model-agnostic, and inspectable.

agents ai-memory claude llm local-first mcp memory python sqlite vector-search

Last synced: 14 Jul 2026

https://github.com/madhukarbaikana/covid-19indiaportalapis

A database file covid19IndiaPortal.db consisting of three tables state, district and user. APIs to perform operations on the tables state, district only after authentication of the user.

expressjs jwt middleware nodejs sqlite sqlite3

Last synced: 13 Apr 2026

https://github.com/sawirricardo/dbrs

small minimal database migration tool

database db mariadb migration mysql postgres postgresql sqlite tool

Last synced: 06 May 2026

https://github.com/firdavsdev07/chat-ai

Современное AI чат-приложение с интеграцией Excel на Next.js 16 и Open AI

bun excel next16 openai-sdk sqlite tailwindcss

Last synced: 13 Apr 2026

https://github.com/pejamp/jobscalc-discover-02

Calculadora para trabalhos freelance desenvolvido durante a maratona Discover edição 02.

discover ejs javascript nodejs rocketseat sqlite

Last synced: 13 Apr 2026

https://github.com/miwr/sqlciphered

Standalone SQLCipher decryptor

db decrypt sqlcipher sqlite zetetic

Last synced: 07 Jan 2026

https://github.com/thanasisgeorg/bank-manager

A program to manage your bank accounts written in Java, with the use of SQLite

java java-sw sqlite

Last synced: 15 Apr 2026

https://github.com/nuovotaka/podman-rails7

podman rails7 ruby-on-rails sqlite

development podman podman-desktop rails7 ruby-on-rails sqlite

Last synced: 09 Feb 2026

https://github.com/nithin-sudarsan/mulesoft-assignment

Assignment to create a database and store out interesting movie names with names of lead actor, actress, year of release and director name and retrieve the details using queries.

mulesoft python sqlite sqlite3

Last synced: 06 May 2026

https://github.com/naeel63/officehelperwpf1

Приложение для учета офисного оборудования

entity-framework-core sqlite wpf

Last synced: 06 May 2026

https://github.com/funktechno/sql-simple-parser

sql ddl parser to support extensions for drawio

drawio erdiagram hacktoberfest mssql mysql plugins postgres sql sql-ddl sql-parser sqlite

Last synced: 09 Feb 2026

https://github.com/aivm23/valorgrid

App local y privada para controlar, importar y visualizar tu cartera con Windows, Excel, SQLite y Docker.

docker electron excel finance local-first portfolio-tracker privacy self-hosted sqlite windows

Last synced: 10 Jun 2026

https://github.com/1ayanabil1/databases-with-the-python

Learn how to work with SQL and NoSQL databases in Python using SQLite, MySQL, and MongoDB. Hands-on notebooks following the official Udemy course.

data-science database jupyter-notebook mongodb mongodb-database mysql nosql python sql sqlite udemy-course

Last synced: 13 Apr 2026

https://github.com/tudor-rusu/sym34-address-book

Symfony 3.4. - Address Book

oop php sqlite symfony3

Last synced: 02 Jan 2026

https://github.com/artem-babenko/taskswebapp

Проект "Список завдань" – це мій другий веб-додаток для створення, управління та видалення щоденник завдань. Головна мета проекту полягає в створенні зручного та ефективного інструменту для кращого організації справ користувача.

asp-net-core csharp css entity-framework-core html js restful-api sqlite

Last synced: 05 Apr 2026

https://github.com/ungana/sqlx-sqlite-database-connection

An example project showing how to use SQLx and SQLite together in a Rust project.

connection example rust rust-lang sqlite sqlite3 sqlx sqlx-cli

Last synced: 28 Apr 2026

https://github.com/marcelocantos/sqlpipe

Streaming replication protocol for SQLite

cpp database replication sqlite streaming

Last synced: 09 May 2026

https://github.com/jueduizone/agentthread

Persistent collaboration threads for multi-agent systems

a2a agents collaboration memory sqlite

Last synced: 21 Jun 2026

https://github.com/renanfachin/rs_rn_mygoalsapp

Aplicativo para ajudar as pessoas a chegarem em seus objetivos!

expo nativewind react-native sqlite typescript

Last synced: 25 Mar 2025

https://github.com/life-experimentalist/hivexplore

HiveXplore is a beginner-friendly app built on Hive blockchain that introduces newcomers to decentralized social media without technical barriers. With simplified authentication, intuitive posting tools, and guided experiences, it serves as an educational gateway for blockchain beginners while making participation in the ecosystem accessible.

blockchain caching content-platform cryptocurrency dapp decentralized flask hive-blockchain hivesigner keychain markdown python real-time restful-api social-media sqlite web-application

Last synced: 18 Jan 2026

https://github.com/kishan2029/todo_list

It is the todo app created with flask framework. User can add the items in the todo list, update it and also delete it.

flask sqlite

Last synced: 19 May 2026

https://github.com/indyandie/last-day

Export Day One entries into directories corresponding to their respective journals.

dayone export markdown notes obsidian sqlite sqlite3 zsh

Last synced: 11 Apr 2026

https://github.com/guduchango/flask-docker-tailwind-example

Flask Docker Tailwind Example is a modular Flask web application featuring JWT- and session-based authentication, dynamic views with Jinja templates, and a modern UI powered by Tailwind CSS. The project includes a comprehensive test suite, SQLite database integration, and is fully containerized with Docker and Docker Compose for easy deployment.

api authentication backend docker docker-compose flask frontend fullstack jinja jwt-authentication mvc python rest-api session-management sqlite tailwindcss unit-testing web-application web-development

Last synced: 11 Apr 2026

https://github.com/zs1l3nt/rs-cli-nova

A simple CLI for me to copy project configurations into new folders whenever I need to without having to reach over into the other folders

rust sqlite

Last synced: 13 Apr 2026

https://github.com/iuroc/file-manager

基于 Node.js 和 SQLite 的文件系统

file-manager nodejs sqlite typescript

Last synced: 08 May 2026

https://github.com/joschonarth/refund-api

💸 A RESTful API for controlling and managing refund requests, built with Node.js, TypeScript, and Express.

bcrypt cors dotenv eslint express jwt multer nodejs prisma refund sqlite typescript zod

Last synced: 11 Apr 2026

https://github.com/ginazampino/southjerseydeb-strapi

Strapi back end for a licensed realtor without IDX access.

render rest sqlite strapi

Last synced: 20 Apr 2026

https://github.com/zzarif/instant-budget-manager-mobile-app

Course Project for CSE 4402 (Visual Programming): Native Android App that provides budget management and expense tracking features.

android android-studio budget-management expense-tracker java pie-chart sdk-android sqlite xml

Last synced: 09 May 2026

https://github.com/pflegra/core

Self-hosted care management platform for German care benefits (SGB XI)

caregiving fastapi germany healthcare home-assistant open-source pflege pwa self-hosted sgb-xi sqlite

Last synced: 29 May 2026

https://github.com/wesllen-lima/cronko

Self-hosted cron job monitoring. Know when your jobs stop running.

cron devops docker heartbeat hono monitoring nextjs postgresql self-hosted sqlite sre tailwindcss uptime

Last synced: 25 Jun 2026

https://github.com/joaovsbraz/rocket-q

A platform that register anonymous questions.

css express html javascript nodejs sqlite

Last synced: 11 Apr 2026

https://github.com/kabriacid/tabital-editor

Fulfulde Translator Editor (Monaco.js) that is offline-first, distraction-free, and tailored to Fulfulde translation with the feel of Microsoft Word.

docx electronjs kabri microsoft monaco monaco-editor nodejs sqlite tailwind

Last synced: 11 Apr 2026

https://github.com/ntanwir10/codesage-algolia-challenge

An intelligent, conversational code discovery platform built around Algolia MCP Server that revolutionizes how developers explore and understand codebases through natural language conversations.

algolia-search fastapi mcp-server python3 rate-limiting react real-time-processing sqlite typescript websockets

Last synced: 11 Apr 2026

https://github.com/paulo-martins182/zendairbackend

Backend onde o foco principal é convite de usuários com envio de email e a gestão de atividades.

nodejs prisma sqlite typescript zod

Last synced: 12 Apr 2026

https://github.com/beakerandjake/listo

Todo list written in React, Tailwind CSS, Express, and SQLite

docker express javascript list nodejs react sqlite tailwindcss task todo todolist

Last synced: 09 Apr 2026

https://github.com/syaagalib/money-flow

A money management app in Django. Only built for university project showcase in Database Managements System. The main purpose was to complete CRUD operation. It is a very basic app. You can clone it or use it how you may see fit. But only I don't recommend to use it for unethical perpose.

css django html js python sqlite tailwindcss

Last synced: 11 Apr 2026

https://github.com/prathicashettym/chaistore

This is a simple Chai Store for learning Django

django html sqlite tailwindcss

Last synced: 11 Apr 2026

https://github.com/dhananjay66/blogsite

A modular Django project with integrated REST API support for managing blog content and user accounts. Built using Django and Django REST Framework, it offers clean architecture and scalable endpoints. Perfect for learning full-stack backend development and API integration.

backend blog-api django django-rest-framework modular python rest-api sqlite

Last synced: 11 Apr 2026

https://github.com/gamufal/blazornotes

It is a lightweight web application for creating and managing notes.

blazor blazor-server dotnet entity-framework-core sqlite sqlite3 visual-studio web-application

Last synced: 11 Apr 2026