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/cyd3r/unitylogconverter

Convert Unity Player logs to an SQLite database

converter dotnet log sqlite unity unity3d

Last synced: 04 May 2026

https://github.com/mateuszskoczek/securebank

Simple secure web application for managing a bank account

bank blazor-server csharp cybersecurity data-protection dotnet security sqlite

Last synced: 04 May 2026

https://github.com/divertimentos/sql-playground

Repository created to store POCs related to SQL

mysql sql sqlite

Last synced: 23 Sep 2025

https://github.com/danlikendy/local_llm_project

Local AI assistant with web interface built on Ollama. Fully private artificial intelligence system running on your computer without internet connection. Features conversation memory, modern web interface, and ability to connect from any device on local network

ai-assistant chat-bot flask llm local-ai offline-ai ollama privacy python sqlite web-interface

Last synced: 04 May 2026

https://github.com/r-siddiq/gymlog

Android workout tracker using Java, MVVM, Room, LiveData; logs exercises per user, displays lists with RecyclerView, handles login, persists LocalDateTime via TypeConverter, Gradle-based build configuration.

android-application dao gradle lifecycle mvvm room sqlite viewbinding viewmodel xml

Last synced: 04 May 2026

https://github.com/ckampfe/journal

Focus on the writing, not the reading.

htmx journal obsidian roam roamresearch rust sqlite writing

Last synced: 04 May 2026

https://github.com/saschpe/migrantpy

Simple SQLite database migrations library for Python.

migration-tool python python3 schema-migrations sqlite

Last synced: 11 May 2026

https://github.com/vncsleal/openplan

Waze for AI agents planning — an MCP server that improves cost estimates by learning from every project.

ai-agent ai-planning cost-estimation cost-tracking developer-tools mcp model-context-protocol open-source opencode planning project-management sqlite typescript

Last synced: 24 Jun 2026

https://github.com/artyom/sqlite-alter-schema

Demo code: how to handle SQLite schema migrations in Go

example go sqlite

Last synced: 11 May 2026

https://github.com/mouhlal/contactflow

ContactFlow est une application moderne de gestion de contacts développée avec Next js , React js , sqlite via prisma et tailwindCss

api apirouter framer-motion jwt-token nextjs postman-api prisma-orm react session sqlite tailwindcss

Last synced: 08 Apr 2026

https://github.com/stupidcucumber/creative-analyzer-agent

Multi-agent ChatBOT that analyses performance of various creatives.

gemini-api langchain langgraph marketing sqlite

Last synced: 19 Jun 2026

https://github.com/radhirasho/simple-todo-server

Experimenting with SQLite and HonoJS

experiment honojs sqlite

Last synced: 03 May 2026

https://github.com/a1ex3/reminders_tg_bot

A simple telegram bot for notifications about upcoming events.

docker go linux reminders sqlite telegram-bot windows

Last synced: 17 Jan 2026

https://github.com/tnar/algobreath-api

Algobreath API is a RESTful API built with TypeScript and the Hono framework, utilizing Drizzle ORM for database interactions with SQLite. It manages notes and tags with a many-to-many relationship.

cloudflare-workers d1 drizzle hono sqlite typescript

Last synced: 05 May 2026

https://github.com/arkosammy12/monkey-database

A declarative Kotlin library to create and manage simple SQLite databases for simple applications.

database jdbc kotlin sqlite

Last synced: 11 Apr 2026

https://github.com/damoscodehub/superagency

Database for the hiring of superheroes and supervillains (originally for CS50's SQL course)

cs50 database database-management database-schema final-project harvard harvardcs50 sql sqlite sqlite3 superheroes

Last synced: 05 May 2026

https://github.com/itning/mysql_backup_to_sqlite

MySQL数据库备份到sqlite和sql文件和腾讯云cos

backup dbscripts mysql mysql-backup sqlite

Last synced: 12 May 2026

https://github.com/qubitsync/vidweave

Efficient Zig-based backend for video processing, handling transcoding, quality chunking, and optimization for seamless streaming applications

ffmpeg server sqlite zig

Last synced: 05 May 2026

https://github.com/dev2forge/sqlazo

SQLAZO is a Python module that helps manage basic operations in an SQLite3 database. It provides utilities to simplify common database tasks—such as creating, reading and deleting records—making it easier for developers to work with SQLite databases in their Python projects.

basesdedatos database dev2forge modules opensource programming python python3 sql sqlite

Last synced: 31 Jul 2025

https://github.com/milad-2003/sqlite-practice

I created this repository while learning about sqlite3 in python.

python python3 sqlite sqlite3

Last synced: 12 May 2026

https://github.com/naseem1amjad/angular-based-contentbook-with-instant-search

A content book (also known as phone book) that can be hosted in organizations to search their employees based on different parameters.

angular api api-rest autocomplete contactbook contacts phonebook php search search-engine sqlite website

Last synced: 28 Apr 2026

https://github.com/micael-william/web-store

**WebStore** é uma plataforma de e-commerce desenvolvida com PHP e SQLite, ideal para pequenas e médias lojas online. O sistema oferece funcionalidades completas como cadastro de produtos, gerenciamento de usuários, carrinho de compras, finalização de pedidos e um painel administrativo.

html-css-javascript mysql php8 sqlite tailwind

Last synced: 05 May 2026

https://github.com/sulthonzh/dbmigrate

Zero-dependency database migration tool for SQLite, PostgreSQL, and MySQL

cli database migration mysql postgresql schema sqlite zero-dependency

Last synced: 25 Jun 2026

https://github.com/shahidmalik4/fastapi-nextjs-blog

Minimal blog platform using FastAPI (backend), Next.js (frontend), and SQLite for data storage.

blog crud-application dynamic-routing fastapi javascript nextjs python restapi sqlite

Last synced: 08 Apr 2026

https://github.com/zephyrusblaze/todo-app

A delightful ToDo app built with Flask, SQLite, HTML, CSS, and JavaScript. Stay organized and manage your tasks efficiently.

flask html-css-javascript python sqlite todolist

Last synced: 05 May 2026

https://github.com/rajagopal28/boardme

The mobile app for boardme application with a concept behind transportation and ticket booking in association with beacon technology to help common people with public transportation and commute problems

android beacon estimote-beacons google-cloud google-maps-api java retrofit sms-gateway sqlite transportation-problem twilio

Last synced: 05 May 2026

https://github.com/lpfann/adrchecker

Android app prototype for checking for adverse drug effects.

adverse android app application drug medical prototype reactions sqlite

Last synced: 05 May 2026

https://github.com/dwija12903/contact-manager-web-app

Contact Manager is a simple web application that allows users to manage their contacts.

flask flask-sqlalchemy html-css reactjs sqlite

Last synced: 05 May 2026

https://github.com/labex-labs/sqlite-intermediate-to-advanced

In this course, delve into advanced SQLite techniques. Master constraints, indexing, joins, subqueries, transactions, triggers, views, full-text search, JSON, backups, PRAGMA tuning, CTEs, window functions, and more!

advanced-sql course data-analysis data-integrity data-manipulation data-modeling database database-design hands-on labex labs performance-tuning programming query-optimization relational-database schema-management sql sqlite stored-procedures transaction-management

Last synced: 18 May 2026

https://github.com/bsperezb/django-api-1

Practice django API to practice.

celery django reids sqlite

Last synced: 05 May 2026

https://github.com/puppe1990/controle-completo-aluguel-imoveis

App desktop de gestao imobiliaria com Neutralinojs, Tailwind e SQLite.

desktop-app javascript neutralinojs property-management real-estate sqlite tailwindcss

Last synced: 22 Jun 2026

https://github.com/rifki-ardhika-putra7/war-chest-finance

Secure, multi-user personal finance tracker with 'Survival Mode' estimation logic. Built with Flask, SQLAlchemy, and Vanilla JS.

chartjs finance-tracker flask fullstack security sqlalchemy sqlite

Last synced: 13 May 2026

https://github.com/devenock/go-shoppers-api

Golang version of the shopper API.

gin gin-framework go golang gorm-orm sqlite

Last synced: 05 May 2026

https://github.com/xander180/schooltracker

WGU Project for Mobile Application Development

android androidstudio java sqlite wgu-student-project

Last synced: 06 May 2026

https://github.com/lucasfeliciano02/to-do-app-crud-gui

Aplicativo to-do feito com a gui tkinter e com o bd sqlite em que há um crud. (Contém o arquivo executável)

crud database sqlite tkinter-gui

Last synced: 06 May 2026

https://github.com/atao/filezilla-server-log2db

🗃️ Python script that parse and store in database FileZilla Server Log files.

database filezilla filezilla-server logparser python sqlite

Last synced: 06 May 2026

https://github.com/eric-philippe/discord-bot-starter-kit

A fresh and ready to run Typescript / Bun Discord Bot attached to a sqlite database !

begginers bot bun discord easy sqlite typescript

Last synced: 06 May 2026

https://github.com/tom-wang898/memory-runtime

Automatic hot/cold memory runtime for Codex, Claude, and Gemini that saves tokens without rewriting the prompt.

agent-memory ai-agents claude cli codex context-engineering developer-tools docker gemini llm memory memory-palace sqlite token-optimization

Last synced: 22 Jun 2026

https://github.com/rosm-project/rosm_pbf_sqlite_dumper

OSM PBF to SQLite dumper, written in Rust

openstreetmap osm rust sqlite

Last synced: 06 May 2026

https://github.com/zahinabrer5/seg2105c-group3-lab3

This is Group 3's work for SEG2105C Lab 3 Databases.

android sqlite

Last synced: 06 May 2026

https://github.com/ojailson17/nlw-esports-backend

Aplicação backend desenvolvida durante o evento NLW - eSports organizado pela Rocketseat. A aplicação tem como objetivo conectar pessoas que jogam o mesmo game e possuem a mesma disponibilidade de horário.

express nodejs prisma sqlite typescript

Last synced: 14 Apr 2026

https://github.com/angus6b23/telegram-membership-card-bot

A telegram bot allows you to save and share membership cards and gift cards with your family or friends

barcode gift-card grammy membership-card qrcode sqlite telegram-bot

Last synced: 06 May 2026

https://github.com/persteenolsen/dotnet-6-signup-mssql-api

A .NET 6 REST API with EF Core serving as a Membership System - remote MS SQL for Prod + SQLite for Dev

dotnet entity-framework-core mssql rest-api sqlite

Last synced: 13 Apr 2026

https://github.com/tegmentum/sqlite-wasm

SQLite compiled to a WebAssembly Component Model module targeting WASI Preview 2.

component-model database sqlite wasi wasm webassembly

Last synced: 25 Jun 2026

https://github.com/juhwano/job_manager

머신러닝 기반 직업 추천 웹 애플리케이션

django html sqlite

Last synced: 21 May 2026

https://github.com/mariomo16/quacker

Quacker - X (Twitter) pero mejor

laravel php sqlite

Last synced: 06 May 2026

https://github.com/Khushi130404/RoofTrack-Site

Site RoofTrack is an Android application developed for Shri Balaji Roofing and Steelone Infrastructure to help site supervisors manage site inventory and daily work reports efficiently. This project was developed as part of an internship at VedInfosys using Android Studio (Java).

android-studio java mysql site-management sqlite

Last synced: 19 Sep 2025

https://github.com/ivov/monotax

Colorful dashboard to display financial stats for a side business, built with TypeScript/React, TypeScript/Node and SQLite.

material-ui nodejs reactjs sqlite typescript

Last synced: 06 May 2026

https://github.com/gorthyvyshuu-byte/fastapi--top5-students

Students API using FastAPI, SQLite, and Redis to manage student records and fetch top 5 students

api fastapi project python sqlite students

Last synced: 06 May 2026

https://github.com/nelyubinaj670/api_yamdb

Проект YaMDb собирает отзывы пользователей на произведения. Сами произведения в YaMDb не хранятся, здесь нельзя посмотреть фильм или послушать музыку.

api django jwt-token python sqlite

Last synced: 06 May 2026

https://github.com/billy0402/scrapy-tutorial

A learning project from the book 'Scrapy一本就精通'.

course crawler docker mongodb mysql proxy python redis scrapy splash sqlite ubuntu

Last synced: 13 Apr 2026

https://github.com/cljoly/data

📊 Data sets to populate some parts of my website (mostly https://cj.rs/open-source/).

data open-source sqlite wip

Last synced: 03 May 2026

https://github.com/muhammadabir64/user_geo_chart

A simple way to get your website visitors country name & show them to your dashbaord.....

flask google-charts mysql php python sqlite

Last synced: 13 Apr 2026

https://github.com/alilleybrinker/daydream

Transparent, automatic syncing of in-memory data to/from SQLite

rust sqlite

Last synced: 30 Apr 2026

https://github.com/maricastroc/clickmail

Mail Tracking Service built with PHP / Laravel and React.js

laravel php reactjs sqlite tailwindcss typescript

Last synced: 13 Apr 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/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/kharizzakaye/to-do-list

A to do list web application created with Python, Flask, and SQLite.

bootstrap flask html5 python3 sqlalchemy sqlite

Last synced: 13 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/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/alejandrodavidarzolasaavedra/bpresion-react-native-app

Anota tu tensión arterial, mira tu evolución con gráficas y descubre recetas para mantener tu tensión bajo control.

jest react-native react-native-graphs spoonacular-api sqlite zustand

Last synced: 13 Apr 2026

https://github.com/varundhand/bookflo-lms

A multi-user library management system to manage e-books. Features include role-based access control (RBAC), user and librarian dashboards, section and e-book management, search functionalities, batch jobs (daily reminders, monthly reports), caching with Redis, and performance optimization.

celery flask library-management redis sqlite

Last synced: 13 Apr 2026

https://github.com/ninomiquelino/php-auth-system

Sistema de Login e Sessão simples e seguro construído com PHP POO, utilizando PDO e SQLite para armazenar senhas hasheadas com password_hash() (BCRYPT). Foca na gestão segura de autenticação.

css hashing html javascript login pdo php secure-login session sqlite tailwindcss

Last synced: 13 Apr 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/sistemasvox/questoesp.i

Coleção de questões e soluções de Projeto Integrador em Java e T-SQL.

java-8 java-app java-swing mysql mysql-database mysql-workbench sql sql-server sqlite sqlite-database sqlite3 sqlserver

Last synced: 13 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/sudipbishwakarma/hackathon-infinite

Hackathon 2025 Infinite. RAG application for analyzing and optimizing PL/SQL scripts.

azureopenai fastapi langchian nextjs nodejs pinecone python sqlalchemy sqlite

Last synced: 13 Apr 2026

https://github.com/joshy180696/taskmanagerdashboard

Frontend for Task Manager Interface with HTML, CSS and JavaScript

aspnet-core dotnet github-pages html-css-javascript render sqlite task-management

Last synced: 19 Apr 2026

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/itzterra/maturitaguide

Flask school project

flask learning mysql sqlite

Last synced: 22 Feb 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/msio414/quizbit

My CS50x final project | CLI based quiz game written in C

c cs50 cs50x openssl quiz quizgame regex sha-256 sqlite sqlite3

Last synced: 06 Sep 2025

https://github.com/negarprh/WealthWise

Finance Tracker 💵 is an intuitive web application designed to help you manage your personal finances effortlessly. With a clean and modern interface, it allows you to track income, expenses, and investments all in one place.

css flask html javascript matplotlib pandas python sqlalchemy sqlite

Last synced: 21 Jul 2025

https://github.com/subhash23jan/music-player-flutter

I used SQLite to suggest songs and track user history, allowing real-time search. I also managed liked songs and most played tracks, and ensured the app could play downloaded local music, improving the user experience.

flutter sqlite state-management

Last synced: 07 May 2026

https://github.com/itsmenicky/sistema-hospitalar

Sistema para cadastro de médicos, pacientes e exames

python sqlalchemy sqlite

Last synced: 12 Apr 2026

https://github.com/oleksiikhr/eset-nod32-monitoring

The service is installed on client PCs that periodically send information to the server

date-fns fiber gorm nod32 parcel parceljs pc-monitoring service sqlite tailwindcss windows-service

Last synced: 25 Apr 2026

https://github.com/ysskrishna/libmate

A full stack application for a library book vending application built with NextJS, TailwindCSS, FastAPI, Postgres and Docker. It is designed to manage book inventories, and member management, ensuring a seamless experience for borrowing and returning books through automated vending machines.

alembic docker fastapi inventory-management javascript library-management-system library-software logger logger-middleware nextjs postgres postgresql react sql sqlalchemy sqlite tailwind tailwindcss web-application

Last synced: 12 Apr 2026

https://github.com/nfo94/journal

Python CLI journal with SQLite.

python sqlite

Last synced: 13 Apr 2026

https://github.com/alexanderuk82/nextjs-prisma-crud

TaskMaster is a dynamic task management component built with Next.js. Seamlessly create, update, or delete tasks with an intuitive user interface.

api apicrud nextjs postgresql prisma reactjs sqlite swr tailwindcss

Last synced: 12 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/devzom/api-expense-tracker

Learning purpose: Hono API for an expense tracker with SQLite + Prisma ORM + ZOD + basic Bearer included

hono prisma sqlite zod

Last synced: 07 May 2026

https://github.com/sxmitss/ai-mental-health-chatbot

Mindful Chat – AI mental health companion (Next.js, Tailwind, OpenAI, Vercel)

chatbot mental-health nextjs openai prisma sqlite tailwindcss vercel

Last synced: 12 Apr 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/bearddan2000/docker-desktop-archlinux-sqlitebrowser-visualizer

This is a POC project to demonstrate sqlitebrowser a database visualization tool.

archlinux desktop docker sqlitbrowser sqlite sqlitebrowser visualizer

Last synced: 06 May 2026

https://github.com/vitaliy-bezugly/spacewarserver

Space war server which implement authorization and authentication

asp-net-core autentication authorization entity-framework-core sqlite three-tier-architecture

Last synced: 10 Mar 2025

https://github.com/diego64/plamm.er

Trip Planning System

fastify nodejs prisma sqlite zod

Last synced: 12 Apr 2026

https://github.com/venkatdharshini24/medistore-manager

MediStore Manager is a simple and efficient tool to manage medicine stock, expiry tracking, and supplier details. It alerts for low stock, auto-calculates expiry-based discounts, and ensures smooth pharmacy operations. Built using Flask, SQLite, and Bootstrap.

bootstrap5 dashboard discount-offer expiry-track flask javascript low-stock medistore-manager python sqlite supplier transaction

Last synced: 12 Apr 2026