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/yagnikparmar/quip

A Simplified Social Site

css django html5 python sqlite tailwindcss

Last synced: 14 Mar 2025

https://github.com/victordumetz/personal-website

My personal website presenting my education, skills and projects

alembic fastapi htmx jinja2 python sqlalchemy sqlite

Last synced: 02 Jan 2026

https://github.com/ribafs/singleton

Classe em PHP com PDO usando Singleton

mysql pdo php postgresql singleton sqlite

Last synced: 09 Apr 2026

https://github.com/jyothikaprabhakar/cinemabookingplatform

Backend API for a cinema booking platform similar to PVR Cinemas. This system handles user accounts, movie listings, theater management, seat selection, show bookings, and payment processing.

cinema-booking-platform expressjs movie-listings nodejs payment-processing seat-selection show-bookings sqlite theater-management

Last synced: 29 Jul 2025

https://github.com/hjo12/sqliteuwp_basic

A Universal Windows Platform application implementing a simple example of CRUD operations with sqlite

csharp sqlite universal-windows-platform uwp uwp-apps

Last synced: 16 May 2026

https://github.com/ajmastra/daily-standup-discord-bot

A Python Discord bot that automates daily standup meetings with scheduled prompts, response tracking, and accountability follow-ups. Built with discord.py and APScheduler.

apscheduler automation bot daily-standup discord-bot discord-py productivity python sqlite standup

Last synced: 16 May 2026

https://github.com/lauratrigo/person_api

Person API é uma API desenvolvida com .NET 9 e Entity Framework Core para gerenciamento de pessoas. Permite realizar operações de CRUD com armazenamento em SQLite. Projeto criado para estudo e prática de desenvolvimento de APIs RESTful. 💾

api api-rest crud csharp entity-framework-core net9 sqlite sqlite3

Last synced: 20 May 2026

https://github.com/4thel00z/task-manager

Bash task worker written in Go. Uses redpanda for queues and sqlite for storage. Very fast, and low mem footprint.

cli fast go low-memory low-memory-footprint redpanda sqlite task task-queue

Last synced: 01 Feb 2026

https://github.com/aryan10/ggfy

Yet another URL Shortener - Made for some reason probably

nodejs sqlite website

Last synced: 09 Feb 2026

https://github.com/keshrath/agent-discover

MCP server registry and marketplace — discover, install, activate, and manage MCP tools on demand

ai-agents claude-code marketplace mcp mcp-server model-context-protocol registry sqlite tool-discovery typescript

Last synced: 07 Apr 2026

https://github.com/dedaldalde/bun_database_wrappers

🔗 Simplify database interactions with type-safe wrappers for MySQL, Redis, and SQLite using Bun's SQL API, ensuring security and ease of use.

api bun crud mysql mysql-wrapper native redis redis-wrapper runtime sqlite sqlite-wrapper typescript wrapper

Last synced: 08 Apr 2026

https://github.com/ttyobiwan/dstrat

Example Go + Temporal tasks scheduling app

go sqlite temporal

Last synced: 20 May 2026

https://github.com/tutods/nlw-12

Rocketseat NLW 12 - Spacetime project with React, Tailwind CSS, TypeScript, Node.js and Prisma.

fastify next nextjs nlw node nodejs prisma react rocketseat sqlite tailwind tailwindcss

Last synced: 11 Apr 2026

https://github.com/anav5704/learning-sql

Nothing much, just me learning SQL

sql sqlite

Last synced: 18 Mar 2025

https://github.com/fabdoc27/alcatraz

Alcatraz simple blog platform where readers can enjoy articles, managed entirely by one owner who creates and organizes all content.

laravel laravel-breeze php sqlite tailwindcss

Last synced: 08 Apr 2026

https://github.com/jolby/cl-sql-utils

An attempt to port Simon Willison's fantastic sqlite-utils to common lisp

common-lisp sql sqlite sqlite-utils

Last synced: 18 Mar 2025

https://github.com/desyatkoff/impressle

This repository is the source code of impressle.fun website. Impressle is a unique social network where you have to draw by hand, not uploading image files

css flask flask-babel flask-login flask-sqlalchemy html impressle impresslefun javascript purecss python sqlite

Last synced: 07 Mar 2026

https://github.com/cizeero/hache

Have your function outputs cached persistently using SQLite using a simple decorator

cache cache-storage lru-cache sqlite

Last synced: 02 Jan 2026

https://github.com/bell-kevin/sqlitedatabase

SQLiteDatabase free course. WSDA_Music.db

database public-domain sqlite

Last synced: 20 May 2026

https://github.com/green-blue-couchette/mini-project---weather-db-with-python

A Python program to retrieve weather data from OpenWeatherMap and store it in an SQLite database. Hands-on project to aid my learning and for my portfolio.

databases hobby-project portfolio python sqlite

Last synced: 03 Feb 2026

https://github.com/iambasantarai/ttodo

i use this

cli golang sqlite

Last synced: 18 Mar 2025

https://github.com/danhpaiva/sistema-gerenciamento-conta-bancaria-net-7-sqlite

Exercício para revisão e fixação do conteúdo da UC de Estrutura de Dados e Análise de Algoritmos.

bank dotnet sqlite

Last synced: 20 May 2026

https://github.com/dddryinside/word

🧑‍🎓📖 Application for learning foreign languages

css desctop desctop-app gui gui-application java javafx learning sql sqlite study

Last synced: 01 Jan 2026

https://github.com/adrianoleitedasilva/user-api

Esta é uma API RESTful criada em Node.js que permite gerenciar usuários. Ela suporta operações de criação, atualização, exclusão e listagem de usuários. A API utiliza o SQLite como banco de dados por padrão, mas está preparada para ser migrada para MySQL. Além disso, foi configurada com Swagger.

api mysql-database rest-api sqlite swagger-ui

Last synced: 06 Apr 2025

https://github.com/zainab7681051/disneymoviesapi

API for retrieving a list of Disney animation movies with their title, summary, runtime, etc.

api-rest cs dotnet-core sqlite

Last synced: 09 Apr 2026

https://github.com/tukue/python-bootcamp-blog-project

This project is a Flask-based blog application that uses SQLite for storing blog posts. It features routes for viewing, adding, editing, and deleting posts, as well as static pages like "About" and "Contact". The application uses Flask-WTF and Flask-CKEditor for form handling and includes unit tests for the main routes.

flask-backend html python sqlite sqlite-database unittest

Last synced: 25 Apr 2026

https://github.com/alxmart/m22_sqliteandroid

App básico para fazer um CRUD no DB SQLite no celular, usando padrão DAO e SQLiteOpenHelper. Desenvolvido no módulo "Banco de Dados no Android" da Mentoria Profissão Desenvolvedor Android, da CODANS (By Jamilton Damasceno)

android android-app dao-design-pattern kotlin kotlin-android sql sqlite sqliteopenhelper

Last synced: 05 May 2026

https://github.com/zzarif/pearl-library-management-django-webapp

Course Project for RDBMS Programming Lab: A Modern Library management Webapp built with HTML+CSS+JavaScript (Frontend) and SQLite+Django REST Framework (Backend).

admin css django html javascript python rdbms sqlite user-management

Last synced: 09 Apr 2026

https://github.com/raufjatoi/sql

CS50SQL problem sets

cs50sql databases sql sqlite sqlite3

Last synced: 20 Jan 2026

https://github.com/gonzalocg123/agendacontactos

Gestor de Contactos en Java Aplicación de escritorio desarrollada en Java Swing que permite gestionar contactos (añadir, editar, eliminar, importar y exportar en JSON) con almacenamiento en SQLite e imágenes asociadas.

contact-management crud desktop-application gui java java-proyect jdbc json oop sqlite swing

Last synced: 18 Apr 2026

https://github.com/manjit-baishya-datascience/blue-waters-amusement-park-ticket-management-system

This project contains SQL scripts to create and manage a database for an amusement park. The database is designed to store information about rides, visitors, tickets, staff, facilities, maintenance records, ride reviews, ride assignments, ride entries, and visitor feedback.

database database-management-system sql sqlite

Last synced: 15 May 2026

https://github.com/areal060781/blog-application

A Flask blog application with user management

flask flask-login flask-mail sqlalchemy sqlite virtualenv wtforms-flask

Last synced: 27 Apr 2026

https://github.com/blackksheepp/notion-cli

a cli for notion - manage pages / databases

cli notion rust sqlite terminal

Last synced: 13 Mar 2025

https://github.com/dmehra2102/go-rest-api

It's a basic REST API's using golang

gin-framework golang sqlite

Last synced: 20 May 2026

https://github.com/cesardev31/cortex_engine

Cortex Engine es un proyecto de código abierto personal,

cpp game-engine multiplatform opengl-es sqlite

Last synced: 03 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/piyush-sri11/ai-dietitian-django

AI Dietician is a Generative AI-based nutrition and wellness platform designed to offer personalized meal tracking, packaged food analysis, and customized diet planning. The project leverages advanced algorithms to provide tailored nutrition advice and recommendations.

aws django ec2-instance generative-ai langchain mysql ollamaembeddings pythonanywhere sqlite

Last synced: 08 Apr 2026

https://github.com/lambdachad/posts

Basic blog with SvelteKit and better-sqlite3

sqlite svelte

Last synced: 15 May 2026

https://github.com/francescoa27122/inventory-management-system

Full-stack inventory management system for Frank & Son Auto

express inventory-managment nodejs python react scripts sqlite

Last synced: 08 Apr 2026

https://github.com/alifeee/summon2scale-scoreboard

A scoreboard server for Summon2Scale

flask python scoreboard scoreboard-api sqlite

Last synced: 18 Apr 2026

https://github.com/srenner/stock-analysis

[.NET Core] Looking at stock data

alpha-vantage c-sharp entity-framework-core net-core sqlite

Last synced: 01 May 2026

https://github.com/sudohikumar/gaming-list

List of Games from CSV files and filter functionality on Backend and Frontend

backend django filter html javascript python sqlite ui

Last synced: 08 Apr 2026

https://github.com/sqlite-mpi/smpi-iop-node-ffi

SMPI IOP for Node.js

sqlite sqlite3

Last synced: 15 May 2026

https://github.com/remcostoeten/doraex

A modern web-based database viewer built with a seperate backend in Bun & Hono. Primairly for learning.

bun database-management database-viewer fullstack hono postgresql sqlite svelte

Last synced: 08 Apr 2026

https://github.com/alexdremov/ushort

Extremely simple url shortener

express node sqlite typescript

Last synced: 08 Apr 2026

https://github.com/ferjencoder/09-its-portal

ITS Portal is a comprehensive web application developed as a final project for a Python course at Coderhouse. Designed to streamline project management, communication, and forum interactions for administrators, employees, and clients, the platform leverages Django for backend development, Bootstrap for responsive design, and SQLite for data storage

bootstrap django html-css-javascript python sqlite

Last synced: 08 Apr 2026

https://github.com/aarush2099/global-emergency-response-system

Global Emergency Response System is built to provide help to people in times of emergencies quickly and effectively computerizing the process of requesting an emergency dispatch,it contains 2 Android apps and 1 web application,Firebase and sqlite used for data storage

android app firebase geofencing geolocation sqlite web-app

Last synced: 12 Apr 2026

https://github.com/tk-nguyen/ansible-role-rqlite

An Ansible role to install rqlite (https://rqlite.io)

ansible ansible-role database rqlite sqlite

Last synced: 14 Apr 2026

https://github.com/stupidjoon/supa-chat

CF Durable Objects / Supabase Chat App

cloudflare durable-objects react shadcn-ui sqlite supabase typescript vite

Last synced: 22 Jul 2025

https://github.com/fitchmultz/promo-studio

Codex commerce demo where an autonomous agent edits, tests, builds, and validates isolated storefront variants.

ai-agents codex demo ecommerce mit nextjs sqlite typescript validation

Last synced: 01 Jul 2026

https://github.com/ryohidaka/action-setup-sqlite

GitHub Actions to setup SQLite environment.

database github-actions sqlite sqlite3

Last synced: 12 Apr 2026

https://github.com/corentin-cott/psdk_jsontosql

PSDK JsonToSQL est simplement un ensemble de scripts écrits en Python qui ont pour objectif de convertir les données JSON (et CSV) de PSDK en tables SQL.

psdk python scripts sqlite

Last synced: 15 May 2026

https://github.com/kahleryasla/micro-mvc-ecommerce

🔬 mvc web project: backed by a single microservice ProductMicroservice. Used Razor and Ajax for async component logic. For ease of setup used SQLite and EF for db connection...

ajax async backend dotnet entity-framework full-stack microservice mvc n-layer plp razor razor-pages sqlite

Last synced: 02 Mar 2025

https://github.com/tom474/favorite-places-app

A mobile app for saving favorite places with images, GPS coordinates, and offline storage via SQLite.

dart flutter mobile-development sqlite

Last synced: 08 Apr 2026

https://github.com/kevinbdx35/punchline

API REST moderne pour gérer des citations inspirantes avec interface React. Inclut authentification sécurisée, recherche avancée et déploiement CI/CD automatisé.

docker express github-actions jwt nodejs react rest-api sqlite

Last synced: 15 May 2026

https://github.com/ddouglss/api-ecommerce

API REST para gerenciamento de produtos, construída com Flask, SQLAlchemy, Flask-Login, Flask-CORS e documentada com Swagger (Flasgger).

flask flask-cors flask-sqlalchemy flask-swagger flasklogin pos pyrhon3 sqlite

Last synced: 08 Apr 2026

https://github.com/pcanadas/productos

Desktop app with Tkinter and SQLite for product management

python sqlite tkinter

Last synced: 25 Jan 2026

https://github.com/gmisail/fontman-registry

Registry server for fontman

fiber go sqlite

Last synced: 01 May 2026

https://github.com/bearddan2000/docker-desktop-nix-sqlitebrowser-visualizer

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

desktop docker nix sqlitbrowser sqlite sqlitebrowser visualizer

Last synced: 08 Apr 2026

https://github.com/bearddan2000/docker-desktop-debian-sqlitebrowser-visualizer

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

debian desktop docker sqlitbrowser sqlite sqlitebrowser visualizer

Last synced: 08 Apr 2026

https://github.com/riddhi2025/e-commerce-website-project

Web based application Using Django

css django-application html js sqlite

Last synced: 09 Apr 2026

https://github.com/anuj0918/data-science-task

Data science Technical Writer Task

llama-index python sql sqlite

Last synced: 27 Apr 2026

https://github.com/orangethefish/badmintonmaster

An all-in-one app for creating, managing, operating badminton tournaments

app badminton expressjs reactjs sqlite

Last synced: 05 Apr 2026

https://github.com/davidsantana06/farma-server

API REST desenvolvida para atender às demandas de uma rede de farmácias de manipulados.

api-rest docker nestjs prisma sqlite

Last synced: 25 Oct 2025

https://github.com/sergey-tsepilov/infra_sprint1

Проект: infra_sprint1

django drf node python react sqlite

Last synced: 08 Apr 2026

https://github.com/luiizsilverio/node-typescript

API desenvolvida em Node, durante o curso do Prof. Aluizio Developer

bcryptjs celebrate cors cowsay express jsonwebtoken knex multer node nodejs sqlite sqlite3 typescript

Last synced: 08 Apr 2026

https://github.com/imsks/kahani

Kahani scraps Films and Celebrities and have Public APIs to use

flask python scrapping sqlite

Last synced: 16 Apr 2026

https://github.com/antonino3g/be-the-hero

🐶🐱 Aplicação Web e Mobile de arrecadação de fundos para ONG's de apoio aos animais. API feita em Nodejs, Web com ReactJS e mobile com React Native.

express frontend javascript knex mobile nodejs react react-native reactjs sqlite

Last synced: 08 Apr 2026

https://github.com/psqnt/litemodel

simple python orm for SQLite

async orm python sqlite sync

Last synced: 12 May 2026

https://github.com/ttiimmothy/sqlite-csharp

My Sqlite starts with CSharp

csharp sqlite

Last synced: 08 May 2026

https://github.com/zavierferodova/siensi-api

REST API for Sistem Informasi Presensi

express rest-api sequelize sqlite

Last synced: 05 May 2026

https://github.com/ariaxhan/metabrain

A zero-dependency SQLite memory layer for AI agents that learns what works: patterns graduate to proven preferences via a built-in experiment loop.

agent-memory agents ai llm memory python self-improving sqlite

Last synced: 01 Jul 2026

https://github.com/marceloxhenrique/gopportunities

A REST API built with Go and Gin for managing job opportunities.

gin-gonic golang gorm-orm sqlite

Last synced: 01 Jul 2026

https://github.com/fadilxcoder/php-desktop

Desktop PHP - 8.1 (PoC : HFX | API : https://github.com/fadilxcoder/reactjs-php.git)

api-server php-desktop poc sqlite

Last synced: 14 May 2026

https://github.com/biglocalnews/datasette.biglocalnews.org

A Datasette instance that allows users to explore public and private files hosted by biglocalnews.org

data-journalism datasette sqlite

Last synced: 01 May 2026

https://github.com/nicolas-sabbatini/go-short

This is the implementation of the second exercise of the Gophercises course

go go-server go-sqlite3 golang golang-application gopher gophercises sqlite sqlite3 url-shortener

Last synced: 16 Apr 2026

https://github.com/jigar-sable/basic_banking_app

A simple banking app.

android gradle java sqlite xml

Last synced: 29 Apr 2026

https://github.com/anitatess/music-website

website on which you can add, delete, view and edit music data created with: C#, .NET, SQLite, JavaScript, HTML

c-sharp crud dot-net dot-net-core html javascript music sqlite sqlite-database

Last synced: 18 Feb 2026

https://github.com/teresaromero/restaurants-api

Take home assessment, develop of a restaurant api

prisma sqlite typescript

Last synced: 15 May 2026

https://github.com/phin-ai/phin

Phin — AI-native data workbench for macOS. PostgreSQL, MySQL, SQLite, MongoDB + AI chat. Free public beta.

ai ai-agent chatgpt claude database database-gui genai gpt llm macos mongodb mysql nl2sql openai postgresql rag sql sql-client sqlite text-to-sql

Last synced: 01 Jul 2026

https://github.com/pizzerolaa/budget-buddy

Budget Tracker app made in Python using Flet

flet python sqlite

Last synced: 02 Jan 2026

https://github.com/shafiaahmed/recipe-database-cli

This project is a command-line interface (CLI) application that manages a recipe database using SQLite. Users can interact with the application by viewing recipe details, searching for recipes by category, and displaying ingredients.

cli python recipe recipe-search sqlite

Last synced: 29 Jun 2026

https://github.com/abdo-essam/cloud_quizzer_app

Cloud Quizzer is designed to help users prepare for the cloud exams. Built using Flutter and Clean Architecture principles, It's provides a streamlined, user-friendly experience for aspiring cloud professionals to review key concepts, test their knowledge, and track their progress on the go.

aws azure cloud dart exam flutter hive quizapp sqlite

Last synced: 09 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/kbrault/twitter_clone

Mini Twitter clone from a Rust learner. Probably many things to improve. Actix/SQLite and Javascript Vanilla

actix-web api javascript rust sqlite

Last synced: 09 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/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/vitorhonna/this-is-cs50

Harvard University's introduction to the intellectual enterprises of computer science and the art of programming. This is CS50.

c computer-science cs50 css data-structures flask harvard harvardcs50x html javascript python scratch sql sqlite

Last synced: 10 Apr 2026

https://github.com/kaatinga/baranka

A simple and flexible helper for preparing SQL queries with positional parameters for SQL databases like PostgreSQL, MySQL or SQLite

mariadb mysql postgresql query-builder spanner sql sqlite

Last synced: 10 Apr 2026

https://github.com/s0fft/true-publish-protocol

Information-Resource — SSR Media Project on Flask + API on Flask-RESTful

api curl flask flask-restful jinja2 postman python3 server-side-rendering sqlalchemy sqlite

Last synced: 10 Apr 2026