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/slasq/browser-autopsy

DFIR tool for offline browser artifacts analysis — Chrome & Firefox

browser-forensics dfir forensic-analysis incident-response python sqlite

Last synced: 07 Jun 2026

https://github.com/chadwyck242/udemy-java-masterclass

Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.

idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy

Last synced: 13 Apr 2026

https://github.com/hunthubspace/subscope

SubScope is a Python-based command-line tool that helps you manage domains and subdomains in workspaces using an SQLite database.

automation bugbounty bugbounty-tool database ethical-hacking exploit penetration-testing python sqlite web web-penetration-testing

Last synced: 12 Feb 2026

https://github.com/sieep-coding/laptop-cli

This is a tool to manage device donations to my non-profit.

cli golang sqlite

Last synced: 04 May 2026

https://github.com/inbo/grtsdb

Spatially balanced sampling based on the General Randomized Tessellation Stratified (GRTS) using R and SQLite

grts r r-package r-stats sampling sampling-methods sqlite

Last synced: 19 Apr 2026

https://github.com/markc/sh-old

A set of bash shell scripts to setup and manage a simple Mail, Web and DNS server using either Debian, Ubuntu, CachyOS, Alpine or OpenWRT

aliases alpine-linux bash-scripting cachyos debian dovecot mariadb netserva-hcp nginx postfix powerdns roundcube-webmail server-management shell-scripts sqlite ubuntu-server

Last synced: 31 May 2026

https://github.com/devmunyi/mazebank

A JavaFX Banking Application utilizing SQLite for Data persistence

data-persistence gui-application java javafx sqlite

Last synced: 04 May 2026

https://github.com/kaushalladiya/finance-tracker

Full-stack finance tracking application built with .NET 10 and React

csharp dotnet entity-framework finance-tracker fullstack react sqlite tailwindcss

Last synced: 11 Apr 2026

https://github.com/ricnaga/nlw3-happy

Next Level Week 3 trilha discovery

expressjs handlebars html-css-javascript sqlite

Last synced: 14 Apr 2026

https://github.com/danijeldragicevic/simple-atm-system

Desktop application who simulate software on ATM.

hyperskill-solutions java-11 luhn-algorithm sqlite

Last synced: 28 Apr 2026

https://github.com/simran1199/pocket-partner

Automatically alerts the registered users about the availability of the products in the wishlist and if the product's price drops by it's previous value. Hence eliminating the manual checking of the details.

flask-application html-css python sqlite

Last synced: 26 Apr 2026

https://github.com/maxcore25/next-phone-contacts

University task: "Phone Contacts CRUD" using Next.js, Prisma, React Query, MobX, MUI

api api-rest crud material-ui mobx mobx-react-lite mui nextjs openapi prisma prisma-orm react-query rest-api restful-api sass scss sql sqlite swagger

Last synced: 11 Apr 2026

https://github.com/olegiv/it-digest-bot

Tiny Go service: Claude Code release watcher + daily AI news digest, posted to Telegram. systemd-timer-driven; single static binary.

ai-news anthropic claude-code golang news-aggregator news-digest rss self-hosted sqlite static-binary systemd telegram-bot

Last synced: 27 Apr 2026

https://github.com/utensils/claudex

Query, search, and analyze Claude Code sessions.

anthropic claude claude-code cli developer-tools fts5 observability rust session-analysis sqlite

Last synced: 30 May 2026

https://github.com/sefatanam/.netapps

Learning journey ASP.Net Mvc to Cloud , feel free to fork.

azure benchmark docker docker-compose efcore firebase jwt-authentication kubernetes mongodb net5 nunit sqlite xunit

Last synced: 10 Apr 2026

https://github.com/danitilahun/secure_note_app_cybersecurity

Secure Note App: Safely store sensitive data using advanced encryption in a secure database. User-friendly interface for managing confidential information with top-notch cybersecurity measures.

encryption-decryption flutter secure-notes sqlite

Last synced: 04 May 2026

https://github.com/shrutakeerti/portfolio_project

This repo is only made for my portfolio

css cv database flask html js python python3 realtime sqlite

Last synced: 11 Apr 2026

https://github.com/aryashreep/python-for-everybody

Python for Everybody exercises

d3js python python3 sqlite

Last synced: 27 Apr 2026

https://github.com/xavierjefferson/log4net.fluentnhibernateappender

A simple-to-configure FluentNHibernate storage implementation for Log4Net. Supports MS SQL Server, MySQL, PostgreSQL, Oracle, Firebird, DB/2, SQLite, MS Access (Jet), and SQL Server Compact Edition.

db2 firebird jet log4net msaccess mssql-ce mysql oracle postgresql sql-server sqlite

Last synced: 11 Apr 2026

https://github.com/mouses007/crypto-trading-journal

Local, privacy-focused crypto futures trading journal. Bitunix + Bitget, AI reports & share cards, SQLite/PostgreSQL, Docker support, auto-update. No cloud, no subscriptions.

bitget bitunix crypto express futures sqlite trading trading-journal vue3

Last synced: 24 May 2026

https://github.com/nadjitan/crudmobile

CRUD app with simple login and signup made with Android Studio.

android android-studio diffutil-recyclerview fragments kotlin-android searchview sqlite

Last synced: 30 Mar 2025

https://github.com/anivar/amplify-watermelondb-adapter

WatermelonDB storage adapter for AWS Amplify DataStore — reactive queries, JSI-native performance on React Native, cross-platform (web, Node.js, in-memory fallback)

aws-amplify datastore graphql jsi offline-first react-native reactive-database sqlite typescript watermelondb

Last synced: 27 Apr 2026

https://github.com/luiz-trindade/fastapi_auto_routes

⚡ FastAPI Auto Routes — a smart CRUD & Auth generator for SQLModel 🚀 It builds secure, cache-powered REST APIs 🔒 with login, token-based auth 🪪, and async concurrency ⚙️. Cut boilerplate, boost productivity, and ship production-ready backends fast ⚡🔥

api-generator async asyncio auth backend backend-development caching concurrency crud fastapi jwt microservice pydantic python rest-api scalable-api sqlite sqlmodel sqlmodel-crud token-based-auth

Last synced: 18 Apr 2026

https://github.com/yannickdot/taskqlite

A monadic interface for sqlite in Node

monadic-interface nodejs sqlite task wrapper

Last synced: 04 May 2026

https://github.com/daaaiii/backend-bankme

Backend do teste técnico da BankMe

docker nestjs prisma prisma-orm sqlite typescript

Last synced: 11 Apr 2026

https://github.com/kerciu/sqlite-clone

📒 Simple Database in C 🚀 — A lightweight and intuitive database system built in C 🗃️. This project covers essential database operations and is designed to be easy to understand and use. 💡🔍

c database database-management memory-management scratch-implementation sqlite

Last synced: 13 Apr 2026

https://github.com/ricnaga/nlw2-proffy

Next Level Week 2 trilha discovery

html-css-javascript nunjucks sqlite

Last synced: 14 May 2026

https://github.com/sutac/strangeos

Basic UNIX-like filesystem with shell overlay build in python

filesystem os python shell sqlite

Last synced: 09 May 2026

https://github.com/hope-data-science/r4sql

R for SQL (Chinese Version)

database r sql sqlite

Last synced: 05 May 2026

https://github.com/jeffersongoncalves/erpkitv5

A full ERP starter app on Laravel + Filament v5 — bundles the jeffersongoncalves ERP ecosystem (13 modules, 130+ tables) with demo data and one admin panel

erp erp-ecosystem erpnext filament filamentphp laravel php sqlite starter-kit

Last synced: 29 Jun 2026

https://github.com/jeronimosantos/projeto-final-api-05

Ajustes obrigatórios da api do modulo 04 https://www.linkedin.com/feed/update/urn:li:activity:7351804737614180354/

api-rest cors express jest jwt mkdocs node-js programadoresdoamanha sequilize sqlite swagger

Last synced: 20 Jan 2026

https://github.com/valchanoficial/nodejs2

Alura: Node.js Parte 2: MVC, autenticação e autorização

authentication authorization bootstrap crud javascript js marko node nodejs sqlite

Last synced: 09 Apr 2026

https://github.com/hidao80/mcp-tutorial-1

SQLite MCP Server tutorial for Cursor, VS Code, Windsurf, and Claude Desktop. Zero-configuration setup with uvx, cross-platform support, and DXT extension included. Perfect for learning Model Context Protocol integration.

ai-tools claude-desktop cursor mcp model-context-protocol sqlite tutorial vscode windsurf zero-config

Last synced: 17 Apr 2026

https://github.com/ivanintech/pizza-evaluator-app

Pizza Evaluator is a full-stack web application that allows users to explore a catalog of pizzas from different brands (Domino's, Telepizza, Pizza Hut), vote for their favorites, and view a popularity-based ranking. The application features an administration panel to manage users, pizzas, and managers.

expressjs javascript node-js sequelize sqlite vuejs

Last synced: 09 Apr 2026

https://github.com/seanpianka/okreddit

A reddit bot which replies to user's comments containing "ok reddit define x" with the definition of x.

automation linux praw python reddit reddit-bot sqlite

Last synced: 09 Apr 2026

https://github.com/pprattis/city-tourism-events-with-Firebase-app

A Java Android application that simulates the functionality of a tourist guide for events in Athens saving event information in Firebase Realtime Database.

android android-application android-studio application cardview computer-science events firebase firebase-auth firebase-authentication firebase-database firebase-realtime-database java sqlite student

Last synced: 28 Sep 2025

https://github.com/thiagohrcosta/rails-task-manager

A simple To Do List application created where user can read a task, create a new on, edit or delete one task.

bootstrap4 css3 html5 javascript ruby ruby-on-rails sqlite

Last synced: 09 Apr 2026

https://github.com/prathameshpatil-01/e-shopee_python

E-SHOPEE: A Simple and Basic e-Commerce Website Built with the Python Flask Framework. Experience complete user authorization and enjoy categorized products with the added feature of product addition

bootstrap css ecommerce ecommerce-website flask html python sqlalchemy sqlite

Last synced: 02 Apr 2026

https://github.com/jsamuelap/copytickets-app

App móvil para escanear códigos QR de los boletos del sistema web CopyTickets

android data-store jetpack-compose qrcode retrofit2 scanner sqlite ticket viewmodel

Last synced: 09 Apr 2026

https://github.com/maxtek6/keybase-go

Key counting database with expiring keys and optional persistence.

dracula mailsac sqlite sqlite-database sqlite3

Last synced: 10 Aug 2025

https://github.com/akzar1el/blog-starter-template

🚀 Professional blog starter with Next.js 14+, TypeScript, SQLite. Rich content support, video/audio embedding, 13 categories, powerful API. Launch your blog in 5 minutes. Free for personal use.

beginner-friendly blog blog-starter blog-template developer-blog markdown-blog nextjs nextjs-blog react responsive-design seo-friendly sqlite starter-template tailwindcss typescript

Last synced: 09 Apr 2026

https://github.com/wahidpanda/sql-coding-practices-solutions

Here are some SQL coding solution that will help for preparation and also helpful for beginners.

beginner-friendly dbms-project jquery mysql practice sql sqlcommand sqlite sqlprojects

Last synced: 09 Apr 2026

https://github.com/finesse/wired

Light standalone ORM with a query builder and no external configuration

database library mysql orm pdo query-builder sql sqlite

Last synced: 09 Apr 2026

https://github.com/sukjuhong/limebot

A custom Discord bot using discord.js

discord-bot discordjs discordjs-typescript prisma sqlite typescript

Last synced: 07 May 2026

https://github.com/marcosdvs/test

Billing application with Blazor Server, EntityFrameWorkCore, print button, and SQLite

blazor blazor-server bootstrap5 entity-framework-core invoicing-application sqlite

Last synced: 10 Apr 2026

https://github.com/jean-martins22/orm-nodejs

Api com Sequelize e SQLite

nodejs sequelize sqlite

Last synced: 09 May 2026

https://github.com/rajharit77/diamond-app-nextjs

Ceci est une repository pour l'interface utilisateur ou UI et de la face caché du site ou le back-end de mon projet personnel pendant une année de passage (L1) chez HEI nommé Diamond Store

aos aos-animation api-restfull env eslint nextauthjs nextjs-typescript nextjs15 pnpm prisma prisma-orm procfile react-icons render sqlite sqlite3 tailwindcss typescript yarn yarn-lock

Last synced: 10 Apr 2026

https://github.com/k0msenapati/translation-service

A FastAPI-based translation service that provides asynchronous text translation using AI models.

fastapi groq sqlite sqlmodel translation

Last synced: 22 Aug 2025

https://github.com/mgckaled/nlw-ignite-setup

Projeto desenvolvido durante o primeiro evento Next Level Week de 2023 com o tema SETUP

expo nodejs prisma react react-native sqlite tailwindcss typescript

Last synced: 10 Apr 2026

https://github.com/lookinfome/vaxtrack_v1.1.0

Vax Track v1.1.0, built with ASP.NET MVC, now features a restructured architecture, a new DTO layer, normalized model relationships, redefined service methods, an enhanced admin page with additional charts, and an updated UI for improved usability.

ajax asp-net-core asp-net-mvc bootstrap csharp css html javascript sqlite

Last synced: 10 Apr 2026

https://github.com/thomasdesr/nssqlite

An NSS module that lets you store Linux Auth databases (passwd, group, shadow) in a SQLite database instead of text files.

linux-auth linux-authentication name-service-switch nss nsswitch sqlite

Last synced: 25 Aug 2025

https://github.com/tandohanthonynwiackah/dicto

Dicto is an App built for Android developers to improve their programming skills

android-development gradle kotlin kotlin-android-extensions sqlite

Last synced: 09 Apr 2026

https://github.com/manti-by/mgallery

Image deduplicate script

imagehash pillow python rq sqlite

Last synced: 20 Feb 2026

https://github.com/darkskygit/sqlite-vfs-http

Query sqlite database over http

cdn http-client sqlite sqlite-vfs sqlite3

Last synced: 31 Aug 2025

https://github.com/willmo103/home-assistant-litedb

A lightweight database solution to store and manage Home Assistant data with support for extended data collection and web-based visualization.

automation datacollection homeassistant iot python sqlite

Last synced: 04 Jan 2026

https://github.com/xerx81/bidzar

Bidzar is a Django-based web application for online auctions.

auction-website django html-css python sqlite webapp

Last synced: 05 May 2026

https://github.com/thomascode92/mailing-list-service

Simple services to store emails in a (SQLite) database! JSON & gRPC services written in GO!

go golang grpc-api json-api sqlite

Last synced: 18 Apr 2026

https://github.com/dehsilvadeveloper/nestjs-notification

Uma API feita com NestJS e Prisma que simula um sistema de notificações, gerenciando informações de notificações por meio de endpoints, sem realmente enviá-las. O propósito é controlar o histórico das notificações, servindo como um projeto de refinamento de habilidades e demonstração de skills.

docker javascript nestjs nestjs9 nodejs prisma sqlite typescript

Last synced: 13 Apr 2026

https://github.com/xexr/mcp-libsql

Secure MCP server for libSQL databases with comprehensive tools, connection pooling, and transaction support. Built with TypeScript for Claude Desktop, Claude Code, Cursor, and other MCP clients.

ai-tools claude database libsql mcp mcp-server mcp-tools model-context-protocol model-context-protocol-servers sql sqlite sqlite3 turso turso-db

Last synced: 29 Jun 2025

https://github.com/teemuiljin/ai-assistant

The idea is to create a fullstack project to practice python and my skills with Django, databases and AI etc.

ai databases django-framework github python3 sqlite task task-manager

Last synced: 10 Apr 2026

https://github.com/sonwayr/e_shop

There is an e_shop. I made it by myself. For more info you can read README file

backend django django-rest-framework html-css-javascript pyjwt-django pytest python selfmade sqlite

Last synced: 06 May 2026

https://github.com/lee-stevens/clapham-zoo

Angular ASP.NET - First project in Stack

angular asp-net entity-framework entity-framework-core mvc sqlite

Last synced: 16 Apr 2026

https://github.com/eduardapontel/restaurant-api

A RESTful API for management of products, tables, table sessions, and orders.

express knexjs nodejs sqlite typescript zod

Last synced: 11 Apr 2026

https://github.com/ryannapp12/quant_trading_engine

A modular, and scalable quantitative trading engine built in Python. This project demonstrates efficient data caching with SQLite, concurrent backtesting, and advanced risk analytics, showcasing best practices in clean code architecture and performance optimization.

algorithmic-trading backtesting dash data-analysis data-visualization fintech lstm machine-learning numpy pandas plotly python quantitative-finance real-time risk-management sqlite technical-analysis tensorflow time-series-analysis trading-strategies

Last synced: 11 Apr 2026

https://github.com/ersinkoc/schemact

A Zero-Dependency, AST-Based Database Schema Management Tool

database migration mysql postgresql sql sqlite

Last synced: 21 Feb 2026

https://github.com/hirotakadango/group-messages

This is just a very simple group messages using ajax.

chat-app message real-time-messaging sqlite sqlite-database

Last synced: 17 May 2026

https://github.com/mischau8/datasette-annotate

Datasette plugin for annotating / labelling your training data

annotation-tool datasette datasette-io datasette-plugin machine-learning sqlite

Last synced: 30 Mar 2025

https://github.com/aliabbascheema/scheema_retail

This project is a practical implementation focused on Ipswich Retail, aiming to transition from a monolithic system architecture to a more scalable and efficient Django MVT (Model-View-Template) framework.

django django-mvt docker dom-manipulation e-commerce-project e-commerce-website github-actions javascript monolith-architecture python3 render scalability sqlite tailwind

Last synced: 09 Apr 2026

https://github.com/mohamedelziat50/sqlite-wallet-app

SQLite Wallet App integrated with Python as the final project for CS50SQL.

cs50 cs50sql cs50sql-final-project python sqlite

Last synced: 27 Apr 2026

https://github.com/rafaelbortolozo/racket_bhaskara

Cálculo de Bhaskara para a matéria de Paradigmas da Computação, desenvolvido na linguagem Racket. Além de exibir o resultado no interpretador, todos os dados são salvos em um arquivo bhaskara.txt e no banco de dados SQLite

bhaskara paradigms racket sqlite

Last synced: 15 Mar 2025

https://github.com/atc2146/pysqlgui

⚡ A lightweight package for interfacing with SQL in Python

database dataframe jupyter-notebook pandas python sql sqlite sqlite3

Last synced: 27 May 2026

https://github.com/thyripian/core

This repository contains the Centralized Operational Reporting Engine (CORE), designed for processing diverse datasets and integrating with Elasticsearch, PostgreSQL, and SQLite. It features a React-based UI for interacting with the backend, offering data extraction, processing, and search functionalities.

api csv data-science elasticsearch flask fullstack-development javascript pandas postgresql python react spacy sqlite

Last synced: 11 Apr 2026

https://github.com/kamuridesu/tf-backend-go

Custom HTTP backend for Terraform/OpenTofu in Go with AWS Lambda support

aws dynamodb gin-gonic go golang lambda postgresql sqlite terraform

Last synced: 11 Apr 2026

https://github.com/adi-epshtain/tvshows-pipeline

ETL-style data pipeline using FastAPI, SQLite, and Docker - fetches, filters, and serves TV shows and their cast from the TVMaze API.

asyncio data-pipeline docker etl fastapi python rest-ap sqlite

Last synced: 11 Apr 2026

https://github.com/danielmeloalencar/backend-base-fastify-docker

API backend TypeScript com Fastify, Prisma e Zod. Implementa Repository Pattern, DI, JWT, e documentação Swagger. Pronto para Docker, escalável e bem estruturado para desenvolvimento produtivo.

commit-message commitizen docker documentation fastify fastify-swagger fastify-swagger-ui jwt-authentication padronizacao postgresql prisma produtividade sqlite standardization supabase typescript

Last synced: 11 Apr 2026

https://github.com/grivasgervilla/quizapp

Question and answer game app

android music quizzes sqlite

Last synced: 21 Apr 2026

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

Cosmos.Dapper is a part of Cosmos.Data, a inline project of COSMOS LOOPS PROGRAMME. This repository provides a package of StackExchange.Dapper to improve development efficiency.

dapper data mysql mysqlconnector oracle postgresql sql-query sqlite sqlkata sqlserver

Last synced: 11 Apr 2026

https://github.com/pmuens/nestjs-db-course

Working through the NestJS DB Course by "Anson the Developer"

javascript nestjs nodejs sqlite typeorm typescript

Last synced: 11 Apr 2026

https://github.com/camilo6castell/water-quality-app

[EN][please see README.md] Proyecto hecho en Java ejectuable en cualquier maquina que corra Java. La aplicacion evalua cuerpos de agua para identificar la calidad del agua. En esta app se evidencian Clases, Herencias, Métodos públicos privados y protected, uso de base de datos MySQL, Interfaz Gráfica, etc.

java java-swing opp sqlite

Last synced: 18 Apr 2026

https://github.com/geoion/norma

Modern, type-safe Python ORM with dataclass support. Works with PostgreSQL, SQLite, MongoDB, and Cassandra.

async cassandra cli codegen dataclass fastapi mongodb orm postgres postgresql pydantic python schema-generation sqlite tornado type-safety validation

Last synced: 11 Apr 2026

https://github.com/aissa-laribi/db-ct-deploy

Collection of database servers running and executing on lightweight Docker containers

alpine-linux database docker mongodb mysql postgresql redis sqlite sqlite3

Last synced: 01 Jul 2025

https://github.com/mejanh/express-nodejs-typeorm-api

A Simple Expressjs API with TypeORM and Sqlite database

api crud expressjs nodejs sqlite typeorm typescript

Last synced: 02 Apr 2026

https://github.com/renanmoretto/keyv

Transform SQLite into a powerful and fast key-value store.

database key-value nosql nosql-database sqlite sqlite3

Last synced: 10 Mar 2026