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/rp4ri/editable-website-typescript

Adaptation of the editable-website repository to TypeScript, Drizzle, and Svelte v5

drizzle sqlite svelte5 sveltekit typescript

Last synced: 01 May 2026

https://github.com/jayakrishna1509/online-quiz-application

Online Quiz Application Full Stack App.

css env flask html javascript json node python react sqlite

Last synced: 12 Apr 2026

https://github.com/blackwell-systems/claudewatch

Get measurably better at AI-assisted development. Generates CLAUDE.md improvements from session data, then proves they worked with before/after effectiveness scoring.

ai ai-agents ai-observability analytics anthropic claude claude-code cli developer-tools go golang observability sqlite

Last synced: 04 Mar 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/rahulguptagzb09/desktop-books-database-application-using-python

Desktop Books Database Application Using Python

database gui python python3 sqlite tkinter

Last synced: 16 Jun 2025

https://github.com/namoshizun/loglite

A lightweight, high-performance logging service that stores log data in SQLite with HTTP APIs for log insertion and querying 📝

lightweight logging python sqlite web

Last synced: 28 Dec 2025

https://github.com/i9or/basictodo

:white_check_mark: Production ready to-do list web application

bootstrap5 bun drizzle-orm free-software hono htmx jsx server-side-rendering sqlite

Last synced: 14 Apr 2026

https://github.com/marcomiddeldorff/invoice-time-tracker

Ein webbasiertes Tool zur Verwaltung von Kunden, Projekten, Angeboten und Rechnungen – mit integrierter Zeiterfassung. Zielgruppe sind Einzelunternehmer, die ohne externe Tools ihren Arbeitsalltag organisieren wollen.

inertiajs invoicing laravel mysql pdf-generation queue react sqlite tailwindcss time-tracking

Last synced: 14 Apr 2026

https://github.com/mohamed-mamdouh41199/crud-using-python

CRUD App using python flask , and SQLite Database

api css endpoint flask html5 javascript python sqlite

Last synced: 14 Apr 2026

https://github.com/cagatay-softgineer/flask-backend

Scalable Flask backend template with dynamic multi-database support (PostgreSQL, SQLite, MySQL, MongoDB, Firestore) and modular routing via Blueprints.

api backend blueprints database firebase firestore flask mongodb mysql postgresql pydantic python sqlite template

Last synced: 14 Apr 2026

https://github.com/tegaraditya/youtube-api-proxy-rust

YouTube API Cache Proxy built on Rust

axum rust sqlite youtube-api youtube-api-v3

Last synced: 28 Apr 2026

https://github.com/bumbaiya/attendancemanagement

Attendance management app using Python, SQlite studio and TKinter library.

attendance-management-system python sqlite tkinter tkinter-python

Last synced: 24 Apr 2026

https://github.com/beakerandjake/listo

Todo list written in React, Tailwind CSS, Express, and SQLite

docker express javascript list nodejs react sqlite tailwindcss task todo todolist

Last synced: 09 Apr 2026

https://github.com/jaygaha/note-taking-app

NoteTakingApp: A Flask note-taking application

auth flask full-stack learning-by-doing notes-app python sqlalchemy sqlite tailwindcss

Last synced: 28 May 2026

https://github.com/thebud4/rocketseat-auction-project

Projeto de backend em C# para gerir uma plataforma de cursos.

csharp dotnet sqlite swagger

Last synced: 05 May 2026

https://github.com/zhoucheng133/sht-api

SHT temperature & humidity API and data storage for Raspberry Pi (NOT Pico)

fastapi raspberry-pi sht3x sqlite

Last synced: 13 Oct 2025

https://github.com/sergioaff/tienda_de_mascotas

Tienda de Mascotas es una aplicación diseñada para facilitar la gestión de ventas diarias en una tienda de mascotas. Desarrollada en Python con Tkinter, permite a los propietarios realizar un seguimiento eficiente de las transacciones y gestionar el inventario a través de una interfaz gráfica intuitiva, mejorando la experiencia de compra y venta.

python sqlite tkinter

Last synced: 15 May 2026

https://github.com/dubniczky/budgeting-webapp

An Angular web application with NodeJS REST API server for web-based budgeting

angular budget-app budget-manager budgeting nodejs sqlite

Last synced: 09 May 2026

https://github.com/chiahaohsutai/cinema-hub

CRUD API & Web App

actix-web solidjs sqlite

Last synced: 06 Jun 2026

https://github.com/prospermbuma/fsp

A comprehensive Android field service management application designed for technicians, service providers, and field workers.

java mobile-development sqlite xml

Last synced: 03 May 2026

https://github.com/gpreviatti/desafio-controle-gastos

Esse desafio tem por objetivo validar e treinar conceitos de sql através de um sistema simples de controle de gastos utilizando sqlite

git github python sql sqlite

Last synced: 20 Apr 2026

https://github.com/lucasfeliciano02/databases_mysql-sqlite

Fazendo CRUD Utilizando MySQL com DBeaver E integrando Python com SQLite

dbeaver mysql python3 sqlite

Last synced: 03 May 2026

https://github.com/kurtarmamento/telemetry-ingest-api

FastAPI telemetry ingest service that validates sensor readings and stores the latest per device in SQLite (tests + CI).

backend fastapi github-actions iot mqtt pydantic pytest python rest-api sqlite telemetry

Last synced: 27 Jan 2026

https://github.com/gunnar-miklis/learn-sqlite

Practice. Learn. Improve.

sqlite

Last synced: 02 May 2026

https://github.com/altamashalk/personal_budget_tracker

A desktop application to manage finances by tracking income, expenses, and overall budget. Users can add transactions, view summaries, display transactions in a table, and export data to a CSV file

gui pycharm python sqlite

Last synced: 13 Mar 2026

https://github.com/shadrack-kipkemei/movie_management_system

movie management system CLI project

python sqlachemy sqlite

Last synced: 29 Apr 2026

https://github.com/pymetheus/sqlalchemy-dbtoolkit

Modular toolkit for SQLAlchemy-based database configuration and session management.

data-engineering data-pipeline database mysql orm postgresql python sqlalchemy sqlite toolkit

Last synced: 11 Apr 2026

https://github.com/jchristn/durable

A lightweight .NET ORM library with LINQ capabilities, designed with a clean, generic architecture that allows developers to build custom repository implementations without being constrained by opinionated base classes

database ef linq mysql orm postgres postgresql sqlite sqlserver

Last synced: 20 Jan 2026

https://github.com/paricoderdeveloper/library_managment

The Library Management System is a desktop application for managing books, authors, and user profiles. It allows users to add, update, and delete data, using SQLAlchemy for database management. The system follows the Repository Design Pattern for organized and efficient data access.

alembic crudoperations databasemanagement librarymanagementsystem orm python repositorypattern sqlalchemy sqlite

Last synced: 23 Jun 2026

https://github.com/stephsako/footlite

Android application recovering JSON data from the football-data.org API

alwaysdata android api-rest get-post java mvc retrofit sqlite svg-images

Last synced: 19 Apr 2026

https://github.com/atinyshrimp/plm-class-project

A comprehensive Product Lifecycle Management (PLM) tool developed as a semester-long project for our PLM course.

database-management desktop-application management-tool plm product-management pyqt python sqlite sqlite3-database student-project supply-chain

Last synced: 16 May 2026

https://github.com/elusivecodes/fyreschema

FyreSchema is a free, open-source database schema library for PHP.

database mysql php postgreql schema sqlite

Last synced: 15 Oct 2025

https://github.com/fcbento/nodejs-fastify-knex-sqlite-render

Crud to practice Node.js using TypeScript, Fastify for web framework, query builder using Knex, Sqlite/PostgreSQL for data storage and hosting on Render

fastify knex nodejs postgres render sqlite typescript

Last synced: 09 Apr 2026

https://github.com/omecodes/bome

Persistent data structures such as map list and tree over SQL database

golang mysql sqlite

Last synced: 14 Apr 2026

https://github.com/erikaperciliano/api-rest-nodejs

The goal of this project is to develop a REST API using Node.js from scratch to deployment. I will work with database, automated tests and automating the deployment process of this application so that every time any information is changed in the code, this new change will automatically be uploaded to the production url 👩🏾‍💻

fastify nodejs sqlite typescript zod

Last synced: 11 Apr 2026

https://github.com/aparokshaui/meta-sqlite

This project has moved to https://git.aparoksha.dev/aparoksha/meta-sqlite - Use state properties remembering their values between app launches with the Meta framework

declarative linux macos sqlite swift swiftui ui windows

Last synced: 16 Oct 2025

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/babatech/laravelapi

Laravel Restful API with Vue.js and sqlite

laravel sqlite

Last synced: 16 Oct 2025

https://github.com/jpnantcom/blazor-sqlite

Use SQLite Database in Blazor using SQLite wasm

blazor blazor-webassembly sqlite

Last synced: 16 Oct 2025

https://github.com/vunkname/clear-xui-database

A Telegram bot & Web tool for modifying SQLite database files in X-UI and 3X-UI panels. https://t.me/NiGmaServices

3x-ui database sqlite x-ui xray

Last synced: 17 Apr 2026

https://github.com/rcrdk/daily-diet-nodejs-api

A simple diet meal CRUD for practicing the API REST on Node.js with Fastify.

e2e-tests fastify insomnia knex nodejs postgresql sqlite typescript vitest

Last synced: 27 Jan 2026

https://github.com/vdrbreno/shopper-testetecnico-leituras-backend

Teste Técnico da Shopper: API REST com leitura automatizada de água e gás utilizando Inteligência Artificial

api-rest docker fastify google-gemini jest node prisma sqlite typescript

Last synced: 27 Jan 2026

https://github.com/yasemindeki/foss

Open Source Development

cpp crypto libcurl nodejs pg qt rest sqlite tcp-server

Last synced: 05 Feb 2026

https://github.com/rodrigo-kelven/implemeting_redis

Este projeto é uma API RESTful construída com FastAPI, utilizando SQLite como banco de dados e Redis para caching. A API permite a criação e leitura de itens, armazenando dados em um banco de dados SQLite e utilizando Redis para melhorar a performance através de caching.

fastapi mongodb mysql python3 redis sqlite

Last synced: 11 Apr 2026

https://github.com/nmarulo/record-structure-api

Convertir archivos de texto con formato de ancho fijo en tablas basadas en configuraciones de longitud de campo por tipo de registro.

api rest-api spring-boot sqlite

Last synced: 06 May 2026

https://github.com/gms-001/rag-based-chatbot-tds

RAG-powered Virtual Teaching Assistant for IIT Madras’ Tools in Data Science (TDS) course. Built with LangChain, LangSmith, and Streamlit, this chatbot provides context-aware answers from course materials, manages user sessions with SQLite, and supports real-time chat streaming.

gemini-api langchain langgraph langsmith python rag-chatbot selenium sqlite

Last synced: 11 Apr 2026

https://github.com/wadhia-bhavesh/PsDroid-Tracker

PsDriod Tracker is a GPS-based mobile app for personal security, it ensures user safety with real-time location tracking, emergency SOS messages, and automated emergency calling. Compatible with Android, it offers a user-friendly interface, adding family/friends, and customizable alert settings for enhanced personal security.

andriod andriod-app andriod-development andriod-sdk firebase firebase-auth java sql sql-database sqlite xml

Last synced: 14 Apr 2025

https://github.com/parisaalizadeh2003/library_managment

The Library Management System is a desktop application for managing books, authors, and user profiles. It allows users to add, update, and delete data, using SQLAlchemy for database management. The system follows the Repository Design Pattern for organized and efficient data access.

alembic crudoperations databasemanagement librarymanagementsystem orm python repositorypattern sqlalchemy sqlite

Last synced: 31 Mar 2025

https://github.com/rathod-shubham/web-scraping

Scrape the content of the web with ease using beautiful Soup.

beautifulsoup4 parsing python3 regex request sqlite webscraping

Last synced: 13 May 2026

https://github.com/floony7/dev-jobs-website

A jobs website clone of Indeed for the purposes of practise using Next.js 14, server actions and Prisma.

nextjs14-typescript prisma server-actions sqlite tailwindcss zod

Last synced: 11 Apr 2026

https://github.com/devoloper-1/retailpulse

A dynamic data visualization dashboard analyzing global supermarket trends, competitors, and market insights

amcharts5 bootstrap css data-visualization database flask html javascript pandas python sqlalchemy sqlite tailwind-css walmart

Last synced: 11 Apr 2026

https://github.com/jokarz/idea-app

A simple CRUD demo using .Net Core

asp-net-core react-router reactjs sqlite

Last synced: 11 Apr 2026

https://github.com/than-dev/do-your-asking

Do Your Asking is a anonymous questions forum that you can do your questions in any room or create your own!

backend code css forum frontend fullstack javascript nodejs questions-and-answers sqlite

Last synced: 11 Apr 2026

https://github.com/bartavius/jaza-just-a-zip-away

A web application that connects companies to roadtrip enthusiasts, lowering costs for everyone through a vehicle-relocation bounty system.

bootstrap5 django google-maps-api python react rest-api sqlite typescript

Last synced: 14 Apr 2026

https://github.com/tiagom13/api-tasks

📋 API desenvolvida para gerenciar tarefas de forma simples e eficiente

cors express node-js prisma prisma-client sqlite swc tsx typescript zod

Last synced: 11 Apr 2026

https://github.com/muhalvin/sendnotes

SendNote - A way to send schedule notes to your friends.

alpinejs laravel livewire sqlite tailwindcss wireui

Last synced: 14 Apr 2026

https://github.com/luismgsantos/acme-donation-platform

ACME CSR Donation Platform Internal donation platform for employees to create, manage, and contribute to fundraising campaigns supporting social and environmental causes. Built with Laravel 12, Inertia.js, and Vue 3 — featuring secure authentication, a clean REST API, and a modern dashboard with live campaign analytics.

chartjs clean-architecture csr docker donation-platform fullstack inertiajs laravel laravel-api pestphp phpstan sanctum spa sqlite tailwindcss vue vue3

Last synced: 11 Apr 2026

https://github.com/elis-vasconcelos/full-stack-bakery

An application for controlling sales and queues at a bakery.

backend expressjs frontend full-stack nextjs prisma-orm react responsive sqlite typescript

Last synced: 11 Apr 2026

https://github.com/sultanayubi360/ninflix

NinFlix App – Live Streaming (TV Streaming, Movies, Web Series, TV Shows & Live TV Channels) NinFlix Live TV Application is an app that shows live tv on Android devices. Watch your favorite TV channels Live on your mobile phone with this Android application on your Android device.

android-studio exoplayer exoplayer2 firebase java kotlin material-ui sqlite xml

Last synced: 19 Feb 2026

https://github.com/aini9027/f1-analytics-portfolio

Formula 1 Race Strategy Analytics — End-to-End Data Analytics Project (SQL, Python, Power BI)

dashboard data-analytics ergast etl fastf1 formula1 kaggle portfolio-project postgres powerbi python sql sqlite streamlit tableau visualization

Last synced: 11 Apr 2026

https://github.com/azurespheredev/blen-fullstack-engineer-take-home

Take-home coding challenge for Next.js Full Stack Engineer Position

drizzle-orm eslint husky jest nextjs14 prettier shadcn-ui sqlite tailwindcss typescript

Last synced: 11 Apr 2026

https://github.com/benelan/foos

Foosball leaderboard for Esri Support Services

bootstrap ejs esri expressjs nodejs sqlite webapp

Last synced: 11 Apr 2026

https://github.com/dattali18/bigdata_week7

This repo is for the 4th assignment in the course Big-Data

mysql r recomendation-system scripting sql sqlite

Last synced: 14 Mar 2025

https://github.com/f4rkh4d/drift

sql linter and formatter in rust. 7 dialects, 80 rules, schema-aware. single binary. 50-200x sqlfluff. demo at drift.frkhd.com/play/

bigquery cli database dbt formatter linter lsp migration mysql postgres rust schema-aware snowflake sql sql-linter sqlfluff sqlite static-analysis tsql wasm

Last synced: 21 May 2026

https://github.com/rkshamim/banking-automation

Tasks involved in this project are opening the user accounts , recording the account holders transactions , depositing, withdrawing amount.

python sqlite

Last synced: 17 Apr 2026

https://github.com/devo8604/cicd_llm_data_scraper

Automated pipeline for generating high-quality Q&A training data from Git repositories. Processes source code with LLMs to create fine-tuning datasets. Features smart caching, resume support, MLX (Apple Silicon) & llama.cpp backends, multiple export formats (Alpaca, ChatML, etc).

alpaca code-analysis data-pipeline dataset-generation fine-tuning instruction-tuning llamacpp llm machine-learning mlx python question-answering sqlite synthetic-data training-data

Last synced: 11 Apr 2026

https://github.com/jairtorezone/notes-backend

Aplicação rocketnotes do programa explores da Rocketseat

bcryptjs express javascript mgirates nodejs sqlite

Last synced: 11 Apr 2026

https://github.com/inoles/grocery-app-blazor

Full Stack Web Based grocery shopping application with ASP.NET Core, Blazor, EF Core and SQLite

aspnet-core blazor-server bootstrap5 dotnet entity-framework entity-framework-core full-stack fullstack-development sqlite xunit

Last synced: 24 Feb 2026

https://github.com/dvamishkilapa/db_softdev

Страшная обертка, созданная с помощью на PyQT5, для БД разработчиков ПО.

pyqt pyqt5 sqlite vsu

Last synced: 23 Oct 2025

https://github.com/zeynepsudesanli/python-projects

Python projects including a task manager using SQLite

cli python sqlite

Last synced: 24 Apr 2026

https://github.com/golaughlin/north-pole-app-vapor

A simple Naughty and Nice JSON REST API using Swift and the Vapor framework.

advent-calendar-2025 api christmas christmas-2025 json rest-api sqlite sqlite-database sqlite3 sqlite3-database swift vapor vapor-swift

Last synced: 17 Apr 2026

https://github.com/william-fernandes252/schedule

A contacts book web application built with Django

django sqlite

Last synced: 03 May 2026

https://github.com/pegasusheavy/prax

🦀 Type-safe, async-first ORM for Rust. Prisma-like schema, fluent queries, multi-database support.

async database mongodb mysql orm postgres postgresql prisma query-builder rust sql sqlite tokio type-safe typescript-alternative

Last synced: 20 Jan 2026

https://github.com/damiansuess/learn.sqlite

Test of C# SQLite and SQLCipher database connections for Xamarin

csharp sqlcipher sqlite xamarin

Last synced: 24 Feb 2026

https://github.com/mahonrim/phonecontact

This app simulate the phone contact list in a cell phone. We use java with SQLite for this application. We can add, update, delete and show information about a contact

android crudandroid java-8 sqlite sqlite3

Last synced: 06 May 2026

https://github.com/anibulus/eventbyqr

An android application to manage invitation to a meeting using SQLIite and QR codes

android android-studio java qr qrcode sqlite

Last synced: 05 May 2026

https://github.com/kasim95/web_backend_project_1

APIs built using Python and SQLite to save, retrieve, filter posts, and votes for the posts.

api-rest python python3 sqlite

Last synced: 21 May 2026

https://github.com/oleksandra-o/sqlite

Using Databases with Python University of Michigan class

python sql sqlite

Last synced: 22 Feb 2026

https://github.com/amoeba/ace-to-sqlite

Automation to export the latest release of the ACE data as SQLite databases served via Datasette

acemulator asherons-call database datasette sqlite

Last synced: 15 Mar 2026

https://github.com/jotrorox/sqlodin

A simple and easy to understand pure Odin SQLite implementation. (Main Repo on Codeberg)

database library odin sqlite sqlite3

Last synced: 14 May 2026

https://github.com/pedroka-dev/playmove-fornecedores-api

Aplicação ASP.NET com WebAPi e gerenciamento de banco utilizando Entityframework 6 + Jogo Unity consumidor dos dados.

asp-net csharp entity-framework sqlite unity

Last synced: 09 Jun 2026

https://github.com/dhiraviyasundaram/sql-injection-demo

A Flask app demonstrating SQL Injection vulnerability and its prevention using parameterized queries.

demonstration education flask parameterized-queries python security sql-injection sqlite vulnerability web-security

Last synced: 03 May 2026

https://github.com/tiim/etherpad-sqlite-docker

Dockerfile for etherpad-lite with sqlite installed. Not maintaned, for new repo see:

docker dockerfile etherpad-lite sqlite

Last synced: 24 Oct 2025

https://github.com/blockzilla101/deno-sqlite-orm

sqlite orm library for deno

deno deno-module orm sqlite

Last synced: 14 Apr 2026

https://github.com/kkkkninezzz/home-bangumi

不太auto的追番工具

graalvm jdk21 mapstruct springboot3 sqlite vue

Last synced: 23 Jan 2026

https://github.com/nikita-petrovich/cli-randomreminders

Voice Random Reminders for MacOS Terminal. C++ STD library + SQLite.

cli cpp macos reminders sqlite standard-library terminal xcode

Last synced: 11 Apr 2026

https://github.com/compcode1/project-sql

In this SQL project, I analyzed customer and product data to provide insights that can guide restocking decisions, marketing strategies, and customer acquisition spending

sql sqlite

Last synced: 18 Jun 2025

https://github.com/my1243762750/electron-react-ai-chat

基于 Electron、React 和 SQLite 构建的 AI 桌面助手 - 支持 macOS、Windows 和 Linux

ai chatbot desktop electron javascript react sqlite

Last synced: 13 Jan 2026

https://github.com/rgolubtsov/customers-api-proto-lite-lfe-cowboy

A daemon written in LFE (Lisp Flavoured Erlang), designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.

cowboy customers docker json lisp-flavoured-erlang microservice rest-api sqlite

Last synced: 17 Apr 2026