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/ronganbai/smart_ledger

Flutter personal finance tracker with offline-first storage and Supabase cloud sync

dart flutter ledger mobile-app personal-finance sqlite supabase

Last synced: 09 Mar 2026

https://github.com/duaa-a/librarymanagementsystem_db

A Library Management System developed for a database course, covering ERD design to C# implementation.

csharp database dotnet lms sqlite

Last synced: 12 Apr 2026

https://github.com/lazar-ristic/inventorymanagementapi

Simple inventory management REST API built with .NET Core and SQLite

asp-net-core dotnet-core ef-core inventory-management rest-api sqlite web-api

Last synced: 07 May 2026

https://github.com/abombalemba/crud-api-go

CRUD REST API

golang sqlite

Last synced: 01 Apr 2025

https://github.com/lostatc/sqlarfs-rs

A file archive format and virtual filesystem backed by a SQLite database

fuse fuse-filesystem sqlar sqlite

Last synced: 06 Jan 2026

https://github.com/MindlessMuse666/anime-diary

Веб-сайт для продажи атрибутики, аксессуаров и одежды в стиле аниме. Использованы: HTML, CSS, Bootstrap 5, Python (Django), JS. БД: SQLite (планируется переход на PostgreSQL).

bootstrap bootstrap5 css django django-website html javascript postgresql python sqlite website

Last synced: 31 Aug 2025

https://github.com/asif-faizal/markmywords

MarkMyWords is a markdown-powered notes app for both solo creators and real-time collaborators. Create private notes just for yourself, or invite others to edit alongside you with instant updates. Perfect for jotting ideas, drafting docs, or sharing code snippets without waiting for someone to hit “refresh"

flutter golang sqlite

Last synced: 31 Aug 2025

https://github.com/canhta/gistclaw

A focused follow-through on OpenClaw: a calm repo-work agent team for reviewed changes, clearer handoffs, and less babysitting.

agents ai golang local-first runtime sqlite

Last synced: 10 Apr 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/gabrielgpavao/gabrielpavao-teste-tecnico-ozmap-api

Uma API REST com um CRUD de usuários, feita em NodeJS, Koa e TypeScript, além de possuir testes escritos com Mocha e Chai.

chai eslint koa mocha nodejs sqlite swagger typeorm typescript zod

Last synced: 06 Jan 2026

https://github.com/natthasath/demo-python-sqlite

SQLite: Compact, serverless, file-based relational database. Ideal for embedded systems, mobile apps, and small projects. Lightweight, efficient, and widely adopted for its simplicity and portability.

poetry python sqlite

Last synced: 16 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/merlinz01/anysqlite3

An async wrapper for the sqlite3 module compatible with both asyncio and trio.

anyio asyncio python sqlite trio

Last synced: 09 Feb 2026

https://github.com/c0m371/restsql

RestSQL: A lightweight .NET tool that turns SQL queries (defined in YAML) into ready-to-run REST endpoints. Works standalone or as a library, supports transactions, nested JSON output, and multiple database providers.

asp-net-core csharp database dotnet generation mysql oracle postgresql rest-api sql sqlite sqlserver yaml

Last synced: 20 Jan 2026

https://github.com/mupinnn/chat-db

Chat DB - A simple app to chat with your database using Gemini

chatbot flask gemini-api react sqlite

Last synced: 07 Jan 2026

https://github.com/thecuriousjuel/Contact-Board-Application-Project

Contact List Application is a simple full stack application that takes contact details in the front end and stores them in the backend database.

flask full-stack python sqlite web-development

Last synced: 29 Aug 2025

https://github.com/cosmos-loops/cosmos-data

Cosmos.Data is a inline project of COSMOS LOOPS PROGRAMME to provide several SQL-Query, RMDB/ORM and No-SQL components' extensions.

connection-pool data mysql mysqlconnector oracle postgresql sqlite sqlkata sqlserver transaction uow

Last synced: 12 Apr 2026

https://github.com/xad4/calendar-app

Full-Stack project CalendarApp streamlines scheduling with a fast and intuitive calendar built with React, Laravel, and SQLite.

javascript laravel php react sqlite

Last synced: 12 Apr 2026

https://github.com/jokkeez/deno-todo-app

Learning deno and react

deno oak react sqlite vite

Last synced: 12 Apr 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/sandip-kanzariya/django-crud

Django CRUD Operations with test suits, SQLite Database, Bootstarp

bootstrap crud django sqlite testcase

Last synced: 12 Apr 2026

https://github.com/teslaproduuction/materials_suitability_calculator

Эксплуатационная стойкость штампов и пресс-форм; критерий термостойкости; термоциклирование; штамповая сталь; термоусталость; физико-механические свойства; коэффициент ранговой корреляции.

css html5 js python sqlite

Last synced: 12 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/pablorangel1/projectpython1

Gerenciador de Tarefas (To-Do List) -> Python + DJANGO + Flask + SQLite

django flask python sqlite

Last synced: 20 Jun 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/nia3zzz/google_keep_notes_clone_apis

This project has been a learning project focusing on the Django Rest Framework library and creating a book library software with admin logins using JWTs as a method of authentication with the SQLite database.

booklibrary django djangorestframework djangorestframeworkserializer learningproject pyjwt sqlite

Last synced: 29 Aug 2025

https://github.com/flaviomarcio/qorm

Qt-QOrm Object-relational mapping for SQL ANSI, SQLite, Postgres, MSSQL, Oracle, MySQL

amqp cpp http iot mqtt mssql mvc odbc or oracle postgres psql qt rest rpc sqlite websocket

Last synced: 12 Apr 2026

https://github.com/daviteixeira-dev/jobscalc

A calculator for freelance work, with server in NodeJS, EJS for the template engine and SQLite as database.

css ejs express html javascript nodejs sqlite

Last synced: 12 Apr 2026

https://github.com/rricajos/php-task-manager

CLI + REST API task manager built with PHP 8.x, SQLite, JWT auth, and design patterns

cli design-patterns jwt-auth php php8 phpunit rest-api sqlite task-manager

Last synced: 29 May 2026

https://github.com/grindworks/grind-site

The simplest zero-config, flat-file CMS on earth. Built with PHP, SQLite, Tailwind CSS, and Alpine.js. Includes built-in SSG and AI-ready Markdown export.

alpinejs blog cms flat-file-cms markdown php sqlite ssg static-site-generator tailwind-css

Last synced: 10 Apr 2026

https://github.com/subliker/exam-info-bot

Bot based on python for preparing to informatics exam

exams informatics python sqlite

Last synced: 16 May 2026

https://github.com/ckampfe/shelldb

Record your zsh command history to a SQLite database

database history shell sqlite zsh

Last synced: 12 Apr 2026

https://github.com/nicopon/dtpipe

A simple, self-contained CLI for performance-focused data streaming & anonymization.

cli csv data-masking database dotnet duckdb etl oracle parquet postgresql sql-server sqlite

Last synced: 20 Feb 2026

https://github.com/hbmartin/overcast-to-pages-template

A web app that syncs your Overcast listening history to automatically create a personal episodes page. It displays all the episodes you've listened to in a clean, searchable interface.

datasette overcast podcast sqlite

Last synced: 12 Apr 2026

https://github.com/edeev/vkrepost_to_tg

Автоматизированная система репостинга контента из VKontakte в Telegram с поддержкой персональных подписок и VK API интеграцией

aiogram api-integration asyncio automation content-monitoring python repost-bot social-media sqlite telegram-bot vk-api vkontakte

Last synced: 09 May 2026

https://github.com/abajric2/game-app

Android mobile application for exploring video games and creating a collection of favorites

android kotlin mobile-app sqlite

Last synced: 08 May 2026

https://github.com/diegomaia83/appcontroleglicemia

Aplicativo Android para o controle de glicemia utilizando Xamarin/MAUI

csharp sqlite xamarin xaml

Last synced: 12 Apr 2026

https://github.com/ldilley/pyble

:orange_book: Bible analyzer

bible bible-search bible-study bible-verse python sql sqlite

Last synced: 29 Apr 2026

https://github.com/triplevi/fe-vhealth

A Flutter app for health and fitness tracking with social features to motivate user engagement

firebase flutter health-fitness sqlite

Last synced: 24 Aug 2025

https://github.com/martyniukkk/ToolMaster

Tool Master is an all-in-one productivity app featuring a Todo List, Timer, and Flashlight, designed to simplify your daily tasks with ease and efficiency.

all-in-one-app android android-development clean-architecture dependency-injection flashlight koin kotlin mobile-app mvvm productivity-app sqlite task-manager time-tracking timer todo-list utility-tools

Last synced: 24 Aug 2025

https://github.com/rafaeljurkfitz/rest-api

Uma simples Rest API feita para pratica de desenvolvimento web.

api api-rest javascript node node-js nodejs nodemon rest-api sequelize sqlite sqlite3

Last synced: 15 Apr 2026

https://github.com/yusafosei-bonsu/foodversity_v2

Final project at Futureproof

css flask html jinja python sqlite

Last synced: 12 Apr 2026

https://github.com/karan-malik/dbwithpython

Parsing XML and JSON data and storing it in SQLite databases using Python

coursera database json mysql python python3 pythonforeverybody sql sqlite sqlite3 xml

Last synced: 12 Apr 2026

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/rolanddaum/swingdating

Basic Java swing GUI interface with a sqlite database.

databases datingapp java sqlite sqlite-database swing swing-application swing-gui

Last synced: 12 Apr 2026

https://github.com/frarlo/microblog

Repository for Miguel Grinberg's "The Flask Mega-Tutorial".

elasticsearch flask python sqlalchemy sqlite unit-test

Last synced: 10 Apr 2026

https://github.com/zachlagden/face-detection-api

A lightweight Flask API for face detection and facial landmark extraction with interactive web UI. Process images, extract facial features, and visualize results through a simple REST interface.

api-documentation computer-vision dlib face-dectection facial-landmarks flask-api image-processing opencv python rest-api sqlite tailwindcss vue-js

Last synced: 02 Apr 2025

https://github.com/ifrankxue/project_sql_job_data_analyst

Project following the tutorial course created by Luke Barousse, who is an amazing data instructor.

git github postgresql sql sqlite sqlserver vscode

Last synced: 11 Mar 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/eltonsantos/beneficiarios

[ TESTE BACKEND ] Cadastro de beneficiários

api json-server netlify nodejs reactjs sqlite sqlite3 styled-components tailwindcss

Last synced: 10 Apr 2026

https://github.com/vitaliibezuhlyi/ordersapi

A set of clean approaches based on cqrs (mediatR) to api development using the fictional example of customer orders

api-rest asp-net-core cqrs mediatr sqlite unit-testing x-unit

Last synced: 12 Jun 2025

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/fernandobelotto/car_price_api

Project for exploring the Nestjs framework

api nestjs sqlite

Last synced: 20 Feb 2026

https://github.com/jeff-pedro/learn-node-passport

Repository used to learn about Passport.js.

express nodejs passport sqlite

Last synced: 10 Apr 2026

https://github.com/airkyzzz/annfrenchtechsender

Client lourd Python (CustomTkinter + Selenium) d'envoi automatisé de candidatures aux organisations French Tech Bordeaux. Architecture 3 couches, SQLite + JSON + TXT, tests pytest. Réalisation E6 du BTS SIO SLAM.

bcrypt bts-sio customtkinter desktop-application e6 pyinstaller python selenium slam sqlite

Last synced: 24 May 2026

https://github.com/fahmiaziz98/sql_agent

build sql agent using different pattern rag/self-correction/optimization

agent bigquery langchain sql sql-agent sqlite toolkit

Last synced: 09 Feb 2026

https://github.com/liebki/blazorlibrary

A video game library application, created using MAUI with Blazor, Bootstrap, external APIs and more stuff!

blazor-server csharp dotnet-core gamelibrary maui maui-blazor netcore sqlite

Last synced: 17 Apr 2026

https://github.com/wtmcgrew/sql-credit-risk-analysis

Credit Risk Analysis using SQL & Excel – Approval trends by FICO, DTI, PTI, LTV, and delinquencies.

case-study credit-risk data-analysis financial-analysis loan-applications portfolio-project sql sqlite underwriting

Last synced: 04 Jul 2025

https://github.com/jcserv/portfolio-api

portfolio-api is a simple retrieval augmented generation API to allow users to ask questions about the content in a developer portfolio

api go openai rag sqlite

Last synced: 12 Apr 2026

https://github.com/nitindahiya-dev/rust-pastebin

Allows you to create, store, and share text pastes with unique tokens

actix-web pastebin rust sqlite

Last synced: 22 Apr 2026

https://github.com/tsnsoft/tsn_java_sqlite_demo_maven

Простейший пример работы с базой данных SQLite через JDBC в NetBeans с Maven

java maven netbeans sqlite

Last synced: 08 May 2026

https://github.com/dchobarkar/settlement-system

A React and NestJS application implementing an iterative settlement process between two parties with real-time updates.

nestjs nextjs react sqlite tailwindcss typeorm typescript

Last synced: 10 Apr 2026

https://github.com/realerikrani/project

https://realerikrani.github.io/project Add key-based project management API endpoints to your flask app.

flask sqlite

Last synced: 20 Jan 2026

https://github.com/mjvl/app-dev-studio-android

Mason App Development Studio 5th Bell Team's Application

android-application android-studio location-services sqlite student-project

Last synced: 18 Apr 2026

https://github.com/allanjos/crud-node

Simple SQLite CRUD in Node.js

cross-platform javascript js nodejs sqlite sqlite3

Last synced: 18 Apr 2026

https://github.com/pedrohvfernandes/nlw-copa-2022

Projeto desenvolvido durante a Next Level Week Copa, na trilha Ignite.

expo fastify jwt nextjs node prisma react react-native sqlite tailwindcss ts zod

Last synced: 10 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/raulpe7eira/valoriza

nlw#6 - trilha nodejs from rocketseat by Rafael Camarda

jwt learn nlw nlw-6-nodejs nodejs rocketseat sqlite typeorm typescript

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/mediaportal-plugin-team/sqlite

SQLite package for Mediaportal

mediaportal nuget nuget-package sqlite

Last synced: 17 May 2026

https://github.com/cityssm/mpac-yetf-to-sqlite

A tool to convert an MPAC Year-End tax file (YETF) into a SQLite database, compatible with reporting tools.

mpac mpac-yetf powerbi property-assessment property-tax reporting sqlite

Last synced: 16 May 2026

https://github.com/dieegogutierrez/todolist

TODO web application built with Flask.

bootstrap css flask html sqlalchemy sqlite

Last synced: 13 Apr 2026

https://github.com/mritzreal/driver-tutorial

A Google Drive tutorial to learn new technologies such as: Drizzle ORM, SQLite, and Clerk Auth, while improving on known ones such as: TypeScript, Tailwind, Next.js. Tutorial taught by Theo(t3).

clerkauth drizzle-orm nextjs reactjs sqlite tailwind typescript

Last synced: 10 Apr 2026

https://github.com/heinezo/punto

Application web permettant de jouer au jeu de société Punto

express game mongodb mysql node react sqlite typescript

Last synced: 10 Apr 2026

https://github.com/up2dul/books-fastapi-mcp

📚 Learning FastAPI with MCP integrations

docker fastapi fastmcp mcp python sqlite uv

Last synced: 13 Apr 2026

https://github.com/deibsoncogo/nest-js-test

Projeto criado para demonstrar a utilização de testes automatizado com o Nest JS, Jest e o Supertest

dokcer-compose jest mock nestjs prisma sqlite supertest typescript

Last synced: 13 Apr 2026

https://github.com/tangoman75/pyhelper

TangoMan PyHelper is a fantastic collection of utterly handful scripts for your python projects

csv helper json module python3 session sqlite tangoman

Last synced: 07 May 2026

https://github.com/vandodev/rn-target

Projeto prático focado no gerenciamento de metas financeiras. Salvar e recuperar dados utilizando um banco de dados local com SQLite, além de explorar o uso do Expo Router para implementando navegação baseado em arquivos no React Native.

android app expo ios react react-native rocketseat sql sqlite

Last synced: 10 Apr 2026

https://github.com/skitij-kumar/all-data-projects

This file contains all the data related projects

excel jupyter-notebook pivot powerbi python sql sqlite

Last synced: 13 Apr 2026

https://github.com/wastingnotime/contacts-backend-dotnet-hexagonal

This repository maintain a dotnet/webapi application that is part of "contacts" project, an initiative to explore technologies features.

crud-api dotnet entity-framework hexagonal-architecture migrations sqlite webapi

Last synced: 09 Mar 2026

https://github.com/hgwk/memory

로컬 AI 에이전트를 위한 인간형 메모리 시스템. 검색 대신 자동 표면화와 연상 회상을 지향합니다.

agent-memory ai episodic-memory local-first mcp python spreading-activation sqlite

Last synced: 12 Jun 2026

https://github.com/lucasfeliciano02/freelaway-django

Projeto web de aplicação para contratação de freelances feito em Django durante a semana PyStack Week 3.0 com foco no back-end e conversando com templates front-end 🐍

bootstrap django django4 migrations mvt orm python sqlite templates

Last synced: 09 Apr 2026

https://github.com/wastingnotime/contacts-backend-go-echo

This repository maintain a golang/echo application that is part of "contacts" project, an initiative to explore technologies features.

crud-api echo golang gorm migrations sqlite

Last synced: 09 Mar 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