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/wynelson94/longhand

Lossless local memory for Claude Code. The full, unabbreviated version. Every tool call, every file edit, every thinking block — stored verbatim on your machine. Persistent memory without tokens.

ai-memory anthropic chromadb claude-code forensic local-first lossless mcp mcp-server python recall sqlite

Last synced: 23 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/rikulauttia/database-fundamentals

Database performance engineering lab demonstrating 148x query optimization through advanced indexing strategies and ACID-compliant transaction patterns. Features production-ready implementations spanning both SQL and NoSQL paradigms with measured performance analytics. A practical showcase of database engineering principles.

acid concurrency database database-design database-optimization indexing mongodb normalization nosql performance-testing python-database query-performance relational-algebra sql sqlite transactions

Last synced: 10 Apr 2026

https://github.com/alexandra-valkova/usersmanagementsystemxamarinandroid

A simple CRUD mobile application 📱 for managing users, written on Xamarin.Android and using SQLite

android c-sharp crud-application material-design mobile-app sqlite users xamarin xamarin-android

Last synced: 05 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/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

https://github.com/meshhouse/sfmlab-unofficial-api

Unofficial SFMLab-based sites API server, written on Node.js

api-server fastify nodejs parser sfmlab sqlite typeorm typescript

Last synced: 18 Jun 2026

https://github.com/keisen-app/keisen

Keisen - SQL client for macOS, Windows, and Linux

client database fast native postgres sql sqlite

Last synced: 20 Feb 2026

https://github.com/suleymansurucu/flutter_sara_baby_tracker_and_sounds

All-in-one baby care: Track, Feed, Sleep, and Grow Together. Sara is an open-source Flutter app designed to make parenting easier by helping parents and caregivers track daily baby activities, share responsibilities, and create a calm environment with soothing sleep sounds and baby food recipes.

appstore dart fcm-push-notification firebase firebase-auth flutter googleplay sqlite

Last synced: 18 Aug 2025

https://github.com/laggykiller/sqliteseecli

Encrypt / Decrypt SQLite database with SQLite Encryption Extension

aes-128 aes-256 aes-encryption cli sqlite sqlite-encryption-extension sqlite3 sqlitesee xojo

Last synced: 17 Aug 2025

https://gitlab.com/codeigniterpower/codeigniter-login

a CI login example using: simple check, database or mail IMAP account

codeigniter codeigniter2 codeigniter3 login odbc php php5 php7 php8 session sqlite sqlite3

Last synced: 25 Feb 2026

https://github.com/zigzag1001/poggersbotv2

A simple, self hosted discord music bot with a web interface

bot discord discord-bot discord-py flask mysql poggers sql sqlite web-interface webui youtube youtube-dl yt-dlp

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/sanghanmol/billalyze

An app to upload receipts, extract data using OCR, and visualize spending trends with charts and stats.

fastapi python sqlalchemy sqlite streamlit tesseract-ocr

Last synced: 09 Apr 2026

https://github.com/ref-bit/car-trader

A Nextjs app to search for car models powered by SQLite and Material-UI

api material-ui nextjs reactjs sqlite sqlite3

Last synced: 09 Apr 2026

https://github.com/lu-rebuilt/fdb-tools

FDB database converter and viewer for LEGO Universe

database lego-universe sqlite

Last synced: 15 Apr 2026

https://github.com/ovojs/anykv

The monrepo for AnyKV - a service layer abstracting away different databases.

abstraction-layer anydb bun http mysql polymorphism postgres redis sqlite surrealdb

Last synced: 22 Feb 2026

https://github.com/ericoliveiras/automessageapp

Este projeto, desenvolvido como parte das atividades do curso "Atividades de Extensão: Integração de Competências em Engenharia de Software III", na UNICID | Universidade Cidade de São Paulo, oferece uma solução prática para automação de mensagens em massa pelo WhatsApp.

css flask html javascript python selenium sqlite

Last synced: 28 Oct 2025

https://github.com/abimathi03/android-sqlite-crud-operations-application

This Android application demonstrates the implementation of SQLite database operations, including Create, Read, Update, and Delete (CRUD).

android-application android-studio crud-operation database sqlite

Last synced: 04 May 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/delabon/video-proccessing-mvp

A minimal Laravel app that accepts video uploads and generates lower-resolution variants (e.g., 4K -> 2K, 1080p, 720p, 480p).

ffmpeg horizon laravel livewire php sail sqlite tailwind telescope

Last synced: 24 Jan 2026

https://github.com/maklonfr/e-commerce-microdot-web-server

E-Commerce App Smart System Server IoT - Upskilling/Reskilling BOE Malang Pemrograman Web Framework

api-client bmp280 css flask html javascript microdot-webserver micropython pycharm-ide sensor smart-dashboard-system sqlite thonny-ide

Last synced: 28 Jan 2026

https://github.com/codeigniterpower/codeigniter-login

a CI login example using: simple check, database or mail IMAP account

codeigniter codeigniter2 codeigniter3 login odbc php php5 php7 php8 session sqlite sqlite3 venenux

Last synced: 28 Jan 2026

https://github.com/joeymckenzie/sqlighter

A Laravel package for routinely backing up your SQLite database.

laravel php sqlite

Last synced: 16 Aug 2025

https://github.com/turskyi/sqlitecontentprovider

This project demonstrates how to implement SQLite and Content Provider in an Android application. It includes a screen to display a list of items (cats) and another screen to add new records (new cats). Ideal for educational purposes and as a reference for using SQLite instead of other database libraries like “Room”.

android contentprovider contentresolver database educational kotlin sampleproject sqlite

Last synced: 18 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/srcsticsamy/imo

A simple blog made with Express.js based on the MVC structure, SQLite as the DB, Nunjucks for the views.

expressjs javascript nodejs nunjucks sqlite

Last synced: 20 Feb 2026

https://github.com/doozyx/qt-sqlite-orm

sqlite_orm with added QString mapping

orm qt qt5 sqlite sqlite3

Last synced: 18 Apr 2026

https://github.com/patricialjohnson/sql-database-analysis

In this analysis, I developed SQL queries for the Chinook Database, which contains information about a digital music store. The goal was to assist the Chinook team in better understanding their media inventory, customers, employees, and invoice data.

business-analytics chinook-database data-analytics data-visualization database sql sqlite

Last synced: 11 Apr 2026

https://github.com/oarthurzanoni/bank

High level API. SOLID, DDD, Jest, GraphQL, TypeScript, Fastify

apollo apollo-server ddd fastify graphql jest prisma solid sqlite typegraphql typescrit

Last synced: 09 Apr 2026

https://github.com/mateusfs99/planner-api

Node.js API of Planner application.

fastify node-js prisma sqlite

Last synced: 25 Feb 2026

https://github.com/userdanixdev/project_logistica_refactor

Projeto de refatoração para modelagem relacional de dados logísticos com Python, SQLAlchemy, SQLite, Poetry e validações automatizadas.

data-engineering data-modeling orm poetry pytest python sqlalchemy sqlite

Last synced: 01 Jun 2026

https://github.com/askdkc/electron-memo-app

Electronで作ったサンプルメモアプリ。SQLiteを使用しデータは永続化される。

electron sqlite

Last synced: 30 Jan 2026

https://github.com/susonicth/lsqlite3

Inofficial github mirror of LuaSQLite3

library lua mirror sqlite

Last synced: 15 Apr 2026

https://github.com/imkrishsub/filefolio

A privacy-first document organization tool that uses local AI to automatically categorize, tag, and rename your PDF files. All processing happens on your machine with Ollama, keeping your documents completely private.

ai document-management fastapi local-first ocr ollama pdf privacy python sqlite

Last synced: 15 Apr 2026

https://github.com/unqdlphn/web-app-starter

A standardized process for initiating new Python web application projects using macOS, Flask, Streamlit and SQLite3 as the foundation. It aims to ensure consistency, best practices, and efficient web app building.

flask macos python sqlite streamlit

Last synced: 15 Apr 2026

https://github.com/ketanxos/chirp

Offline-first app for seamless messaging, calling, file sharing, music sync, and nearby-device location estimation — all without relying on the internet.

calling communication-app dart file-sharing flutter java material-design messaging music-synchronization nsd offline-first sqlite webrtc

Last synced: 15 Apr 2026

https://github.com/mr-plug/agashpuzzles

Application for automation of work for the company Agash puzzles (project for the olympiad)

matplotlib pyqt5 python sqlite

Last synced: 19 Jun 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/csipa0723/monday

Made an electron app with react, typescript and SQLite for vocational training in software development.

electron-app electronjs reactjs sqlite typescript

Last synced: 15 Apr 2026

https://github.com/dirosaki/jobscalc

JobsCalc | Maratona Discover Rocketseat

nodejs sqlite

Last synced: 09 May 2026

https://github.com/ashishsalunkhe/text2sql

Natural language interface for querying clinical data. This project uses Retrieval-Augmented Generation (RAG) with GPT-3.5 to translate user questions into SQL over a subset of the MIMIC-III dataset, enabling clinicians and researchers to extract insights without SQL knowledge.

clinical-data datascience gpt3 healthcare llm mimic-iii rag retrieval-augmented-generation semantic-search sql-generation sqlite streamlit text-to-sql

Last synced: 15 Apr 2026

https://github.com/anthonytedja/redirectv1

URL Shortener Service - Low Level

bash-script http-server java multithreading proxy sqlite

Last synced: 09 May 2026

https://github.com/varun369/superlocalmemoryv2

Standalone intelligent memory system with knowledge graphs, pattern learning, and 4-layer architecture. 100% local, zero external APIs.

ai ai-memory ai-tools claude claude-ai cli developer-tools graphrag hacktoberfest knowledge-graph llm local-first memory memory-system open-source privacy-first productivity python rag sqlite

Last synced: 07 Feb 2026

https://github.com/mollycarroll/serapis-rocks

A website for a local St. Louis rock band, with show dates, videos, music and more.

bulma-css django python sqlite

Last synced: 15 Apr 2026

https://github.com/morriskm/actix-auth

Actix-Web | API | Session Auth | Login | Register | Logout | Protected Route | Sqlite | Rust | Redis

actix-web argon2 cookies middleware redis serde session-cookie sqlite sqlx

Last synced: 09 Apr 2026

https://github.com/vilhalva/temperaturas-com-beeware

👨‍🏫CONVERSOR DE TEMPERATURAS EM CELSIUS, FAHRENHEIT E KELVIN COM BEEWARE E SQLITE.

aplicativo beeware codigo database framework interface matematica projeto python sqlite

Last synced: 09 Apr 2026

https://github.com/shijbey/drolta_py

A logic programming-inspired SQLite query language for simplified and composable queries in Python

database python query-builder query-engine sqlite sqlite3

Last synced: 26 Feb 2026

https://github.com/pedroprebeck/projeto-final-ada

Um aplicativo web em Flask para gerenciar informações sobre animais de estimação, com integração de banco de dados SQLite e design responsivo usando Bootstrap.

bootstrap flask gunicorn python sqlite web-application

Last synced: 04 Oct 2025

https://github.com/rcmilan/ex-dbs

Exemplos de implementações de Bancos de Dados

mongodb neo4j redis sqlite

Last synced: 09 Apr 2026

https://github.com/formtrix/sql-essentials

SQL Queries

sql sqlite

Last synced: 10 Nov 2025

https://github.com/maxgfr/rabbitmq-twitter-process

Java application to process files and twitter trends with RabbitMQ

apache-camel java rabbitmq rabbitmq-client sqlite twitter-api twitter-trends

Last synced: 04 May 2026

https://github.com/thanasisgeorg/bank-manager

A program to manage your bank accounts written in Java, with the use of SQLite

java java-sw sqlite

Last synced: 15 Apr 2026

https://github.com/funktechno/sql-simple-parser

sql ddl parser to support extensions for drawio

drawio erdiagram hacktoberfest mssql mysql plugins postgres sql sql-ddl sql-parser sqlite

Last synced: 09 Feb 2026

https://github.com/ngruychev/budgeting-php

A simple budgeting tool

budgeting finance php redbeanphp sqlite

Last synced: 16 Apr 2026

https://github.com/arcmichael/neolexicon

Neolexicon encourages users to unleash their imagination, exploring the endless possibilities of language through the interconnections of vocabulary.

d3js jest reactjs sqlite tauri typescript vocabulary

Last synced: 10 Feb 2026

https://github.com/ashaytiwari/microfrontend-app-watermelondb

React native app: PoC of Microfrontend using git submodules and in-app Watermelon DB

git-submodule react-native sqlite watermelondb

Last synced: 16 Apr 2026

https://github.com/vaur94/agent-docs-server

Loopback agent documentation server with MCP, Admin UI, and knowledge graph

agents documentation knowledge-graph mcp opencode sqlite systemd typescript

Last synced: 23 May 2026

https://github.com/jozpedro23zx/student-portal

A NestJS application with DDD architecture

class-validator ddd nest nestjs postgresql sqlite typescript

Last synced: 27 Feb 2026

https://github.com/r94oliveira/proffy-discovery

Projeto desenvolvido durante a Next Level Week, realizada pela Rocketseat em Agosto de 2020.

css html js nunjucks sqlite

Last synced: 12 Feb 2026

https://github.com/hectorqlucero/cgen

cgen — Full-stack Clojure CRUD scaffold for admin panels, dashboards, and internal tools. One lein scaffold reads your SQLite schema and generates entity-driven grids, forms, subgrids (OTM/O2O/M2M), search, sort, pagination, and i18n — all server-rendered with Bootstrap 5 and zero JavaScript frameworks. Zero jQuery, zero npm, zero fatigue.

admin-panel bootstrap clojure crud internal-tools mysql postgresql ring scaffold sqlite

Last synced: 19 Jun 2026

https://github.com/hstefan/pqno

Minimal self-hosted URL shortener written in Rust

docker k3s kubernetes rocket rust self-hosted sqlite url-shortener

Last synced: 20 Jun 2026

https://github.com/debug-hash/esale

🛒 A modern e-commerce platform. Scalable, secure, and user-friendly 🚀

bootstrap flask flask-restx reactjs sqlite typescript

Last synced: 09 Apr 2026

https://github.com/aspeakman/dbtruck3

A relaxed schema-less interface to data tables and stored metadata in an SQLite, PostgreSQL, MySQL or SQL Server database

dbapi2 dumptruck mssqlserver mysql postgres postgresql python sql-server sqlite sqlserver

Last synced: 16 Apr 2026

https://github.com/dm1tryg/clibo

📦 50 local-first CLI tools for AI agents and humans — from a calorie tracker to a CRM, all in your terminal. Python · Typer · SQLModel · SQLite.

agent-tools ai-agents calorie-tracker cli crm habit-tracker local-first productivity python sqlite terminal typer

Last synced: 23 May 2026

https://github.com/sanari-dev/alpha-blog

Simple blog app to learn about the basic of development using Ruby on Rails 7.

bootstrap5 integrationtest rails7 sqlite unittest

Last synced: 14 Feb 2026

https://github.com/odisseu93/file-storage-node

Example of a backend created to save, retrieve and delete files in Google Cloud Storage, using Node.js, Express and the Firebase SDK.

back-end bun file-storage google-cloud image-storage multer prisma sqlite typescript

Last synced: 09 Apr 2026

https://github.com/maverick0322/taskify

Sistema distribuido "Local-First" con sincronización en tiempo real (Realtime) y resolución de concurrencia. Implementado con arquitectura de Sidecar (Go/Tauri) y PWA.

architecture distributed-systems go golang local-first pwa react realtime sqlite supabase tauri

Last synced: 29 Jun 2026

https://github.com/alyssahusna44/cafe-booking-mobileapp

A cafe system mobile application built using Flutter & Dart with SQLite as the local database. It allows customers to browse menu items, book tables, and make payments, while admins can manage bookings and menu items. 📱

dart flutter sqlite

Last synced: 18 Apr 2026

https://github.com/07rinat07/pytest_course

pytest_course

pytest python3 sqlite

Last synced: 16 May 2026

https://github.com/davimateus1/transactions-api

Sistema de transações de valores entre usuários.

fastify fastify-cookie knex node sqlite zod

Last synced: 16 Apr 2026

https://github.com/carbonpackages/carbon.sqlitecache

Enable SQLite Cache in Neos

cache carbon neoscms sqlite

Last synced: 03 Oct 2025

https://github.com/ousscher/yassir_ai_hackathon

This repository contains the code and resources for the project developed during the Yassir AI Hackathon. Our team tackled the challenge of sentiment analysis using Natural Language Processing (NLP) to classify customer feedback and assist Yassir in selecting and managing restaurant partnerships for their delivery service.

django-rest-framework jupyter-notebook lstm nextjs nlp python sqlite

Last synced: 09 Apr 2026

https://github.com/alieinstein2008/gerenciamento-de-informacoes-backend

Projeto Backend em Node.js, Express, Sequelize e SQLite desenvolvido para sanar um problema pessoal e fazer parte de um sistema FullStack fornecendo uma API em conexão com um Banco de Dados próprio.

api backend express javascript nodejs sequelize sqlite

Last synced: 16 Apr 2026

https://github.com/bit-barron/todo-advanced

Todo Advanced App: A React Native app for managing todos offline with Drizzle and SQLite.

drizzle react-native shadcnui sqlite todo-app zustand

Last synced: 16 Apr 2026

https://github.com/mrlmic/purchasing-power

Python/ Typescript project to make ownership information available to consumers.

etl-pipeline figma jupyter-notebook pandas-dataframes python sqlite

Last synced: 18 Apr 2026

https://github.com/aiden1020/react-asp.net-with-sqlite

Here is a project for database lab. To create a auction web.

asp-net-core auction auction-website jwt jwt-authentication react sql sqlite

Last synced: 03 May 2026

https://github.com/btag16/cosmos-flask-blog

A personal blogging platform built with Flask, PostgreSQL, and Bootstrap. Features user authentication, dynamic posts, email notifications, and a responsive design for a modern blogging experience.

bootstrap5 database flask flask-application gunicorn orm postgresql procfile programming psycopg2 python sqlalchemy sqlite wtforms

Last synced: 10 Apr 2026

https://github.com/ankman007/books-api-drf

A simple RESTful API built with DRF to manage a collection of books. It supports full CRUD operations along with filtering and pagination.

django-filter django-rest-framework sqlite swagger-ui

Last synced: 19 Apr 2026

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

🔒 An authentication with node.js.

knex node nodemailer sqlite

Last synced: 10 Apr 2026

https://github.com/mr-chang95/disaster_response_pipeline

Data Science Project for Udacity's Data Scientist Program. Here I created a webapp and ML/NLP pipeline that analyzes message data for disaster response and shows classification results.

data-engineering data-pipeline data-science disaster-response etl-pipeline flask gridsearchcv jupyter-notebook machine-learning natural-language-processing nlp ntlk python python-script sklearn sqlalchemy sqlite udacity-data-science-nanodegree

Last synced: 10 Apr 2026

https://github.com/ashutosh7i/night-owl

Night Owl 🦉 is a versatile, tag-based logging system designed to be simple, fast, and platform-independent.it allows developers to define custom tags and easily send logs to a server for later retrieval based on these tags.

cpp logging sqlite

Last synced: 20 Feb 2026

https://github.com/frankdias92/product-store-api

Server-Store is a robust API designed to streamline product, user, and authentication management within an e-commerce application. It provides functionalities for user registration, login, and comprehensive product management.

api-rest authentication ecommerce-website expressjs json jwt-auth knexjs nodejs sqlite

Last synced: 10 Apr 2026

https://github.com/oxibase/oxigration

A SQL Migration Manager that maintains database migrations scripts in an object-based structure

database dbms migration mysql postgresql sql sqlite

Last synced: 10 Apr 2026

https://github.com/quanghuybest2k2/tudientienganh

Dự án môn phát triển ứng dụng Android JAVA (Bản chính thức)

android-app java sqlite

Last synced: 10 Apr 2026

https://github.com/filsan-musa/course-sql_fundamentals_for_data_analysis

This course serves as an introduction to Structured Query Language (SQL) for the aspiring data professional, focusing on fundamental concepts and practical applications. The course incorporates interactive video lectures, as well as weekly course exercises to reinforce learning.

chinook-database database relational-databases sql sqlite

Last synced: 15 May 2026