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/psudocode/ghost-docker-dev

🐳 Complete Docker-based development environment for Ghost theme development with hot-reload mounting, helper scripts, and SQLite browser

blogging development-environment docker docker-compose ghost nodejs sqlite theme-development

Last synced: 12 Apr 2026

https://github.com/siddhesh-agarwal/cognizant-prodigi-22

Supply chain event predictability and Visibility

fastapi javascript python react scikit-learn solidity sqlite typescript

Last synced: 12 Apr 2026

https://github.com/nelyubinaj670/api_yamdb

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

api django jwt-token python sqlite

Last synced: 06 May 2026

https://github.com/kivs/solid_litequeen

Lite Queen is a Rails engine that allows you to manage SQLite databases in your Rails application.

ruby-on-rails sqlite web-ui

Last synced: 11 Nov 2025

https://github.com/marcelosanchezdev/paginapeliculas

Página de Películas Una aplicación web para explorar, buscar y gestionar películas favoritas. Utiliza la API de TMDb para obtener datos de películas y cuenta con un sistema de autenticación desarrollado en Node.js. Frontend creado con React y estilizado con Bootstrap.

authentication axios bootstrap express frontend-backend fullstack jwt movie-app nodejs react sqlite tmdb-api vite zod

Last synced: 09 Apr 2026

https://github.com/s-gani/todoapp

Simple To-Do application built using Kotlin and SQLite for Android

android application kotlin sqlite sqlitedatabase todolist xml

Last synced: 21 Jan 2026

https://github.com/nareshved/rupeebyte

Expenses tracker App: A feature built with Flutter, using sqlite database and graphs added

expense-manager expense-tracker flutter flutter-apps graphs sqlite sqlite-database

Last synced: 06 May 2026

https://github.com/gdiab/linkledger-cli

CLI-first local memory for agents: capture links, annotate evidence, and retrieve compact briefs.

agent-memory cli command-line-tool fts5 information-retrieval knowledge-management local-first research-workflow sqlite typescript

Last synced: 12 Mar 2026

https://github.com/ninoslat1/ely-book-api

Simple Book Management API with ElysiaJS and SQLite

bun bun-sqlite elysiajs sqlite

Last synced: 18 Jan 2026

https://github.com/seuros/rails_lens

Comprehensive Rails application visualization and annotation tool - precision optics for the Rails universe

activerecord analysis annotations cli code-quality database developer-tools documentation erd mermaid models mysql postgres rails rails7 rails8 ruby schema sqlite visualization

Last synced: 17 Feb 2026

https://github.com/sridevi2108/ai-code-reviewer

AI-powered code review application with Flask backend and LLM integration

css flask groqapi html pytest python sqlite vanilla-javascript

Last synced: 08 Nov 2025

https://github.com/mehboob14/android_linkedin_clone

Build Android application a LinkedIn clone that implements core functionalities including user signup and sign-in. It uses SQLite for local storage of user credentials and SharedPreferences to manage app state, such as first-time startup and login status. Content for the home feed is dynamically fetched from Firebase, displaying users.

android-app firebase java sharedpreferences sqlite xml

Last synced: 18 Jan 2026

https://github.com/jasonrobertdestiny/espmonitor

IoT environmental monitoring system with ESP32, Flask, and Web UI - Real-time temperature, humidity, and water level monitoring with threshold alerts

arduino dht11 dht22 environmental-monitoring esp32 flask iot realtime-monitoring rest-api sensors sqlite web-dashboard

Last synced: 08 Nov 2025

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/ant59/ff-sync

Dockerfile for Firefox Sync 1.5 server

docker firefox sqlite sync

Last synced: 06 May 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/akchemp/data-engineer-mini-project

Mini ETL pipeline: CSV → SQLite → SQL → pandas analytics

aston beginner-friendly data-engineering etl intership pandas portfolio python sql sqlite

Last synced: 07 May 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/ngangawairimu/automating_farming_analysis

This project automates farming in Maji Ndogo, analyzing soil fertility, climate, and geography to recommend optimal crop locations. Python-based data analysis I uncovers patterns guiding farming practices.

matplotlib-pyplot numpy pandas python seaborn sqlite

Last synced: 10 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/fernandobelotto/car_price_api

Project for exploring the Nestjs framework

api nestjs sqlite

Last synced: 20 Feb 2026

https://github.com/jonghough/calendar-jx

Spring-Boot application for a local calendar and event schedule builder

calendar java schedule spring-boot sqlite

Last synced: 20 Apr 2026

https://github.com/johnpili/sqliter

A SQLite repository library

repository sqlite

Last synced: 20 Apr 2026

https://github.com/sette7blo/feedme

Self-hosted AI recipe manager with meal planning and pantry

docker flask meal-planning recipe-manager self-hosted sqlite

Last synced: 04 May 2026

https://github.com/tznthou/ccrewind

Claude Code 對話回放與考古工具 — Replay & search your Claude Code conversations. Lightweight, read-only, offline-first.

claude-code conversation-viewer developer-tools electron fts5 react sqlite typescript

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/nirbelelti/python-secure-flask-api-jwt-demo

This is a demo API application built using Flask, JWT (JSON Web Tokens), and SQLAlchemy with SQLite and Redis. The application follows best practices for user authentication and password management, including salting and hashing passwords. It implements key design patterns and ensures token-based security using JWT.

api-rest authentication design-patterns facade-design-pattern flask-api python salting singleton-design-pattern sqlite

Last synced: 21 Apr 2026

https://github.com/io7m-com/darco

Minimalist, opinionated database access.

database-access jdbc postgresql sql sqlite

Last synced: 22 Mar 2025

https://github.com/galaxywk223/yinghuoji-desktop

萤火集的桌面端独立仓库,一个单用户、本地优先的学习记录与分析桌面应用

desktop-app focus-timer learning-analytics rust sqlite study-tracking tauri vue

Last synced: 22 Apr 2026

https://github.com/nichsedge/expense-tracker

A modern, privacy-focused Android expense tracker built with Kotlin and Jetpack Compose. Includes SQLite persistence via Room, Hilt dependency injection, and a Material 3 design system.

android android-development expense-tracker hilt jetpack-compose kotlin material3 money-management mvvm personal-finance room-database sqlite

Last synced: 22 Apr 2026

https://github.com/gogun-rgb/ai-work-rollback-logbook

A beginner-friendly rollback logbook for AI coding tools such as Codex, Claude Code, and OpenCode.

ai-coding beginner-friendly claude-code codex developer-tools git nextjs opencode rollback sqlite

Last synced: 27 Jun 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/brunoportis/localqueue

Durable local queues for Python workers, scripts, and CLI tools.

cli python queue retry sqlite workers

Last synced: 23 Apr 2026

https://github.com/guilherme006/lawofficeapi

Este projeto apresenta a LawOfficeAPI, uma API RESTful desenvolvida para gerenciar as operações de um escritório de advocacia. A API foi construída utilizando Python, SQLAlchemy e SQLite.

pytest python requests sqlalchemy sqlite uuid

Last synced: 18 Feb 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/gofman5/lux-antidetect

Advanced antidetect browser manager with 16-vector fingerprint engine, proxy management, and per-launch unique identity generation

antidetect browser electron fingerprint privacy proxy react sqlite tailwindcss typescript

Last synced: 28 Apr 2026

https://github.com/solomonneas/code-search-api

Local semantic code search with Ollama embeddings, SQLite, and hybrid search. Index your codebase with language-aware chunking and find code by intent.

code-indexing code-search developer-tools embeddings fastapi hybrid-search local-first ollama semantic-search sqlite

Last synced: 25 Apr 2026

https://github.com/mathomhaus/guild

A local-first, persistent cognition substrate for AI agents. Single Go binary + MCP server backed by local SQLite.

agent-coordination agent-memory ai-agents claude claude-code codex cursor golang local-first mcp mcp-server sqlite

Last synced: 25 Apr 2026

https://github.com/asynched/golang-payment-api

A simple payments API using golang.

go jwt sqlite

Last synced: 25 Apr 2026

https://github.com/andiupn/php-native-crud-starter-free

🐘 Simple PHP Native CRUD starter application with SQLite database and Docker support, built for beginners.

boilerplate bootstrap-5 crud docker learning-by-doing php-native php8 sqlite starter-kit

Last synced: 06 Jun 2026

https://github.com/luisall12/ipt-6.1_expensemanager

Track expenses and get Datavisualation, with C# WPF and SQLite

csharp csharp-wpf netcore object-oriented-programming sql sqlite wpf xaml

Last synced: 26 Apr 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/stephenlb/pubnub-sqlite-server

How to Use localhost as Web Database Server. The PubNub SQLite Query Server contains a Node.js server application that uses PubNub to listen for SQL queries on a specified channel and executes them on an in-memory SQLite database. The results are then sent back to a designated response channel.

nodejs server sql sqlite sqlite3

Last synced: 26 Apr 2026

https://github.com/stalksa/wishapp

Приложение "Wish List"

android-studio application java sqlite

Last synced: 29 Apr 2026

https://github.com/topotun77/tg-bot

Telegram-bot магазина здорового питания (python 3.9, aiogram, SQLite, asyncio, logging)

aiogram api asyncio logging python python39 sqlite tg-bot

Last synced: 29 Apr 2026

https://github.com/angelgc95/ride-pressure-widget

City-level mobility pressure signal built from live data and transparent provider coverage.

market-signal mobility nextjs sqlite typescript weather-data

Last synced: 08 Jun 2026

https://github.com/hieblmi/playground

Unsorted collection of algorithms and stuff to practice

sqlite

Last synced: 29 Apr 2026

https://github.com/shivabajelan/perth-restaurant-explorer-mapping-insights-analysing-trends

In this project, we looked at Yelp data about restaurants and bars in Perth and performed exploratory data analysis to determine relationships between some different variables. An interactive map is also created giving user the chance to choose their desired criteria from a list.

api etl folium-maps ipywidgets pandas sqlite sqlite-database

Last synced: 29 Apr 2026

https://github.com/alexander784/hikers-cli

This User-friendly Command-Line Inteface(CLI) application designed to simplify managing hiker information and equipment in a manageable system

database engine sqlalchemy sqlite

Last synced: 29 Apr 2026

https://github.com/rudrakshi99/quiz_app

The quiz application having MCQs related to various categories where the user can roll out from his previous question and can attempt only once.

django-rest-framework python3 sqlite

Last synced: 29 Apr 2026

https://github.com/anibulus/blog.graphql.net

A .Net application using graphql with entity framework. Designed to post and share ideas

backend backend-api boilerplate csharp dotnet-core graphql sqlite template

Last synced: 29 Apr 2026

https://github.com/jmund15/maui-calculator-expansion

CS-797R (Cross-Platform Mobile Development) Project. Adding functionality (Scientific Calculator, SQLite, REST API, etc.) to the original sample app.

calculator dotnet maui rest-api sqlite swagger xaml

Last synced: 29 Apr 2026

https://github.com/tomashubelbauer/dapper-sqlite

Looking into using Dapper with SQLite

dapper sqlite

Last synced: 29 Apr 2026

https://github.com/imgurbot12/anysql

Lightweight, Thread-Safe, Flexible, Powerful, SQL Library

databases mysql postgres python python3 sql sql-client sqlite

Last synced: 29 Apr 2026

https://github.com/egorumaev/sql-trainings

SQL (PostgreSQL / MySQL / SQLite) trainings

mysql postgresql sql sqlite

Last synced: 29 Apr 2026

https://github.com/fer25-code/qrcss

Scanner Qr Code for Command and Stock management

android-application blutooth printpdf qrcode-scanner sendemail sqlite

Last synced: 29 Apr 2026

https://github.com/fs-frost/sql-playground

SQL playground to test queries using SQLite on the browser through WASM, installable as PWA.

pwa sql sqlite svelte typescript wasm

Last synced: 30 Apr 2026

https://github.com/melardev/android_kotlin_sqlitecrud

Android Crud application built with Kotlin using Sqlite

android crud database kotlin sqlite

Last synced: 30 Apr 2026

https://github.com/jamjet-labs/engram

Durable memory for AI agents. Multi-tenant by default, mode-aware reading, MCP-native. Apache 2.0.

agent-memory agents ai ai-agents knowledge-graph llm mcp memory model-context-protocol pydantic python semantic-search sqlite vector-search

Last synced: 08 Jun 2026

https://github.com/samuelogboye/taskmasterapi

A Simple task management application

fastapi postgresql python sqlite

Last synced: 30 Apr 2026

https://github.com/m4rc3l05/noted

A self host solution to store notes

deno denoland hono notes notes-app self-host self-hosted selfhost selfhosted sqlite

Last synced: 30 Apr 2026

https://github.com/andresorozcodev/usermanager

Backend System for User Management with Security and Asynchronous Tasks

crud docker docker-compose fastapi jwt-token pyhton rabbitmq sqlite

Last synced: 01 May 2026

https://github.com/dimplektech/flask-blog-project

The application uses SQLite for the database, Flask-WTF for form handling, and CKEditor for a rich text editor.

ckeditor sqlite wtforms-flask

Last synced: 01 May 2026

https://github.com/thiagohrcosta/chat-app-socketio

Direct Message is a real-time chat application developed as part of the specialization in Python by Rocketseat. Originally intended to create a basic real-time conversation using SocketIO, the project expanded to include a database feature where users can create anonymous chat rooms and engage in conversations without any need for login.

flask-application python socket-io sqlalchemy sqlite

Last synced: 01 May 2026

https://github.com/crizin/bible-db

Multilingual Bible dataset (Korean/KJV/Hebrew/Greek) with Strong's numbers and semantic-domain tags on every original-language word

bible biblical-studies dataset greek hebrew korean-bible nlp public-domain sqlite strongs

Last synced: 28 Jun 2026

https://github.com/damir-sijakovic/sharefile

Share files protected with access token.

filesharing php sqlite

Last synced: 01 May 2026

https://github.com/helenanevesdeveloper/django-trivia-website

A Trivia website for users to test their knowledge on Django framework. Built with Python 3.10.12 and Django 5.0.2 with the purpose of practicing.

django python sqlite

Last synced: 01 May 2026

https://github.com/will-1-am/ios-app-todoey-londonappbrewery

Swift ToDo List Application setup to use UserDefaults, SQLite, CoreData, Realm - not simultaneously...

coredata realm sqlite swift todoapp userdefaults

Last synced: 01 May 2026

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

This repository contains the exercise completed as part of the Balta.io course on backend development.

aspnet-web-api csharp dotnet6 entity-framework sqlite

Last synced: 01 May 2026

https://github.com/mithesh14/ipl-auction

Real-time multiplayer IPL auction platform with live bidding, team management, and playing XI selection. Built with Flask, WebSocket, and SQLite.

cursor flask flask-socketio sqlite

Last synced: 01 May 2026

https://github.com/boolfalse/laravel-sanctum-api

Laravel 8 Sanctum API with SQLite

laravel sanctum sqlite

Last synced: 01 May 2026

https://github.com/adhamsalama/cs50-finance

A website via which users can “buy” and “sell” stocks.

flask python sqlite stocks

Last synced: 01 May 2026

https://github.com/xavierjiezou/python-sqlite3-tutorial

Tutorial for splite3 module based on Python.

python sqlite

Last synced: 02 May 2026

https://github.com/kubepay/nestjs-crud-experiments

Nest js experiments for good middleware alternative for express

crud nestjs sqlite typeorm

Last synced: 02 May 2026

https://github.com/bloodstalk1/clipo

A macOS menu bar clipboard manager with searchable history, image previews, pinning, and auto-paste.

appkit clipboard clipboard-manager macos menubar-app productivity sqlite swift swiftui xcodegen

Last synced: 02 May 2026

https://github.com/nikitagoldashevsky/reminder-bot

Telegram bot for time-based reminders, written in Python using Telegram API and SQLite database management.

python reminder sqlite telegram-bot

Last synced: 02 May 2026

https://github.com/vilhalva/logid-com-sqlite

🤤ESSE É UM BOT DO TELEGRAM FEITO COM PYROGRAM. É ÚTIL PARA ADMINISTRADORES QUE DESEJAM MANTER UM REGISTRO ORGANIZADO DAS INTERAÇÕES DOS USUÁRIOS, UTILIZANDO UM BANCO DE DADOS LOCAL PARA ARMAZENAMENTO E POSTERIOR ANÁLISE DAS MENSAGENS RECEBIDAS.

bot database framework projeto pyrogram python redes-sociais sqlite telegram

Last synced: 02 May 2026

https://github.com/alejandrodavidarzolasaavedra/dockerlabs-react-native-app

Organiza tus notas de hacking, desbloquea trofeos y maximiza tu productividad con pomodoros

jest react-native redux rxjs sqlite

Last synced: 02 May 2026

https://github.com/mindreframer/sqlcache

SQLite based cache with namespacing for Elixir

caching elixir sqlite

Last synced: 02 May 2026

https://github.com/kahsolt/akasha

Hyperlight-weight pseudo-ORM framework for SQLite3, aimed to handle simple player data in Minecraft plugins.

hypnos lightweight mysql orm sqlite toy-project

Last synced: 02 May 2026

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

Umbraco 13 CMS Website with Member Registration and Login serving as a Starter

dotnet sqlite umbraco

Last synced: 02 May 2026

https://github.com/dmarks84/ind_project_movie-database-sqlite

Independent Project - I joined and manipulated data from disparate tables of movie information using Python & SQLite; defined schema, created tables/views, queried data, etc. Utilized CTE's, Window Functions, and other DDL, DQL, DML, and DCL scripts.

advanced-sql cte databases dcl ddl dml dql group-by joins python query sql sqlite tables views window-functions

Last synced: 02 May 2026

https://github.com/aidenstickney/modern-record-player

This application integrates RFID technology with Spotify's playback features. Users can associate RFID tags with Spotify albums, playlists, or tracks. Scanning an RFID tag initiates playback of the linked Spotify content.

flask python raspberry-pi spotify spotify-api sqlite

Last synced: 03 May 2026

https://github.com/raicerk/ionic-st

Proyecto con ionic para android para aprender desarrollo mobile con javascript

angular4 ionic ionic-framework ionic-plugin sqlite

Last synced: 03 May 2026

https://github.com/geoninja/sql

Repository for SQL code

hive mysql-database sql sqlite

Last synced: 22 May 2026