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/arinyadav1/forgethub-application

It is my initial learning Project. It is a type of application where you can save your thoughts and ideas which you tend to forget quickly.

compose compose-ui couroutine jetpack-compose kotlin logic mvvm-architecture navigation-component navigation-compose repository-pattern room-database sqlite viewmodel viewmodel-livedata viewmodelfactory

Last synced: 18 May 2026

https://github.com/smouj/ttg-platform

🎴 Skill-based physical tazo battle game with real-time physics, aim mechanics, and 150 tazos across 3 series — play free at tradingtazosgame.com

battle-game canvas collectible-game cybermon dracobell game i18n minimon nextjs nostalgia physics-engine pogs prisma retro-gaming spanish-collection sqlite tailwindcss tazos typescript web-game

Last synced: 25 Jun 2026

https://github.com/pmarcosfelipe/omnistack-bethehero

Project create to do a fullstack application of Omnistack Week 11.0 provided by Rocketseat

knex node nodejs react react-native reactjs sqlite sqlite3

Last synced: 07 Apr 2026

https://github.com/rothasamon/attendance-system-java-swing

This project was created and submitted as a school assignment for Java programming. It was developed using Java, Swing GUI, and SQLite.

java sqlite swing

Last synced: 18 May 2026

https://github.com/lonemenace/cinesense

Streamlit-based movie review sentiment containerized app deployed on AWS EC2

aws-ec2 cloud devops docker-container logistic-regression machine-learning nlp python sentiment-analysis sqlite streamlit

Last synced: 08 Apr 2026

https://github.com/dimmg/sonetwork

Minimalistic API using Django Rest Framework

django-rest-framework jwt sqlite

Last synced: 14 May 2026

https://github.com/shenda94/nontonbareng

Nonton bareng apps with API & SQLITE using react native

api-rest react react-native sqlite

Last synced: 07 Apr 2026

https://github.com/billy0402/django-bookstore

A learning project from NTUB Django course.

bootstrap4 course django django-rest-framework python restful-api sqlite web

Last synced: 07 Apr 2026

https://github.com/feather-framework/feather-sqlite-database

SQLite driver implementation for the abstract Feather Database Swift API package.

database sqlite swift-6 swift-concurrency

Last synced: 17 Feb 2026

https://github.com/hugo-hattori/fakepinterest

Pinterest Replica Website Project developed with Flask and deployed on Render.

css datetime flask flask-application flask-backend flask-login html html-css os postgres python render sqlite wtforms

Last synced: 08 Apr 2026

https://github.com/kauefraga/dowhilechallenge

🎉 Register/Login routes

express jwt nodejs prisma sqlite typescript

Last synced: 07 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/nxht/cache-manager-bun-sqlite

Node Cache Manager store for Bun SQLite

bun cache-manager sqlite

Last synced: 08 May 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/lauta-dev/game-api-nestjs

Este repositorio alberga el código fuente de un proyecto que implementa una API utilizando JavaScript en conjunto con el framework de backend NestJS. La aplicación está diseñada para almacenar datos en una base de datos SQLite.

nestjs-backend sql sqlite sqlite3 turso

Last synced: 18 May 2026

https://github.com/indrajit-2001/project-saaj

Developed a Django-based website for a make-up artist to showcase her portfolio, including various make-up looks, client testimonials, and contact information. Focused on creating a user-friendly interface, implementing backend functionalities, and ensuring a responsive design for optimal user experience across devices.

bootstrap5 css3 django html javascript python3 sqlite

Last synced: 08 Apr 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/lee-seokmin/rememo

제 1회 빡코딩콘 메모 서비스 만들기

flask javascript python sqlite web

Last synced: 07 Apr 2026

https://github.com/rullyvarelio/trackinorder

TrackinOrder is a powerful and intuitive order tracking system built with Laravel. It provides real-time insights into order statuses, transactions, and inventory management, making it an essential tool for businesses looking to optimize their workflow.

chartjs daisyui herd laravel livewire maryui sqlite

Last synced: 07 Apr 2026

https://github.com/billy0402/django-test-driven-development

A learning project from the book 'Test-Driven Development with Python'.

course django python selenium sqlite testing web

Last synced: 07 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/h0kd/expense-tracker-nextjs

Aplicación web fullstack para registrar, visualizar y exportar gastos de forma simple y moderna. Construido con Next.js 15, TailwindCSS 4 y Prisma ORM.

chartjs fullstack nextjs prisma sqlite tailwindcss typescript vercel webapp

Last synced: 05 Apr 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/daniel-elston/sql-training

SQL training received while conducting MSc Dissertation in industry.

sql sqlite

Last synced: 04 Apr 2025

https://github.com/liascode/ts-express-starter

Clean and Simple starter for Typescript, Express, and Sqlite on node

express expressjs node sqlite starter typescript

Last synced: 07 Apr 2026

https://github.com/sathiypriyan/toll-transaction-simulator

C++17 project simulating a toll plaza system. Reads vehicle data, applies toll rules, stores transactions in SQLite, and generates summary reports. Demonstrates modern C++ with STL, OOP, and database integration.

cpp17 oop sqlite system-simulation

Last synced: 18 May 2026

https://github.com/adhiiisetiawan/android-sqlite-basic

Assignment for android sqlite

android java sqlite

Last synced: 02 May 2026

https://github.com/golaughlin/mockbuster-video-flask

Fictional VIdeo Store JSON REST API written using Python and Flask.

flask json json-api python python3 sqlalchemy sqlite sqlite3

Last synced: 11 Apr 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/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/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/gevanilopez/python-weather-etl-app

Simple Python ETL that loads Open-Meteo hourly weather into SQLite and prints summary stats.

data-engineering etl open-meteo python sqlite

Last synced: 18 May 2026

https://github.com/abhijeet-muneshwar/url-shortener-app

URL Shortener App using Golang, SQLite

golang sqlite

Last synced: 18 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/burnsoftnet/burnsoft.database

General Functions to Connect to different types of databases along with the ability to run SQL commands and return data.

connection database mssql mysql oledb sqlite

Last synced: 04 Apr 2026

https://github.com/shihanng/csvs-to-sqlite-docker

A docker image for csvs-to-sqlite https://github.com/simonw/csvs-to-sqlite.

csv datasette datasette-io docker python sqlite

Last synced: 06 Apr 2026

https://github.com/hedriss10/credit_manager

"Project of university"

css flask javascript python sqlite

Last synced: 12 Apr 2026

https://github.com/bho0920/crime-data-analysis-eu

Crime Data Analysis for Self-Defense Tool Market Entry in the EU.

data data-analysis sql sqlite tableau

Last synced: 21 Jun 2025

https://github.com/realerikrani/sopenqlite

Simplified opening and closing of SQLite in Python

python sqlite

Last synced: 18 May 2026

https://github.com/harizonelopez/organ-donation-app

Your Organ Donation Management System is a Django-based web application that helps facilitate organ donations between donors and hospitals.

csrf-protection css django-framework html5 javascript python-3 sqlite

Last synced: 11 Apr 2026

https://github.com/sukawasatoru/fts-mecab-rs

FTS5 Tokenizer

mecab sqlite

Last synced: 18 May 2026

https://github.com/gabrielamoura25/nlw-unite-rocketseat

O pass.in é uma aplicação de gestão de participantes em eventos presenciais.

cors fastify nodejs prisma-client prisma-orm sqlite swagger swagger-ui tsup typescript zod

Last synced: 05 Apr 2026

https://github.com/h1dd3nsn1p3r/nestjs-todo

A simple todo app in NestJS.

nestjs nodejs rest-api sqlite sqlite3 todoapp

Last synced: 19 Apr 2026

https://github.com/bakangmonei/ddd2022

My SQL Assignment

sql sqlite

Last synced: 04 Apr 2025

https://github.com/whoishusni/catatankeutangan

Aplikasi Catatan Utang-Piutang Sederhana Dengan Sqlite

catatan debt notes sqlite utang

Last synced: 04 Mar 2025

https://github.com/fadilxcoder/reactjs-php

PHP API (Single file Api with CRUD "user" endpoint) / ReactJS

api api-server crud mysql newman php poc react reactjs sqlite

Last synced: 06 May 2026

https://github.com/beno5950/14kb-web

Ultra-lightweight web development under 14KB with a fast Fastify API and SQLite. Minimalist blogs, weather and tasks apps with zero framework overhead and strong performance. 🐙

css esbuild fast-loading fastify javascipt lightweight minimal mobile-first modern-css monorepo nodejs performance pnpm-workspaces progressive-enhancement responsive-design sqlite web-performance zero-dependency

Last synced: 07 Apr 2026

https://github.com/rajabovilyas/trpc-react-fastify

This project is a full-stack application that uses tRPC for API creation, React for the frontend, and Fastify for the backend. It aims to simplify the interaction between the client and the server.

fastify nodejs react sqlite tailwindcss tanstack-router trpc typeorm typescript vite

Last synced: 10 Apr 2026

https://github.com/charlenry/charleshenrisaintmars_9_18082022

Projet Billed - Il s'agit de la partie front-end d'une application permettant de gérer des notes de frais des employés.

bdd bootstrap chrome css debugger end-to-end html integration jasmine javascript jest sqlite tdd testing unit

Last synced: 11 Apr 2026

https://github.com/arthrp/rqlitedotnet

.NET client for Rqlite (lightweight distributed database)

rqlite sqlite

Last synced: 18 May 2026

https://github.com/renanfachin/foodexplorer_backend

Desafio Final do programa EXPLORER da rockeseat

backend express nodejs sqlite

Last synced: 07 Apr 2026

https://github.com/peter-haro/node-express-sequelize-nextjs-realworld-example-app

Node.js + Express.js + Sequelize + SQLite/PostgreSQL + Next.js fullstack static/SSG/ISG Example Realworld App. Includes Heroku deployment, DB migration, DB and API unit testing, DB seeding, and ESLint linting setups.

expressjs fullstack-development next-js node-js postgresql real-world-problem-solving sequalizejs sqlite

Last synced: 07 Apr 2026

https://github.com/watrall/charm-market-intelligence-engine

Cultural resource and heritage management automated market intelligence pipeline: scrapers, NLP entity/skills extraction, Folium maps, Streamlit dashboard, and LLM briefs.

archaeology beautifulsoup cultural-resource-management folium geospatial google-sheets heritage-management job-market-analysis labor-market-intelligence n8n ollama openai pandas plotly skills-taxonomy spacy sqlite streamlit web-scraping

Last synced: 07 Apr 2026

https://github.com/bilbottom/testing-sql

Sample SQL scripts to test various features.

sql sqlite testing

Last synced: 17 Jun 2026

https://github.com/kananniftiyev/skillfolio

Skillfolio: Showcase your talent effortlessly with our sleek, dynamic web portfolios.

css django docker drf html javascipt nuxtjs postgres python redis sqlite vuejs web

Last synced: 07 Apr 2026

https://github.com/kxlmtdx/atlantis

A simple template for building your own discord bot with cogs and an initial database 🔥

cogs discord-bot discord-py discord-py-bot python slash-commands sqlite sqlite3 statistics stats

Last synced: 20 Apr 2026

https://github.com/csanjeev25/wishlist

Android Application,database management using ORMLite with SQLite

android java orm sqlite xml

Last synced: 08 May 2026

https://github.com/educationwarehouse/pydal-adapter-rqlite

Custom pyDAL adapter for rqlite (distributed SQLite)

pydal python rqlite sqlite

Last synced: 16 May 2026

https://github.com/edugese/task-manager

This Ionic 6 Angular Android app empowers you to manage tasks offline. Create, edit, mark tasks complete, and delete them. View pending and completed tasks in separate lists, and track deadlines with a calendar view. Set reminders with local notifications directly on your device - no internet connection required!

angular capacitor-android ionic ionic-framework sqlite typscript

Last synced: 25 Feb 2026

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

A Personal Money Management Application

java javafx-application sqlite

Last synced: 05 May 2026

https://github.com/pymarcus/java_crud

Crud with default libraries to connect and work with sqlite database

crud java sqlite

Last synced: 18 May 2026

https://github.com/hir4k/siimple

Simple But Powerful NoSQL Database For Flutter

dart database flutter isar sqlite

Last synced: 02 Feb 2026

https://github.com/the-tech-idea/beep.winform.sample

Application for Managing your Different DataSources . Still in Alpha.please be patient

application data data-science database dataset integeration mysql nosql oracle postgres sqlite sqlserver workflow-engine workflows

Last synced: 08 Jul 2025

https://github.com/korjavin/ory-compose

Lightweight self-hosted Ory stack — Kratos (identity + social sign-in) + Hydra (OAuth2/OIDC for your apps) + Login UI, on SQLite. Git-ops deploy via Portainer + GHCR-vendored images.

docker-compose hydra identity-management kratos oauth2 oidc ory portainer self-hosted sqlite

Last synced: 03 Jul 2026

https://github.com/princemuel/exercism-scheduler

Daily language track picker for Exercism polyglots

exercism python scheduler sqlite

Last synced: 21 Apr 2026

https://github.com/gabriel-vasconcelos/poc-user-prisma-sqlite

POC desenvolvida na cadeira de Projeto Integrado 2 do curso de Sistemas e Mídias Digitais (UFC), explorando Prisma com SQLite como solução backend em uma aplicação Next.js. A aplicação cria e lista usuários, demonstrando a eficiência e simplicidade dessa combinação. Parte de um estudo comparativo com Firebase.

nextjs poc prisma prova-de-conceito reactjs shadcn-ui smd sqlite tailwindcss ufc

Last synced: 11 Apr 2026

https://github.com/hafsa-aarifeen/sqlite_database

Mobile app developed with Android Studio harnessing the power of SQLite, a serverless, self-contained, and transactional SQL database engine. Enjoy the benefits of zero-configuration, efficient storage, and seamless integration within theproject

java mobile-app offline-database sqlite

Last synced: 18 May 2026

https://github.com/carlossanabriam/docker-sqlite

Local & automated environment for SQLite with a test database.

docker sql sqlite

Last synced: 05 Apr 2026

https://github.com/nenodias/lista-de-compras

Android Kotlin project

android kotlin kotlin-android sqlite

Last synced: 15 Apr 2026

https://github.com/vitor-msp/razor-pages

Asp Net Razor Pages example.

asp-net razor-pages sqlite

Last synced: 16 May 2026

https://github.com/mustafalazzawe/devil-fruit-database

A comprehensive database application for tracking Devil Fruits from the One Piece universe. This project features a modern web interface for browsing and searching Devil Fruits, their users, and abilities.

bun devil-fruits docker fastapi google-cloud-platform one-piece python react react-query sqlite styled-components typescript vite

Last synced: 07 Apr 2026

https://github.com/mikhalchankasm/easy-desktop-organizer

Лёгкий локальный органайзер рабочего стола Windows: коробки поверх рабочего стола для файлов, папок и ярлыков. C#/.NET 8, WPF, SQLite. A lightweight local desktop organizer for Windows.

csharp desktop-organizer dotnet fences productivity sqlite windows wpf

Last synced: 02 Jul 2026

https://github.com/jacobstephens2/macrotracker

A self-hosted PWA for tracking daily macronutrients and calories, built as a MyFitnessPal replacement. Features meal logging, food search via Open Food Facts and USDA APIs, barcode scanning, recipe management, weight tracking, and CSV export — with a TypeScript/Vite frontend and a Node.js/Express/SQLite backend.

barcode-scanner calorie-tracker express macro-tracker nodejs nutrition pwa recipe-manager self-hosted sqlite typescript vite weight-tracker

Last synced: 07 Apr 2026

https://github.com/velcro-xiv/velcro

Archive Velcro JSON Lines data to SQLite.

ffxiv go golang pcap sqlite

Last synced: 18 May 2026

https://github.com/geeksilva97/db-demo

A simple database implementation written in Go and inspired in SQLite

database go golang sqlite

Last synced: 11 Jan 2026

https://github.com/lucaslousada/jobs-calc

@Rocketseat - O JobsCalc é uma aplicação de estimativa de cálculo para projetos freelancer.

css3 ejs-template-engine express html5 javascript nodejs sqlite

Last synced: 07 Apr 2026

https://github.com/shivabajelan/hawaii-climate-analysis-surfsup-with_sqlalchemy

The analysis in this project aims to provide insight into the climate patterns of Honolulu in Hawaii and inform decisions regarding the best time to visit and what activities to plan.

pandas python sql sqlalchemy sqlalchemy-orm sqlite

Last synced: 07 Apr 2026

https://github.com/rockaflare/AplikasiElpiji

Aplikasi untuk mengolah penjualan LPG NPSO. Dalam tahap pengembangan.

avaloniaui crud dependency-injection efcore entity-framework-core mvvm n-tier-architecture reactiveui sqlite

Last synced: 11 Mar 2025

https://github.com/j5py/py4e

Python for Everybody Specialization (from University of Michigan on Coursera).

api data-visualization json python sql sqlite xml

Last synced: 05 May 2026

https://github.com/Kyle-Givler/DiscordBot

A Discord Bot written in C# The bot reports statistics to a REST API. This project uses C#, Discord.NET, Serilog, Dapper, Entity Framework Core, SQL Server, SQLite, ASP.NET Core Web API

csharp dapper discord discord-bot discord-moderation-bot entity-framework-core reddit rest-api serilog sql-server sqlite

Last synced: 11 Mar 2025

https://github.com/rvegajr/odata-active-record

The easiest way to interact with OData APIs ever - Active Record pattern with seamless data type handling

active-record api astro database interface-generation javascript mongodb odata orm schema-first sqlite typescript

Last synced: 07 Apr 2026

https://github.com/cooco119/claude-quota-tracker

Track Claude Max usage windows, forecast & nudge on under-use, and schedule heavy work for the quiet night hours. Local-first macOS companion for Claude Code.

anthropic claude claude-code claude-max cli dashboard launchd macos menubar productivity quota sqlite swiftbar token-usage usage-tracking

Last synced: 14 Jun 2026

https://github.com/billy0402/django-todo-list

A learning project from NTUB Django course.

bootstrap4 course django django-res python restful-api sqlite web

Last synced: 07 Apr 2026

https://github.com/keyyuwan/recp

Explore dishes from around the world and register your own recipes.

axios nextjs nodejs reactjs recipes sqlite styled-components typeorm typescript

Last synced: 07 Apr 2026

https://github.com/911aryan/padre-ginos-pizza-app

Explore Padre Gino's Pizza App on GitHub! A full-stack pizza ordering app built with React, Express, and SQLite. 🍕🌐 Perfect for pizza lovers!

context-api express fullstack-project internship-project nodejs pizza-ordering-app react react-query sqlite tanstack-router vite

Last synced: 07 Apr 2026