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/ojailson17/nlw-esports-backend

Aplicação backend desenvolvida durante o evento NLW - eSports organizado pela Rocketseat. A aplicação tem como objetivo conectar pessoas que jogam o mesmo game e possuem a mesma disponibilidade de horário.

express nodejs prisma sqlite typescript

Last synced: 14 Apr 2026

https://github.com/sergey-tsepilov/infra_sprint1

Проект: infra_sprint1

django drf node python react sqlite

Last synced: 08 Apr 2026

https://github.com/luiizsilverio/node-typescript

API desenvolvida em Node, durante o curso do Prof. Aluizio Developer

bcryptjs celebrate cors cowsay express jsonwebtoken knex multer node nodejs sqlite sqlite3 typescript

Last synced: 08 Apr 2026

https://github.com/albertoarena/deskhand

Isolated, test-passing Laravel environments per git worktree — for running parallel AI coding agents.

ai-agents claude-code cli developer-tools git-worktree laravel parallel-development pest php sqlite symfony-console testing

Last synced: 05 Jul 2026

https://github.com/h44z/lightmigrate-sqlite

About Lightweight database migragtion library for Golang - sqlite3 driver

database golang migration sqlite sqlite3

Last synced: 17 Apr 2026

https://github.com/automationpanda/buggyboard-web-app

BuggyBoard is a small web app for educational purposes. It is a full-stack Node app written in TypeScript with a React frontend, an Express backend, and a SQLite database.

demo-app express node playwright react sqlite typescript

Last synced: 05 Jul 2026

https://github.com/antonino3g/be-the-hero

🐶🐱 Aplicação Web e Mobile de arrecadação de fundos para ONG's de apoio aos animais. API feita em Nodejs, Web com ReactJS e mobile com React Native.

express frontend javascript knex mobile nodejs react react-native reactjs sqlite

Last synced: 08 Apr 2026

https://github.com/kylejuliandev/ires

A personal organiser of contact details for your friends, colleagues, and family.

aspire blazor-server csharp css html sqlite

Last synced: 06 Mar 2026

https://github.com/rafaelmachadobr/projeto-adote

Projeto Adote é uma plataforma online para facilitar o processo de adoção de animais de estimação, com recursos para que os usuários possam visualizar animais disponíveis e entrar em contato com os responsáveis, e para que as entidades responsáveis possam gerenciar suas informações e o processo de adoção.

bootstrap css django html javascript python sqlite

Last synced: 06 Apr 2026

https://github.com/gordcurrie/pacioli

ACB tracker for Canadian investors — Questrade sync, CRA-compliant capital gains, multi-user

acb canada go htmx personal-finance sqlite

Last synced: 05 Jul 2026

https://github.com/zavierferodova/siensi-api

REST API for Sistem Informasi Presensi

express rest-api sequelize sqlite

Last synced: 05 May 2026

https://github.com/vdoninav/ami_gpt

ruGPT3Large advanced Telegram chatbot

ai chatbot gpt gpt-chatbot gpt2 gpt3 nlp pytelegrambotapi sqlite sqlite3 telegram-bot

Last synced: 25 Jan 2026

https://github.com/biglocalnews/datasette.biglocalnews.org

A Datasette instance that allows users to explore public and private files hosted by biglocalnews.org

data-journalism datasette sqlite

Last synced: 01 May 2026

https://github.com/nicolas-sabbatini/go-short

This is the implementation of the second exercise of the Gophercises course

go go-server go-sqlite3 golang golang-application gopher gophercises sqlite sqlite3 url-shortener

Last synced: 16 Apr 2026

https://github.com/arvinlp/en2fa_dictionary

English to Persian Dictionary

android dart flutter ios java sqlite

Last synced: 09 Apr 2026

https://github.com/xjanova/hivedownload

Hive Download — Smart Media Downloader. WPF/.NET 9 app to browse, download, stream & play Chinese short-drama series (rongyok.com). MVVM + SQLite, resumable downloads, built-in player, RGB theme.

csharp dotnet media-player mvvm sqlite video-downloader wpf

Last synced: 02 Jul 2026

https://github.com/jigar-sable/basic_banking_app

A simple banking app.

android gradle java sqlite xml

Last synced: 29 Apr 2026

https://github.com/zainibeats/taskwise

TaskWise is an AI-powered todo app that automatically prioritizes and categorizes your tasks, suggests subtasks, and syncs across devices via a self-hosted SQLite backend—helping you stay focused and organized with minimal setup.

ai docker genkit google-gemini google-gemini-api nextjs productivity react self-hosted sqlite to-do-list

Last synced: 29 Apr 2025

https://github.com/anitatess/music-website

website on which you can add, delete, view and edit music data created with: C#, .NET, SQLite, JavaScript, HTML

c-sharp crud dot-net dot-net-core html javascript music sqlite sqlite-database

Last synced: 18 Feb 2026

https://github.com/lutriana/TM-TaskManager

TaskManager is an application that helps you organize tasks and to-dos in an easy, fast and simple way with a dynamic, understandable and scalable design. Through checks, reminders and task categorization, the user will always be aware of which tasks require the most importance.

apis css database html models python sqlite

Last synced: 21 Jun 2025

https://github.com/danielc000/loom

A local-first cockpit for real Claude Code sessions — drive interactive `claude`, orchestrate a fleet of agents, and weave docs + tasks into one fabric, all on your machine.

ai-agents ai-agents-automation claude-code developer-tools developer-tools-ai-agent local-first multi-agent obsidian orchestration sqlite typescript

Last synced: 17 Jun 2026

https://github.com/pizzerolaa/budget-buddy

Budget Tracker app made in Python using Flet

flet python sqlite

Last synced: 02 Jan 2026

https://github.com/nusrathcassim/doggo

Mobile App for a Dog Food Store🐶

android-studio java mobile-app sqlite

Last synced: 02 Jan 2026

https://github.com/pj-568/pj568-web-store

一个基于 Servlet 和 SQLite 的 Web 应用程序,用于创建一个在线商店。

java java-11 javaweb javawebapp online-shop online-store sqlite sqlite3

Last synced: 13 May 2025

https://github.com/labex-labs/sqlite-intermediate-to-advanced

In this course, delve into advanced SQLite techniques. Master constraints, indexing, joins, subqueries, transactions, triggers, views, full-text search, JSON, backups, PRAGMA tuning, CTEs, window functions, and more!

advanced-sql course data-analysis data-integrity data-manipulation data-modeling database database-design hands-on labex labs performance-tuning programming query-optimization relational-database schema-management sql sqlite stored-procedures transaction-management

Last synced: 18 May 2026

https://github.com/labex-labs/sqlite-for-beginners

In this course, you'll learn the fundamentals of SQLite, from setting it up on Linux to creating databases, building tables, and querying data. Perfect for beginners!

challenges course exercises hands-on labex labs playground programming sqlite

Last synced: 28 Jul 2025

https://github.com/prabhas9346/notes-repoel

I'm thrilled to share my latest project, Quick Keep Notes – a single-page, full-stack note-taking application that allows users to jot down their thoughts, ideas, and reminders quickly and efficiently.

expressjs html-css-javascript jsx netlify nodejs react-router react-router-dom reactjs render sqlite

Last synced: 25 Jan 2026

https://github.com/b4ry0n/filetag

Local-first file tagging: arbitrary labels, boolean queries, hierarchical tags, and a built-in web interface.

ai cli file-organization file-tagging local-first rust self-hosted sqlite tagging web-interface

Last synced: 21 May 2026

https://github.com/guryanovyan/user-table

Implementation of data management in a single table. Add locally or store on the server.

asp-net-core css dotnet entity-framework-core html javascript sqlite

Last synced: 11 Apr 2026

https://github.com/the-asind/budu_dolzhen_bot

Telegram bot for safe, simple debt tracking between friends. Log, confirm, settle, and keep your balances up to date — all within chat.

aiogram debt-manager finance-management friends python sqlite telegram-bot

Last synced: 15 May 2026

https://github.com/kenkyoo/nextjs-todo-list

Aplicación de lista de tareas desarrollada con tecnologías modernas del ecosistema web. Permite gestionar múltiples listas con autenticación real, almacenamiento persistente y un diseño responsivo.

app-router-nextjs daisyui hanko nextjs postgresql prisma react sqlite tailwindcss to-do-app to-do-list todolist

Last synced: 02 Jul 2026

https://github.com/wcoder/tizen.net.sqlite.sample

Sample Tizen TV app with Tizen.Net SDK, .NET Core, SQLite, EntityFramework

csharp dotnet dotnet-core entity-framework-core sqlite sqlite3-database tizen tizen-tv tizenfx tizentv-sample xamarin-forms

Last synced: 05 Apr 2025

https://github.com/billstephens2022/musicdbjavafx

A Music JavaFX application linked to a SQLite database where SQL queries are performed when interacting with a JavaFX GUI.

java java-17 javafx jdbc sqlite sqlite3

Last synced: 09 May 2026

https://github.com/radhirasho/simple-todo-server

Experimenting with SQLite and HonoJS

experiment honojs sqlite

Last synced: 03 May 2026

https://github.com/victor-david/restless-toolkit

A lightweight toolkit for WPF applications. It includes base classes for MVVM, SQLite database - and provides various custom controls including custom window, tab, data grid, etc.

color-picker database sqlite sqlite-database sqlite3 toolkit wpf wpf-application wpf-color-picker wpf-controls wpf-window wpf-window-chrome

Last synced: 25 Jan 2026

https://github.com/cs19931/onlymaps

🗺️ Simplify database interactions with Onlymaps, a Python micro-ORM that executes SQL queries and maps results to Python objects seamlessly.

database mariadb mysql orm postgresql python sql sqlite

Last synced: 08 Apr 2026

https://github.com/taigrr/teaqlite

Tea-Quill-ite: A CLI-based sqlite browser

bubbletea go sqlite

Last synced: 21 May 2026

https://github.com/erilshackle/tbl-class-php

Generate PHP constants for database tables, columns, and foreign keys from your schema. Improves IDE autocomplete, reduces SQL typos, and enables safe refactoring.

auto-generation ci-cd cli composer constants database db-consistency-checker db-constants development-tools generator ide-autocomplete mysql orm-alternative php php-library schema sqlite type-safety

Last synced: 25 Jan 2026

https://github.com/the-man-w-laughs/markingtesttask

Приложение для создания карты раскладки промаркированной продукции

c-sharp dependency-injection entity-framework mvvm n-tier-architecture sqlite wpf

Last synced: 09 May 2026

https://github.com/unikraft/lib-sqlite

Unikraft port of SQLite

library sqlite unikraft

Last synced: 10 Apr 2025

https://github.com/little-software-engineer/fridge-recipe-finder

Fridge Recipe finder for your ingredients using Spoonacular API.

javascript jsx python react recipe recipe-app spoonacular-api sqlite

Last synced: 08 Apr 2026

https://github.com/shahidmalik4/fastapi-nextjs-blog

Minimal blog platform using FastAPI (backend), Next.js (frontend), and SQLite for data storage.

blog crud-application dynamic-routing fastapi javascript nextjs python restapi sqlite

Last synced: 08 Apr 2026

https://github.com/ahmedyaser95/sql-mongo-query-converter

🛠️ SQLMongo - A PyPI package for converting SQL queries to MongoDB queries and vice versa. Effortlessly translate between relational and NoSQL query formats for seamless database interoperability.

aggregator database mongo-aggregation mongodb mongoose mysql postgresql python pyunit query query-builder sql sqlite structured-query-language

Last synced: 09 Apr 2026

https://github.com/alyssonbarrera/ignite-project-02

Projeto 02 (API REST com Node.js) - Trilha Node.js (2023) | Ignite - Rocketseat

fastify knexjs nodejs sqlite typescript

Last synced: 08 May 2026

https://github.com/cho3sang/futbol-flow-counter

OpenCV-powered desktop app for tracking soccer juggles, visualizing ball motion, and saving training sessions.

computer-vision kalman-filter opencv python soccer sqlite tkinter

Last synced: 06 Jul 2026

https://github.com/matheussc017/imobiliaria

Real Estate Property Manager is a desktop application developed in Java to help individuals and businesses manage real estate assets efficiently. The application allows users to store, organize, and retrieve data related to properties, and associated documents such as contracts and receipts.

desktop java sqlite swing-gui

Last synced: 14 Jun 2026

https://github.com/tobidi0410/kysely-sqlite-http

An Kysely dialect for querying data from statically hosted sqlite databases

database dialect gh-pages http kysely sqlite static-site vfs

Last synced: 27 Jan 2026

https://github.com/lb-lewisham/lewisham-air-sensors-history

up-to-date history of records for londonair.org.uk sensors in lewisham going back to 2005

datasette git-scraping sqlite

Last synced: 22 Jun 2025

https://github.com/naseem1amjad/angular-based-contentbook-with-instant-search

A content book (also known as phone book) that can be hosted in organizations to search their employees based on different parameters.

angular api api-rest autocomplete contactbook contacts phonebook php search search-engine sqlite website

Last synced: 28 Apr 2026

https://github.com/marirs/api-server

A simple API Server using Rocket, Sqlx, SQLite with API Key Authentication.

api rocket rust rust-lang sqlite sqlx

Last synced: 27 Jun 2025

https://github.com/fahadfoysal/expensetracker

Expense Tracker is a web app, whre users can log their expenses, set budgets, and receive alerts when they exceed their budget.

bootstrap django python sqlite

Last synced: 06 Apr 2026

https://github.com/tmdgusya/argus

Real-time monitoring & management dashboard for Hermes Agent profiles

dashboard hermes hermes-agent monitoring multi-agent python sqlite

Last synced: 06 Jul 2026

https://github.com/ttrzcinski/djangorestonlyget

Simple D20 rollers with list of rolls to check REST API with GET on stack of Django 4.2 + Python 3.9 + Pip 24 + SQLite3.

django django-rest-framework flake8 get github-actions python python-3 python3 rest rest-api restful-api sqlite sqlite3 vercel vercel-serverless

Last synced: 07 Apr 2026

https://github.com/edocosic/win_forms_student_app

This WinForms desktop application enables student data management using C# and .NET, with Entity Framework and SQLite as the database.

csharp dotnet entity-framework sqlite

Last synced: 06 Apr 2026

https://github.com/tahaaa22/incubator-dashboard

The Incubator Dashboard is a system designed to simulate a Nurse Call System (NCS) for monitoring multiple incubators. The system provides visual alerts on a dashboard and hardware buzzer alerts for critical conditions. It integrates various sensors to ensure real-time monitoring and control of incubator conditions.

arduino chartjs cpp css expressjs html javascript nodejs sqlite

Last synced: 07 Apr 2026

https://github.com/jyothikaprabhakar/cinemabookingplatform

Backend API for a cinema booking platform similar to PVR Cinemas. This system handles user accounts, movie listings, theater management, seat selection, show bookings, and payment processing.

cinema-booking-platform expressjs movie-listings nodejs payment-processing seat-selection show-bookings sqlite theater-management

Last synced: 29 Jul 2025

https://github.com/xatta-trone/movie-notifier

Tracks by keyword and notifies to windows notifications system

cron echo-framework golang goquery gorm-orm sqlite

Last synced: 22 Mar 2025

https://github.com/galibri/lara-manage-contact-list

Laravel Contact management system using sqlite, vue.js and axios.

axios laravel sqlite vuejs

Last synced: 06 Apr 2026

https://github.com/antconsales/antonio-gemma3-evo-q4

First self-learning AI for Raspberry Pi with auto-evolution | EvoMemory™, RAG-Lite, Rule Regeneration | 100% offline

edge-ai evomemory fastapi gemma gguf llm offline-ai python rag raspberry-pi self-learning sqlite

Last synced: 03 Nov 2025

https://github.com/ricardo-melo-martins/pdo-wrapper

⚡ RMM ⚡Simples abstração de banco de dados em Php 8.x usando conector PDO

docker mysql oop pdo php8 postgres sqlite

Last synced: 07 Apr 2026

https://github.com/cognizonline/memory-kit

Self-hosted memory platform for Claude Code. Own your data.

ai-assistant claude-code fastapi local-first memory-platform privacy self-hosted sqlite

Last synced: 06 Apr 2026

https://github.com/dsk-david/correioapi

O Correio API é um projeto pessoal criado com o objetivo de simular um sistema de gerenciamento de encomendas de um correio.

api api-rest correios express json nodejs sql sqlite

Last synced: 11 Apr 2026

https://github.com/sismicfr/python-db2sql

CLI tool to dump or migrate any database (SQLite, MySQL, MSSQL, PostgreSQL, Oracle) into PostgreSQL or MSSQL — with file dump and live migration modes.

cli database etl migration mysql oracle postgresql python sql sqlite

Last synced: 06 Jul 2026

https://github.com/dujuniorrr/powermap

PowerMap is a mobile app designed to help electric and hybrid vehicle drivers find nearby charging stations and plan their trips. It provides real-time station availability and calculates whether the current battery level is sufficient to reach the destination, reducing range anxiety and aiding in the expansion of charging infrastructure.

android api design-patterns firebase java maps material-design sqlite xml

Last synced: 20 Jan 2026

https://github.com/jotamarcos/aulaexpress

Aula prática de NodeJS com Express

express nodejs prisma-orm sqlite

Last synced: 07 Apr 2026

https://github.com/ashrockzzz2003/music_app_v1_iitm

Source Code of `Music App v1 @ IITM`

css3 flask html5 jinja2 js python restful-api sqlite

Last synced: 06 Apr 2026

https://github.com/kauefraga/dowhilechallenge

🎉 Register/Login routes

express jwt nodejs prisma sqlite typescript

Last synced: 07 Apr 2026

https://github.com/kuosuko/dbfy

DB-ify your migrations — generate a clean post-merge schema snapshot from a folder of SQL migration files. Built for AI agents.

agent-skills cli migration postgres schema sqlite

Last synced: 02 Jul 2026

https://github.com/varugasu/spring-kotlin-wallet

A Wallet service with Spring Boot + Kotlin

cqrs event-sourcing graphql hibernate kotlin spring-boot sqlite

Last synced: 03 Nov 2025

https://github.com/sqlc-contrib/sqlc-gen-json

Inspect your sqlc plugin pipeline — a WASM sqlc plugin that emits the GenerateRequest (schema, queries, settings) as JSON for debugging and prototyping.

code-generation codegen debugging golang introspection json mysql postgresql sql sqlc sqlc-plugin sqlite wasm

Last synced: 15 May 2026

https://github.com/reynaldineo/note-keeper-flutter

Note Keeper App using Flutter with local SQLite database

flutter sqlite

Last synced: 13 May 2026

https://github.com/realdatadriven/pyetlx

PyETLX is a Python package designed for seamless ETL (Extract, Transform, Load) workflows, leveraging the power of the ETLX Go library under the hood. By using gopy, PyETLX bridges the efficiency and flexibility of Go with the accessibility and popularity of Python, offering a robust tool for data engineering tasks

duckdb eltx etl go mysql parquet python s3 sqlite

Last synced: 11 Apr 2026

https://github.com/foufou-exe/trophy-manager

🏆Trophy management for PS4,XBOX...

bdd css html project python python3 scraper sqlite

Last synced: 06 May 2026

https://github.com/0xf6da/sqlite.ahk

AHKv2: better-sqlite3 with only db.prepare() and stmt.all(); supports named parameters

autohotkey autohotkey-v2 better-sqlite3 sqlite

Last synced: 06 Apr 2025

https://github.com/mooflu/fitdb

Command line tool to import Garmin fit data into sqlite db and query by location and date range

fit garmin sqlite sqlite3

Last synced: 29 Apr 2026

https://github.com/hdevlinz/ou-edu-pulse-app

OUEduPulse - OU Student Management

android java mobileapp room-database sqlite

Last synced: 06 Apr 2025

https://github.com/simpson-computer-technologies-research/notify

Be notified when a message containing a specific word is sent in a discord server

discord-bot rust sqlite

Last synced: 22 Mar 2025

https://github.com/simpson-computer-technologies-research/apc9-10

Learn Databases in Week 9 and 10 of my Advanced Programming Club

learn programming python sql sqlite

Last synced: 22 Mar 2025

https://github.com/kimyk0120/bolbo

Climbing problem management application using React-Native

climing react-native sqlite

Last synced: 13 May 2026

https://github.com/gold-roger33/FXMONEY_MANAGEMENT

A Personal Money Management Application

java javafx-application sqlite

Last synced: 28 Mar 2025

https://github.com/juhwano/job_manager

머신러닝 기반 직업 추천 웹 애플리케이션

django html sqlite

Last synced: 21 May 2026