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/pedrohvfernandes/nlw-copa-2022

Projeto desenvolvido durante a Next Level Week Copa, na trilha Ignite.

expo fastify jwt nextjs node prisma react react-native sqlite tailwindcss ts zod

Last synced: 10 Apr 2026

https://github.com/aluhemaeda/crm_negocio

Gestor de Clientes en Python con SQLite

crm csv python sqlite trainee

Last synced: 28 Apr 2026

https://github.com/ronganbai/smart_ledger

Flutter personal finance tracker with offline-first storage and Supabase cloud sync

dart flutter ledger mobile-app personal-finance sqlite supabase

Last synced: 09 Mar 2026

https://github.com/mediaportal-plugin-team/sqlite

SQLite package for Mediaportal

mediaportal nuget nuget-package sqlite

Last synced: 17 May 2026

https://github.com/cityssm/mpac-yetf-to-sqlite

A tool to convert an MPAC Year-End tax file (YETF) into a SQLite database, compatible with reporting tools.

mpac mpac-yetf powerbi property-assessment property-tax reporting sqlite

Last synced: 16 May 2026

https://github.com/saitawngpha/mysqlite

MySQLite using java

android kotlin sqlite

Last synced: 28 Apr 2026

https://github.com/cestmerneil/kasa

KASA is a multimedia company aiming to create a user-friendly web platform for managing and showcasing its multimedia product catalog, including PCs, mobile phones, tablets, and more. This project focuses on developing a robust system that fulfills the company’s business requirements while enhancing the customer experience.

gin nextjs pointnet sqlite

Last synced: 28 Apr 2026

https://github.com/nitindahiya-dev/rust-sqlite-vault

Rust-based application that interacts with an SQLite database

cli cli-app rust sqlite

Last synced: 28 Apr 2026

https://github.com/rajatasusual/go-github

Go-Github is a Golang-based project that retrieves and displays GitHub user profiles, commit histories, and statistics. It combines templated HTML with Chart.js for visualizations and supports multiple database connectors: a local SQLite database and a managed Xata database.

api-client gin-gonic github golang htmx-go sqlite templ xata-io

Last synced: 28 Apr 2026

https://github.com/explodes/query-db

Sqlite wrapper for Android's SQLiteOpenHelper

android orm sqlite

Last synced: 28 Apr 2026

https://github.com/danielemidio1988/labook

Projeto 'Labook' é uma API de uma rede social com o objetivo de promover a conexão e interação entre pessoas. Dentro da API você poderá cadastrar uma nova conta e realizar login. Além disso, você também poderá criar, visualizar, editar, curtir/descurtir e excluir publicações.

nodejs poo sqlite typescript

Last synced: 09 May 2026

https://github.com/mritzreal/driver-tutorial

A Google Drive tutorial to learn new technologies such as: Drizzle ORM, SQLite, and Clerk Auth, while improving on known ones such as: TypeScript, Tailwind, Next.js. Tutorial taught by Theo(t3).

clerkauth drizzle-orm nextjs reactjs sqlite tailwind typescript

Last synced: 10 Apr 2026

https://github.com/chrisallenlane/rdr

A minimalist, self-hosted RSS reader for homelabs (MIRROR)

atom docker feed-reader golang homelab htmx minimalist opml rss rss-reader self-hosted sqlite

Last synced: 08 Jun 2026

https://github.com/vandodev/rn-target

Projeto prático focado no gerenciamento de metas financeiras. Salvar e recuperar dados utilizando um banco de dados local com SQLite, além de explorar o uso do Expo Router para implementando navegação baseado em arquivos no React Native.

android app expo ios react react-native rocketseat sql sqlite

Last synced: 10 Apr 2026

https://github.com/hiteshmeta85/ml-mini-project-api

Classification of Disaster related tweets from Social Media using BERT Model

bert binary-classification flask machine-learning sqlite twint

Last synced: 09 May 2026

https://github.com/gaozyun/lumina-docs

Intelligent structured document management system using MCP protocol - solving token overflow for large language models

document-management llm mcp mcp-server python sqlite stuctured-document

Last synced: 09 May 2026

https://github.com/wastingnotime/contacts-backend-go-echo

This repository maintain a golang/echo application that is part of "contacts" project, an initiative to explore technologies features.

crud-api echo golang gorm migrations sqlite

Last synced: 09 Mar 2026

https://github.com/imadsaddik/randomayahgenerator

Generate random pair of Quran verses before going to pray.

android-application android-studio java quran quran-app sqlite

Last synced: 09 May 2026

https://github.com/muhammadmoeezkhan/aboard-the-cruise-ship_local

Android SQLite Full-Stack App for Cruise companies to manage Cruise Ships!

android-studio java sqlite

Last synced: 29 Apr 2026

https://github.com/wastingnotime/contacts-backend-dotnet

This repository maintain a dotnet/webapi application that is part of "contacts" project, an initiative to explore technologies features.

crud-api dotnet entity-framework migrations sqlite webapi

Last synced: 09 Mar 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/andreaslill/dict-xml-to-sqlite

Convert JMdict and Kanjidic to sqlite database file.

kotlin sqlite xml-parser

Last synced: 09 May 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/jillmpla/datawithr

Visualizing data stored in an SQLite database with R.

csv r r-visualisation sqlite sqlite-database visualization visualize-data

Last synced: 10 May 2026

https://github.com/wastingnotime/contacts-backend-kotlin-spring

This repository maintain a kotlin/spring application that is part of "contacts" project, an initiative to explore technologies features.

crud-api kotlin migrations spring-boot sqlite

Last synced: 09 Mar 2026

https://github.com/thinkphp/auth2

Auth React Frontend Backend Node.js Sqlite3

authentication backend bcrypt cors express frontend node react router sqlite tailwindcss

Last synced: 10 Apr 2026

https://github.com/grobomo/github-agent

Monitor GitHub activity across accounts — LLM-powered analysis with auto-response, alerting, and task dispatch

automation github llm monitoring sqlite

Last synced: 08 Jun 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/changerd/mauicontactmanager

Cross platform MAUI sample app

csharp maui sqlite

Last synced: 29 Apr 2026

https://github.com/leoguilen/golang-todo-api

Development of Todo Api in Golang for studies.

docker golang kubernetes sqlite swagger

Last synced: 29 Apr 2026

https://github.com/jakesaintg/codeyousqlpractice

A handful of SQL scripts to generate test data and play with queries in SQL! This was made for use in the Code Louisville Software Development level 2 course.

csharp educational hacktoberfest javascript sqlite typescript

Last synced: 29 Apr 2026

https://github.com/marlycormar/icare

Convert sqlite db and tabular data into a mysql db for the iCARE project

icare mysql python sqlite

Last synced: 29 Apr 2026

https://github.com/whizydan/movie_tickets

android app with sqlite database to create/book movie tickets

android sqlite tickets

Last synced: 14 May 2026

https://github.com/artem-babenko/announcementwebapp

Проект «Оголошення» - це мій перший веб-додаток, який я написав одразу після завершення самостійного вивчення необхідних фреймворків та мов програмування. Основна ідея – це швидке створення та редагування тимчасових оголошень.

asp-net-core csharp css entity-framework-core html javascript middleware rest-api sqlite

Last synced: 10 Apr 2026

https://github.com/sandrosmarzaro/cascudo-api

API of beverage distributor, specifically, it deals with the sales and entries of beer in glass bottles

api-rest express nodejs postgresql sequelize 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/topi314/gomigrate

Golang SQL database schema migration library

database database-migration go golang migration postgres sqlite

Last synced: 29 Apr 2026

https://github.com/ruffdd/csf

Calendar Synchronizing Filter

calendar filter flask ical sqlite synchronization typescript

Last synced: 29 Apr 2026

https://github.com/andrew-boutin/multi-sound

Android app that allows users to create their own sound board and play a specific sound through a widget.

android app gradle java sqlite

Last synced: 29 Apr 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/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/bell-kevin/favoriteplaceswithdeletion

Use native phone features like camera, GPS, maps, & device memory to to record, digitally remember, and delete your favorite places!

android delete ios react-native sqlite sqlite-android sqlite-database

Last synced: 30 Apr 2026

https://github.com/datastudy-nl/semantic-search-for-gpt

A python based SQLite semantic search memory system for GPT RAG applications

clustering gpt llm ollama rag search semantic-search sqlite

Last synced: 30 Apr 2026

https://github.com/maxinexiong/book-search-engine

The Book Search Engine is a desktop application developed in Python using the Tkinter and CustomTkinter library. It enables users to interact with a local SQLite database to manage and query book information effectively, allowing users to look up book information with ease, and add, update, delete book records in the database.

customtkinter database-management desktop-application gui-application pandas pandas-dataframe python sqlite sqlite-database sqlite3 tkinter tkinter-gui

Last synced: 10 May 2026

https://github.com/t1chcoder/cinemabot

Telegram bot for movie recommendations, reviews and personalized watchlists

aiogram movies-and-cinemas postgresql python sql sqlalchemy sqlite telegram-bot

Last synced: 30 Apr 2026

https://github.com/java-repositories/goldman

Игра "Золотоискатель".

sqlite swing

Last synced: 30 Apr 2026

https://github.com/hxfdarling/sqlite

sqlite wrapper for node sqlite

nodejs nwjs sqlite sqlite-wrap

Last synced: 30 Apr 2026

https://github.com/gilzoide/sqlite-vfs-cpp

Single header with classes for easily implementing SQLite VFS shims in C++

sqlite sqlite-vfs sqlite3 template vfs virtual-class

Last synced: 30 Apr 2026

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://github.com/donpotts/localragchat

Local RAG (Retrieval-Augmented Generation) Chat using Semantic Kernel and Ollama

ai asp-net-core blazor-webassembly ef-core ollama rag rag-chatbot semantic-kernel sqlite

Last synced: 01 May 2026

https://github.com/playeredlc/codigocerto-trilha-backend

API RESTful para o gerenciamento de Tarefas. Projeto implementado como solução para o desafio técnico Backend da Código Certo.

api-rest ci-cd docker java spring 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/envid-tech/pythondbgenerator

DB Generator in Python, makes random SQLite databases for testing in apps.

database db dbs generator py python random sqlite testing

Last synced: 10 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/gabrielbb/library-api

This is a simple Library REST API made with Node JS and an In-Memory SQLITE database.

library-management-system nodejs sqlite

Last synced: 15 Feb 2026

https://github.com/redraskal/bun-kv

A simple KV store using Bun's SQLite module.

bun kv sqlite typescript

Last synced: 09 Apr 2026

https://github.com/awalhossainofficial/ird-foundation

A comprehensive Islamic application

nextjs14 nodejs sqlite typescript

Last synced: 01 May 2026

https://github.com/mairondc21/pjt_py_00

etl usando python e inserindo no banco sqlite

api csv excel json python sqlalchemy sqlite

Last synced: 01 May 2026

https://github.com/badhon495/karigor

A simple web-based Car Workshop Appointment System built using the Laravel framework and SQLite, built for the CSE391 course assignment.

bracu cse391 laravel sqlite

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/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/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/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/olbrichattila/gocsvexporter

Export any table from your database to CSV, Supports sqLite, MySql, PostgresQl, FirebirdSQL

csv-export firebirdsql golang golang-cli mysql postgresql sqlite

Last synced: 01 May 2026

https://github.com/dreygur/knot

Persistent memory pool MCP server — eliminate Context Rot. BLAKE3-verified knowledge graph for Claude.

ai-tools blake3 claude knowledge-graph mcp mcp-server memory rust sqlite

Last synced: 21 Jun 2026

https://github.com/bhoyarapurva23399/mini-erp-inventory-billing

Lightweight ERP inventory and billing web app built using Python Flask and SQLite — featuring product, customer, and dashboard management.

backend data-analysis erp flask inventory-billing mini-project python sqlite

Last synced: 01 May 2026

https://github.com/vanducng/miu-db

A headless database CLI for humans and agents.

bigquery database mysql postgresql snowflake sql sqlite terminal textual tui

Last synced: 08 Jun 2026

https://github.com/danieljustus/symaira-seek

Local-first, CGO-free document retrieval for AI agents with hybrid BM25+vector search

ai-agents document-retrieval fts5 go mcp semantic-search sqlite

Last synced: 21 Jun 2026

https://github.com/shwetagopaul92/genoportal

Simple Django Python App "GenoPortal"

css html python sqlite

Last synced: 02 May 2026

https://github.com/iamskyy666/golang-event_booking-api

💻 An "Event Booking" REST-Api using Golang which can be consumed by all frontend systems 🔵

gin-gonic go-crud golang jwt rest-api sqlite web-server

Last synced: 03 May 2026

https://github.com/aswanisaraj/food-redistribution-system

I have made the food redistribution system project in our Database System course with group of 3 classfellow.

database html-css-javascript nodejs sql sqlite

Last synced: 02 May 2026

https://github.com/bhavik402/reminders-api-go

proof of concept project for CRUD REST Api server

api crud-api csv go mysql postgres restapi sqlite

Last synced: 02 May 2026

https://github.com/matheusadc/find-a-friend

The project presents an API for PET adoption using the MVC architecture.

dbeaver mvc-architecture pylint python sqlite

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/judahpaul16/artfolio

Artfolio is a mobile app designed to empower artists by providing a platform to showcase their creative work, connect with potential clients, and receive valuable feedback.

app art dart disqus flutter mobile portfolio sqlite template

Last synced: 02 May 2026

https://github.com/cljoly/rusqlite-snapshot-testing

Snapshot testing tool for rusqlite

rusqlite rust sqlite wip

Last synced: 02 May 2026

https://github.com/l3-lucky-l3/weekly_digest_bot

AI-powered Telegram bot for automatic community digest creation. Collects, analyzes and publishes structured weekly summaries with goals/blockers classification using OpenRouter AI models.

ai automation classification community digest docker openrouter python scheduling sqlite telegram-api telegram-bot

Last synced: 02 May 2026

https://github.com/kwonnayeon/sql-focused-ds-prep

SQL-focused solutions and notes for data science technical interviews

data-science interview-prep postgresql sql sqlite

Last synced: 02 May 2026

https://github.com/vinny990/order-management-api

FastAPI-based Order Management API with SQLite, Docker, and CI/CD pipeline.

backend ci-cd docker fastapi microservices python rest-api sqlalchemy sqlite

Last synced: 03 May 2026

https://github.com/agnivchtj/gogreen

A scalable Java application that stimulates a more ecological ‘green’ lifestyle and enables users to keep track of their carbon footprint

gitlab-ci http-response-codes jacoco-plugin java javafx junit maven-pom mockito rest-api spring-boot spring-jpa sqlite

Last synced: 03 May 2026

https://github.com/billstephens2022/musicdbjava

A Java application with a connection to a SQLite Music database

java java-17 jdbc sqlite sqlite-database sqlite3

Last synced: 03 May 2026

https://github.com/fazleyrabby/xencode

Fast local coding assistant that understands your codebase using RAG.

ai embeddings llm rag sqlite vector-database

Last synced: 03 May 2026

https://github.com/pjtunstall/penumbra

A task manager web app, written mostly in Go, using Go's HTML templates, with minimal JavaScript, and the DaisyUI CSS framework for styling.

api go golang rest-api sql sqlite

Last synced: 03 May 2026

https://github.com/santidev21/inventory-system

Simple inventory management system built with WPF, SQLite, and Entity Framework.

csharp entity-framework sqlite wpf

Last synced: 03 May 2026

https://github.com/guzzdev/bun-kvstore

Simple KV for Bun using SQLite

bun kv-store sqlite

Last synced: 03 May 2026

https://github.com/TryOmar/cash-guard

The primary goal of CashGuard is to track your income and expenses.

asp-net-mvc csharp money-tracker sqlite web-application

Last synced: 29 Jun 2026

https://github.com/keradd/crux

Compression Runtime for Universal eXecution — token-optimization runtime for AI coding agents (Rust, single binary, 10 layers, local-first)

ai-agents cli llm mcp rust sqlite token-optimization tree-sitter

Last synced: 03 May 2026

https://github.com/yycorcino/meal-planner-app

A Mobile Application built using Expo Go to Store Meals and Create Shopping Lists

andriod-studio cscea401 expo react-native sqlite

Last synced: 03 May 2026

https://github.com/suvodeep12/rift-herald

A Discord bot built with Node.js and the Riot Games API to track and announce daily League of Legends ranked LP changes with interactive slash commands.

cron discord-bot discordjs javascript league-of-legends lol-stats nodejs riot-api sqlite

Last synced: 03 May 2026

https://github.com/eagleisbatman/eagle-mem

Lightweight persistent memory for Claude Code — SQLite + FTS5, no daemon, no bloat. Session summaries, code indexing, task tracking, and contextual memory injection.

claude-code claude-code-hooks code-indexing context-injection fts5 persistent-memory session-memory sqlite

Last synced: 03 May 2026