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/ribborges/habits

Aplicativo "Habits" desenvolvido durante o NLW Setup - Ignite da Rocketseat

figma nodejs react-native reactjs rocketseat sqlite tailwindcss typescript vite

Last synced: 04 Apr 2026

https://github.com/danilomeneghel/crud-python-django

CRUD Complete - Python and Django

bootstrap css django js python scss sqlite

Last synced: 04 Apr 2026

https://github.com/alexixrugis/timetableapp

JavaFX application for scheduling classes with drag-and-drop and the ability to export to pdf or ods. Sqlite database

desktop-app java javafx javafx-desktop-apps sqlite

Last synced: 08 May 2026

https://github.com/dawoodkhorsandi/english-bot

Telegram bot that builds English muscle memory with AI-generated grammar drills, vocabulary cards, spaced repetition, quizzes, and weekly digests. Built with Go and SQLite.

ai english-learning gemini golang language-learning quiz spaced-repetition sqlite telegram-bot vocabulary

Last synced: 11 Jun 2026

https://github.com/gokul988/student-mark-management-in-django

This is a Django-based Student Mark List management system where users can add, view, update, and delete student marks in year and department wise.

css django django-application html javascript python-framework sqlite sqlite3

Last synced: 17 Apr 2026

https://github.com/iamcaominhtien/kanban-board-mcp

A personal Kanban board with a polished React UI and Python MCP server — built for AI agent integration

ai-agents drag-and-drop fastapi kanban mcp model-context-protocol project-management python react sqlite typescript

Last synced: 17 Apr 2026

https://github.com/zoff99/sorma2

Simple ORM(Android) based on https://github.com/maskarade/Android-Orma

android desktop generator java jdbc jvm linux macos orm sqlcipher sqlite windows

Last synced: 18 Apr 2026

https://github.com/techabraao/email-sender-rest-api

A simple RESTful API for sending and scheduling emails via SMTP, built with Python, Flask, smtplib, Docker, and RabbitMQ.

flask python rest-api smtplib sqlalchemy sqlite

Last synced: 17 Aug 2025

https://github.com/devzgabriel/chatty

A support chat application focused on the backend to study HTTP requests, web sockets, databases, migrations and all Node.js architecture

chat http nodejs socket-io sqlite typeorm typescript websocket

Last synced: 08 May 2026

https://github.com/maximlevchenko/ski-share

Ski Share website for ski equipment sharing

cicd docker flask oop python react sonarqube sqlalchemy sqlite

Last synced: 04 Apr 2026

https://github.com/02siri/burritoking

Food Ordering GUI Desktop Application

java javafx-gui jdbc-driver jdk junit scenebuilder sqlite

Last synced: 18 Apr 2026

https://github.com/malferrari48/heimdall-monitoring

Creation of a webapp for network monitoring for the "Progetto del Software" course. My final grade was 30/30.

backlog css html java javascript jenkins mattermost nodejs npm rest scrum-agile sonarqube sqlite taiga tdd uml-diagrams

Last synced: 04 Apr 2026

https://github.com/sanghanmol/billalyze

An app to upload receipts, extract data using OCR, and visualize spending trends with charts and stats.

fastapi python sqlalchemy sqlite streamlit tesseract-ocr

Last synced: 09 Apr 2026

https://github.com/spaceshaman/full-stack-fastapi-nuxt-jwt-auth-orm-free-template

ORM Free Full Stack, modern web application template. Using FastAPI, Nuxt.js, JWT Authentication, SQLite, Docker compose and more.

backend docker docker-compose fastapi frontend full-stack fullstack jwt jwt-auth jwt-authentication jwt-token nuxt nuxt3 nuxtjs python python3 sqlite sqlite3 template typescript

Last synced: 04 Apr 2026

https://github.com/sashka11111/construction-calculator

An application for calculating the cost of building materials.

atlantafx hikaricp javafx maven sqlite

Last synced: 09 Apr 2026

https://github.com/phelipe-sempreboni/databases

Repository for tutorials, information and notes about databases of any technology.

mysql-database oracle-database pl-sql saphana sqlite sqlite-backend sqlite-database sqlite3 sqlserver sqlserver-2019 t-sql

Last synced: 08 May 2026

https://github.com/remcostoeten/simple-task-ui

A monorepo for rollyourownauth—an application demonstrating how to build custom authentication, paired with a feature-rich dashboard. Includes documentation and modular, framework-agnostic features.

authentication fumadocs jwt monorepo nextjs15 postgresql react scalable sessions sqlite

Last synced: 04 Apr 2026

https://github.com/embmeals/homelabbackend

Homelab monitoring dashboard — .NET 10, Hangfire, HTMX, Chart.js

dashboard dotnet hangfire homelab htmx infrastructure monitoring razor-pages self-hosted sqlite

Last synced: 18 Apr 2026

https://github.com/orelba/flaskers-friend

Blog web app built with Python and the Flask framework

flask flask-application fullstack-development python sqlite web-development

Last synced: 08 May 2026

https://github.com/kathleenwest/usermanagementwebapidemo

This repository contains a simple User Management Web API built with ASP.NET Core. The API provides CRUD operations for managing user data, including creating, retrieving, updating, and deleting users. The project uses Entity Framework Core with SQLite as the database provider and includes comprehensive unit tests.

asp-net-core coding-challenge coding-interview crud-application csharp csharp-app csharp-code demo demo-app entity-framework-core live-website middleware sqlite swagger unit unit-test unit-testing unit-tests user-management-system web-api

Last synced: 18 Apr 2026

https://github.com/null-none/db2json

This client dumps all* the tables in an sqlite database as json.

database json sqlite sqlite3

Last synced: 18 Apr 2026

https://github.com/jack970/yt_download_flutter

Application developed with flutter. This app loads a listview with videos's data in format json and stores in local database with sqflite.

flutter sqlite video-streaming

Last synced: 18 Apr 2026

https://github.com/wesleyp846/djamgo_conceito_autenticacao

Esta aplicação é um sistema web para cadastro de usuários, implementando autenticação e registro de usuários de forma segura e profissional utilizando o framework Django.

authentication backend bootstrap database django html python sqlite web

Last synced: 05 Apr 2026

https://github.com/nixoletas/lista-presenca

Gerenciador de convidados em eventos e confirmação de presenças, geração de relatório e ordenação.

ejs express nodejs sqlite

Last synced: 08 Apr 2026

https://github.com/lokkju/claude-session-index

Index, search, and report on Claude Code sessions. SQLite FTS5 database with CLI, MCP server, and TPS skill for work summarization.

claude-code claude-code-plugin cli fts5 mcp session-indexer sqlite

Last synced: 04 Jun 2026

https://github.com/turskyi/sqlitecontentprovider

This project demonstrates how to implement SQLite and Content Provider in an Android application. It includes a screen to display a list of items (cats) and another screen to add new records (new cats). Ideal for educational purposes and as a reference for using SQLite instead of other database libraries like “Room”.

android contentprovider contentresolver database educational kotlin sampleproject sqlite

Last synced: 18 Apr 2026

https://github.com/pr1m8/sqldbagent

Service-first database intelligence platform for safe inspection, guarded SQL, retrieval, and agent-ready context.

database-intelligence langchain langgraph mcp mssql postgres pydantic qdrant sql sqlalchemy sqlite streamlit

Last synced: 08 Apr 2026

https://github.com/codewithkyle/schema-sketcher-app

Plan and visualize database schema diagrams privately and freely.

database-schema diagram-editor diagramming mysql postgresql sql-server sqlite

Last synced: 05 Apr 2026

https://github.com/eltonsantos/jobfinder

Projeto desenvolvido no curso da Udemy: JavaScript do básico ao avançado (c/ Node.js e projetos). Link: https://www.udemy.com/course/javascript-do-basico-ao-avancado-com-node-e-projetos

express handlebars javascript node nodemon postgres sequelize sqlite

Last synced: 05 Apr 2026

https://github.com/ianadiwibowo/bookshelf

Sipping a taste of Hanami

hanami materialize ruby sqlite

Last synced: 18 Apr 2026

https://github.com/gabrielborgesdm/guests-app

Small project created alongside a Kotlin Mobile tutorial

crud kotlin-android mvvm-architecture recyclerview sqlite

Last synced: 19 Apr 2026

https://github.com/coderooz/python-flask-recipt-generator

A simple yet powerful Receipt Generator built with Python (Flask), SQLite, and ReportLab. This tool allows you to create receipts through a clean web UI, store them locally, and export professional PDF receipts.

flask flask-sqlalchemy python recipt-generator reportlab-pdf sqlite

Last synced: 18 Apr 2026

https://github.com/teslaproduuction/calculation_of_the_heat_balance

This application, developed in Python, is designed to perform calculations of the thermal balance in molds when casting metal castings. It allows you to determine how much heat comes from the metal and how much heat needs to be removed from the mold to ensure optimal conditions for casting.

matplotlib-python python3 sqlite tkinter-gui

Last synced: 18 Apr 2026

https://github.com/shubhamsingh-04/wishlist-app-android

Wishlist App – Jetpack Compose + Room - A simple wishlist manager built with Jetpack Compose, Room DB, and MVVM. Supports swipe-to-delete and reactive UI with StateFlow.

android android-app android-application jetpack-compose kotlin kotlin-android mobile-app mobile-development mvvm-architecture room-database sqlite

Last synced: 08 May 2026

https://github.com/sup2point0/ignis

Various projects involving the Yu-Gi-Oh! card game, including asynchronous API requests, SQL databases, machine learning, and a Discord bot!

ai discord discord-bot ignis ignister machine-learning nextcord sql sqlalchemy sqlite ygo ygoprodeck yu-gi-oh yugioh yugioh-api yugioh-card-images

Last synced: 18 Apr 2026

https://github.com/morriskm/actix-auth

Actix-Web | API | Session Auth | Login | Register | Logout | Protected Route | Sqlite | Rust | Redis

actix-web argon2 cookies middleware redis serde session-cookie sqlite sqlx

Last synced: 09 Apr 2026

https://github.com/gitarber/habits_tracker

A modern Flutter application for building and tracking daily habits

dart flutter habit-tracker habits material-design mobile-app notifications productivity sqlite time-management

Last synced: 19 Apr 2026

https://github.com/heinrich10/pyfastapi

Simple backend example using Python and FastAPI

fastapi python sqlalchemy sqlite

Last synced: 19 Apr 2026

https://github.com/inventixcity/inventix-bank

Advanced Banking Management System built with Java & JavaFX - Features dual authentication, real-time transactions, account management, and modern MVC architecture with SQLite database

authantication clean-code java javafx javafx-application mvc-architecture sqlite sqlite3

Last synced: 19 Apr 2026

https://github.com/vilhalva/temperaturas-com-beeware

👨‍🏫CONVERSOR DE TEMPERATURAS EM CELSIUS, FAHRENHEIT E KELVIN COM BEEWARE E SQLITE.

aplicativo beeware codigo database framework interface matematica projeto python sqlite

Last synced: 09 Apr 2026

https://github.com/mxagar/disaster_response_pipeline

This repository contains a Machine Learning (ML) pipeline which predicts the response to messages in disaster situations. An ETL pipeline is also developed and everything is deployed with a web app based in Flask.

classification etl-pipeline flask machine-learning machine-learning-pipeline pipeline sqlite

Last synced: 19 Apr 2026

https://github.com/mr-plug/agashpuzzles

Application for automation of work for the company Agash puzzles (project for the olympiad)

matplotlib pyqt5 python sqlite

Last synced: 19 Jun 2026

https://github.com/tiagoderobertis/routine-manager

An app built with .NET MAUI designed to make it easy to track your gym routines, take notes, and more.

cross-platform csharp dotnet entity-framework-core maui sqlite

Last synced: 20 Apr 2026

https://github.com/danpoynor/django-restaurant-website-demo

Basic restaurant website created with Django that allows customers to view the menu, learn more about the restaurant, and make a reservation. Admin area allows creating new dishes for the menu and viewing reservations.

demo-app django-framework sqlite

Last synced: 08 May 2026

https://github.com/dylan-gluck/simple-graph-bun

SQLite graph database for the bun runtime

bun graph-database knowledge-graph sqlite typescript

Last synced: 08 May 2026

https://github.com/rcmilan/ex-dbs

Exemplos de implementações de Bancos de Dados

mongodb neo4j redis sqlite

Last synced: 09 Apr 2026

https://github.com/omarsalemdmet/go-school-stdb

Web-based attendance and grading management system built in Golang using the Echo framework

full-stack golang htmx server-side-rendering sqlite

Last synced: 20 Apr 2026

https://github.com/luiizsilverio/app-sqlite

Aplicação desenvolvida em React Native com SQLite durante o curso da Alura

expo-sqlite react-native sqlite

Last synced: 20 Apr 2026

https://github.com/persteenolsen/umbraco-13-starter-two

Umbraco 13 CMS Website serving CRUD by custom MVC and Table in DB serving as a Starter

dotnet entity-framework-core sqlite umbraco

Last synced: 20 Apr 2026

https://github.com/incubated-geek-cc/sql.js-node_and_browser-plugin

The sql.js plugin modularised for compatibility with both Browser and NodeJS

sql sqlite

Last synced: 20 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/ancabero/edicioneschampionsleague

Programa el cual busca estadísticas de la Champions League desde el 2000 en un SQLite y permite añadir nuevas ediciones.

csv pycharm python sqlite tkinter

Last synced: 20 Apr 2026

https://github.com/cribbles/discogs-shuffle

🎧 sync and shuffle Discogs collections

discogs discogs-client ecto elixir sqlite

Last synced: 20 Apr 2026

https://github.com/sacreddoggo/pixel-art-maker

Desktop app, Pixel Art Maker made with Tauri v2 and NextJS v15

nextjs15 pixel-art pixel-art-maker sqlite tauri2

Last synced: 15 May 2026

https://github.com/maverick0322/taskify

Sistema distribuido "Local-First" con sincronización en tiempo real (Realtime) y resolución de concurrencia. Implementado con arquitectura de Sidecar (Go/Tauri) y PWA.

architecture distributed-systems go golang local-first pwa react realtime sqlite supabase tauri

Last synced: 29 Jun 2026

https://github.com/akobirmarupov/movies_bot

A Telegram bot that provides movies based on unique codes. Users must subscribe to a specific channel to access content. Built with aiogram and SQLite, supporting asynchronous operations.

aiogram aiogram-bot python python-asynchronous sqlite

Last synced: 21 Apr 2026

https://github.com/camilossantos2809/api-rest-java

Projeto da faculdade para criação de API REST utilizando Java

java jaxrs jetty pucpr sqlite

Last synced: 21 Apr 2026

https://github.com/rohitswami16/movie_api

This project is an API integration that seamlessly displays movie details. 🎥✨ It is built using Django, a Python-based backend framework, and provides API links to fetch movie-related data.

djnago python rest-api sqlite

Last synced: 21 Apr 2026

https://github.com/asynched/gist-backend

An API for saving and retrieving code snippets (gists) from a database.

fiber gist go sqlite

Last synced: 21 Apr 2026

https://github.com/dantecatalfamo/zig-sqlite-dynamic-ext

Test sqlite dynamically loadable extension written in zig

sqlite zig

Last synced: 21 Apr 2026

https://github.com/liviro/boob-o-clock

Self-hosted dark-mode baby tracker for the infant nights

baby-tracker docker golang preact pwa self-hosted sqlite

Last synced: 24 Apr 2026

https://github.com/aadewunmi/musicplaylist_javadb

Music List Database Project: Implemented as a JavaFX project using SQLite.

java11 javafx jdbc-driver sqlite

Last synced: 08 May 2026

https://github.com/joeychilson/litequery

A simple and fast SQLite query builder library for Go.

go golang query query-builder sqlite

Last synced: 22 Apr 2026

https://github.com/bhaskaracharjee/passengerhub

Passenger Management System

jsp-servlet passenger-management sqlite

Last synced: 22 Apr 2026

https://github.com/abombalemba/CRUD-API-Go

CRUD REST API

golang sqlite

Last synced: 12 Aug 2025

https://github.com/gokul988/bike-details-in-django

This is a Django-based Bike Entry Form that allows users to add bike details into a database.

css css-animations database djan django-application django-project html javascript python sqlite sqlite3

Last synced: 09 Apr 2026

https://github.com/zzhang82/agent-memory-bridge

MCP-native memory for coding agents that turns real sessions into reusable decisions, gotchas, and domain knowledge.

agent-memory ai-agents codex coding-agents local-first mcp model-context-protocol sqlite

Last synced: 24 Apr 2026

https://github.com/noeljoan/birthday-reminder

Windows 11 Birthday Reminder written in Python with SQLite and notifications.

birthday customtkinter python reminder sqlite

Last synced: 06 Jun 2026

https://github.com/masfana/c-simple-sqlite-crud

Repository ini berisi contoh bagaimana cara melakukan CRUD menggunakan SQLite di C#.

csharp sqlite

Last synced: 24 Apr 2026

https://github.com/shigechika/jquants-mcp

MCP server for Japanese stock market data via J-Quants API — tools for price history, financials, screeners, and candlestick charts

claude fastmcp japan-stock jpx jquants mcp sqlite stock-market

Last synced: 06 Jun 2026

https://github.com/douglasac/gestion-de-libros

Aplicación de escritorio para gestionar libros, desarrollada en Python utilizando Tkinter y SQLite.

crud learning python sqlite tkinter

Last synced: 24 Apr 2026

https://github.com/fayfan/arkbites

Arkbites is website with tools for helping players of the mobile game Arknights. Players can create an account to track their operators & materials, make squads with their operators, & favorite their operators.

alembic beautifulsoup flask html-css postgresql python react redux sqlalchemy sqlite

Last synced: 09 Apr 2026

https://github.com/next-bin/go-sqlite3

CGo-free SQLite driver for Go. Pure Go, cross-compiles easily.

cgo-free cross-compile database driver go pure-go sqlite

Last synced: 06 Jun 2026

https://github.com/timyiu478/wiz-challenges

Hands-on Cloud Capture the Flag (CTF) challenges by Wiz

ai aws cloud eks-cluster iam incident-response istio kubernetes llm security sqlite

Last synced: 25 Apr 2026

https://github.com/danielsrbueno/flash-master-backend

Backend for a flashcards mobile app, a school assignment.

nestjs nodejs sqlite

Last synced: 25 Apr 2026

https://github.com/rogers-cyber/csvtoexcel

Modern PySide6 desktop app to convert CSV files to Excel (.xlsx) with batch processing, preview, encoding support, and SQLite history tracking.

batch-processing csv csv-converter csv-to-excel data-tools desktop-app drag-and-drop encoding excel file-converter gui preview productivity pyside6 python sqlite xlsx xlsxwriter

Last synced: 25 Apr 2026

https://github.com/alyssahusna44/cafe-booking-mobileapp

A cafe system mobile application built using Flutter & Dart with SQLite as the local database. It allows customers to browse menu items, book tables, and make payments, while admins can manage bookings and menu items. 📱

dart flutter sqlite

Last synced: 18 Apr 2026

https://github.com/arianacabral/bibliomania

📖 Aplicação para Gerenciamento de Biblioteca

csharp sqlite

Last synced: 18 May 2026

https://github.com/kurenn/trove

Trove — self-hosted desktop 3D-print model library (Tauri v2 + React/TS)

3d-models 3d-printing desktop react rust self-hosted sqlite tauri threejs typescript

Last synced: 07 Jun 2026

https://github.com/thegera4/notudus-app

Mobile app to take notes and todos and store them locally in your device.

biometric-authentication context-api expo react-native sqlite typescript

Last synced: 07 Jun 2026

https://github.com/clawket/clawket

LLM-native work management plugin for Claude Code — structured task board across sessions

claude-code llm project-management sqlite task-management

Last synced: 26 Apr 2026

https://github.com/manjit-baishya-datascience/homestay-database-management-system

This Accommodation Booking System is designed to facilitate the booking and management of listings, guests, hosts, bookings, amenities, and reviews.

database-design schema sql sqlite

Last synced: 07 Jun 2026

https://github.com/muza-music/muza-metadata-server

An audio files metadata API server for the Muza project

cqrs cqrs-pattern graphql grapql-server music sqlite

Last synced: 10 Aug 2025

https://github.com/npaun/gtfs-explorer

Query GTFS feeds using SQLite in the browser with built-in visualizations

gtfs sql sqlite visualizer

Last synced: 26 Apr 2026

https://github.com/teddy55codes/sqlitedbaccess

A lightweight sqlite nuget package.

csharp nuget sql sqlite

Last synced: 08 May 2026

https://github.com/sergioaff/db-sqlite

Data Browser es una herramienta diseñada para gestionar bases de datos SQLite. Permite a los usuarios cargar bases de datos, crear y editar tablas, así como agregar, eliminar y modificar registros. Con su interfaz intuitiva, facilita la administración de datos, haciéndola ideal para desarrolladores y administradores que buscan una solución sencilla

python sql sqlite

Last synced: 08 May 2026

https://github.com/persteenolsen/django-starter-five

Python and Django Website hosted at Vercel using PostgreSQL. Ready for serving static files and using Django model for a Blog

django postgresql python sqlite

Last synced: 27 Apr 2026

https://github.com/jillmpla/sentimentanalysis

Comment sentiment analysis of the top 25 posts (from the last 24 hrs) on a subreddit (reddit.com) using a web scraper.

python reddit sentiment-analysis sqlite web-scraper

Last synced: 27 Apr 2026