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/ruscalworld/storage4j

Simple library to store data of your Java project

database orm sqlite

Last synced: 03 Apr 2026

https://github.com/pooryas98/habit_trackerbot

A feature-rich, asynchronous Telegram bot for tracking daily habits. Built with Python, python-telegram-bot, and a modern, testable architecture. Includes reminders, stats, and history.

aiosqlite asyncio bot habit-tracker portfolio-project pydantic python sqlite telegram-bot todo-app

Last synced: 18 Jan 2026

https://github.com/khoa-bit/go-db-tools

My personal tools for working with DB. Because I love zero dependency <3

db go sql sqlite

Last synced: 08 May 2026

https://github.com/zakigit1/api_expert

API_Expert - A comprehensive learning resource for mastering advanced topics in RESTful APIs, including filtering, pagination, and authentication. Perfect for developers seeking to deepen their understanding and expertise.

filtering json laravel resources restful-api sanctum-authentication sqlite token-abilities

Last synced: 13 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/caionikolas/otaku.ask

Site de perguntas sendo possível criar uma sala para internautas anônimos fazerem perguntas sobre a cultura japonesa em geral

ejs express nodejs sqlite

Last synced: 13 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/azurespheredev/blen-fullstack-engineer-take-home

Take-home coding challenge for Next.js Full Stack Engineer Position

drizzle-orm eslint husky jest nextjs14 prettier shadcn-ui sqlite tailwindcss typescript

Last synced: 11 Apr 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/gopalverma1303/homeease

The household services management web application for customers, professionals, and administrators.

bootstrap chartjs css flask html javascript jinja python sqlal sqlite

Last synced: 15 Apr 2026

https://github.com/carlos-hfc/daily-diet-api

Controle de dieta diária desenvolvido no módulo sobre API REST da formação de Node.js da Rocketseat.

fastify knex nodejs rocketseat rocketseat-ignite sqlite typescript vitest zod

Last synced: 03 Jan 2026

https://github.com/gokul988/resume-store-in-django-

In this project had resume store, bulid in Django and It use to view , create and update in admin portal .

css css-animations database django django-application django-framework django-project html javascript sqlite sqlite3

Last synced: 13 Apr 2026

https://github.com/bvujovic/webapisqldbtest

Testiranje DevOps pipeline mogućnosti na Web API .NET 6 aplikaciji.

azure azure-devops c-sharp ci-cd-pipeline devops dot-net ef-core sqlite web-api

Last synced: 31 Jan 2026

https://github.com/gurpreet17/uc-davis-sql-for-data-science-specialization

Completed the SQL Basics for Data Science Specialization from the University of California, Davis, gaining proficiency in Data Analysis, SQL, Apache Spark, and Delta Lake.

apache-spark bigdata data-analysis data-science delta-lake sqlite

Last synced: 15 Apr 2026

https://github.com/pdehaan/firefox-places-frecency

Scan your Firefox profile's places.sqlite file and sort your moz_origins by frecency.

firefox sqlite

Last synced: 07 Dec 2025

https://github.com/dnyfzr/acid-cache

💙 Async Key Value Store w/ Express API

api cache sqlite typescript

Last synced: 14 Sep 2025

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/robeertm/ev-charge-tracker

Self-hosted EV charge tracker with vehicle API integration (Kia, Hyundai, Tesla, VW group, Renault, Polestar +more). Dashboard, PDF reports, ENTSO-E CO2, multi-language. Flask + SQLite.

co2-tracking dashboard electric-vehicle entsoe ev-charging ev-tracker flask home-server hyundai kia photovoltaic polestar python renault self-hosted sqlite tesla volkswagen

Last synced: 10 May 2026

https://github.com/pedrogutierresbr/projeto-roquet.q

Rocket.Q is an interaction application through questions, which makes it possible to create a room for people to ask questions and the creator of the room, in possession of a password, manages the questions asked by marking them as read or deleting them. The project was developed during the Rocketseat NLW Together event.

express javascript nodejs sqlite

Last synced: 13 Apr 2026

https://github.com/graweb/labfoto-api

PHP | Laravel | Lumen | MySQL | SQLite

laravel lumen mysql php sqlite

Last synced: 15 Apr 2026

https://github.com/nemr0/db_inspector

A Monorepo UI Inspector aimed to view any db content in a flutter project

dart database flutter hive hivedb sqflite sqlite

Last synced: 31 Jan 2026

https://github.com/fabienpiette/schedule-containers

Schedule Docker containers on cron: start, stop, or wake on demand. Stacks, auth, and a dashboard. Single binary, no dependencies.

automation cli container-management container-scheduler cron devops docker docker-compose go golang homelab htmx scale-to-zero scheduler self-hosted sqlite web-dashboard

Last synced: 20 Jun 2026

https://github.com/msmolyakov/querydsl-sql-jdbc-junit-example

Using QueryDSL-SQL to generate Java classes from database in 'test' Maven phase

build-helper-maven-plugin java jdbc junit maven querydsl querydsl-maven-plugin querydsl-sql sql sqlite xunit

Last synced: 13 Apr 2026

https://github.com/fazirta/playbox

PlayBox is a Django e-commerce site for gaming gear and accessories.

django e-commerce gaming pillow pws python sqlite tailwindcss whitenoise

Last synced: 07 Feb 2026

https://github.com/abdullahali2005/flask_todo

Todo application in Python using Flask

flask python sqlite todo

Last synced: 13 Apr 2026

https://github.com/eirinimits/three-good-things

A simple Android App which enables and motivates users to record three good things every day.

android sqlite

Last synced: 09 May 2026

https://github.com/vaibhavpal7549/leetcode

This repository contains my solutions to various **LeetCode problems** written in **Java**, categorized by difficulty (Easy, Medium, Hard) and topics like Arrays, Strings, Trees, and more. Each solution is clean, optimized, and well-documented. Follow my progress on [LeetCode](https://www.leetcode.com/vaibhavpal7549). Contributions are welcome!

java mysql mysql-database oracle sql sqlite

Last synced: 13 Apr 2026

https://github.com/TanyaHendricks/imageshare

BSc IT third year project for module, IT development - CMPG323, to develop a photo album.

bash canvas database-design django exception-handling heroku icecream mvt sql sqlite system-design user-authentication visual-studio-code whitenoise wondershare

Last synced: 11 Mar 2025

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/whosonfirst/go-whosonfirst-sqlite-spr

Go package to implement the whosonfirst/go-whosonfirst-spr interface for "standard places result" (SPR) data stored in a SQLite database.

golang spr sqlite whosonfirst

Last synced: 08 Feb 2026

https://github.com/aelabassi/simpleblogpost

Simple blog posted (already completed) built using Flask: Also forwarded to http://sblog.abderrazaqelabassi.tech

flask flask-forms flask-login flask-wtf gunicorn html python render sqlachemy sqlite

Last synced: 17 Mar 2026

https://github.com/h4mu/dvdbak

A bunch of PERL scripts for creating DVD backups of many files within a folder

backup backup-script perl sqlite

Last synced: 14 May 2026

https://github.com/olha-dev-fullstack/nest-cars-price-api

Simple NestJS REST used cars pricing API where users can authenticate, create reports about cars to sell and get price prediction

nestjs sqlite typeorm

Last synced: 08 May 2026

https://github.com/k4u5h4l/namma-naduve

A college forum website for teachers and students where students can ask queries and seniors or teachers can respond filtered through a toxicity engine.

django postgresql python python3 sqlite

Last synced: 13 Apr 2026

https://github.com/gafischer/nlw-journey-api

API criada durante evento NLW Journey da RocketSeat

api csharp dotnet8 entity-framework-core fluentvalidation nlw rocketseat sqlite

Last synced: 09 Feb 2026

https://github.com/frankhaugen/dotnet-chat-app

A prototype for a chat application in .net Core 3 using a flat-file system

chat dependency-injection dotnetcore3 linq2db sqlite

Last synced: 20 Apr 2026

https://github.com/sakr2000/blogproject-flask

This project is a professional blog website created using Python Flask, HTML, CSS, and Bootstrap. It features a modern and responsive design, allowing users to create, manage, and share blog posts easily.

blogging bootstrap4 css3 flask flask-login flask-sqlalchemy html5 jinja2-templates pagination pillow python sqlalchemy sqlite wtforms

Last synced: 17 Jan 2026

https://github.com/nafisrayan/st-publicchat

A streamlit public chatroom for universal users.

chat database group group-chat python sqlite streamlit

Last synced: 13 Apr 2026

https://github.com/dynle/raspi-inventory-management-system

Inventory management system using Raspberry Pi camera module with YOLOv8 for product detection, face recognition for person identification, Django for server, and SQLite for DB

inventory-management-system raspberry-pi sqlite yolo

Last synced: 26 Feb 2026

https://github.com/alfianyusufabdullah/ezqlite-db

SQLite Implementation Like A Boss

sqlite sqlite-android sqlite-database

Last synced: 13 May 2026

https://github.com/joaovsbraz/rocket-q

A platform that register anonymous questions.

css express html javascript nodejs sqlite

Last synced: 11 Apr 2026

https://github.com/yunusemrejr/android-app-register-login-sqlite

Android app that has a login, register and target page included. SQLite stores the information locally.

android app java login register sqlite

Last synced: 09 May 2026

https://github.com/leoguilen/nlw_ecoleta

NodeJs, ReactJs e React Native com Typescript

knexjs mobile nodejs react react-native restful-api single-page-app sqlite typescript

Last synced: 11 Apr 2026

https://github.com/hjfitz/coursework-y2-webscrp

Fully configurable dashboard, created for coursework in WEBSCRP at University of Portsmouth

api bower card coursework dashboard espressjs express handlebars handlebarsjs jquery material material-design node nodejs restul sqlite widget

Last synced: 10 Feb 2026

https://github.com/aanand058/library-ios-and-android-app

Library Management Mobile Application

cross-platform csharp sqlite xamarin

Last synced: 10 Feb 2026

https://github.com/j1sk1ss/sql_databaseworker.exmpl

Simple JFrame windows app for work with sql data-base

database sql sqlite

Last synced: 08 May 2026

https://github.com/thinodium/thinodium-knex

Knex adapter for Thinodium ODM library for working with relational databases

database knex nodejs odm postgres relational-databases sqlite

Last synced: 10 Feb 2026

https://github.com/peza/opcua-historizing-db

Demo for Opcua Server-Client Historizing data from and to DB SQLite

historizing inmemory-db nodejs opcua opcua-client opcua-server sqlite

Last synced: 11 Feb 2026

https://github.com/zhd4/notesr-cli

NoteSR-Cli can process exports from NoteSR

aes aes-256 cli encryption notesr sqlite

Last synced: 27 Feb 2026

https://github.com/matheusadc/recomendai

O Projeto visa a criação de uma Rede Neural Multilayer Perceptron (MLP) para recomendações nutricionais a partir de dados extraídos de um exame de sangue.

bootstrap5 flask keras-tensorflow machine-learning python sqlite

Last synced: 27 Feb 2026

https://github.com/kganitis/incident-recorder

RESTful API for recording and managing medical incidents, developed as an assignment for the course 'Medical Informatics' of an M.Sc Program on Informatics.

api-rest asp-net-mvc csharp entity-framework sqlite swagger

Last synced: 11 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/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/alexfp28/huginndb

A fast, keyboard-friendly desktop database manager for PostgreSQL, MySQL, and SQLite. Built with Tauri + React.

database database-management desktop-app mysql postgresql react rust sqlite tauri typescript

Last synced: 30 May 2026

https://github.com/cromega08/measurepedia

Measurepedia is an app designed to keep track of digitalized record measures of different configurable elements by "Tailors" and "Seamstresses".

android android-app android-application android-ui jetpack jetpack-android jetpack-compose json-file jsonfile kotlin kotlin-android kotlin-json kotlin-language sqlite sqlite-android sqlite-database sqlite3 sqliteopenhelper

Last synced: 08 May 2026

https://github.com/neclor/news-aggregator

Aggregates news from RSS feeds, websites, and Telegram channels. Includes a web UI, REST API, and Telegram bot. https://news.neclor.com

fastapi news-aggregator python sqlite

Last synced: 02 Jun 2026

https://github.com/yogeshsinghkatoch9/protocol

The first all-in-one tracking platform for enhanced bodybuilders. 103 compounds, 121 exercises, blood work, pharmacokinetics, drug interactions, training, diet, wellness. Free and open source.

bodybuilding fitness harm-reduction health nodejs open-source pharmacokinetics pwa sqlite tracking

Last synced: 30 May 2026

https://github.com/cogini/file_config_sqlite

sqlite db support for file_config

elixir-library sqlite

Last synced: 10 May 2026

https://github.com/yaroslaff/sqlgrep

grep in SQL (mariadb/mysql/postgresql/sqlite3/...) database tables / fields

all field filter find grep like mariadb mysql postgresql regex regexp search select sql sqlite sqlite3 table where

Last synced: 12 Feb 2026

https://github.com/therealsatria/linqwebapi

This project is an example implementation of a Web API using ASP.NET Core 8 with LINQ as the Object-Relational Mapper (ORM). The use case is the management of product data through the Product table.

api-rest asp-net-core crud dependency-injection dotnet-core dto-pattern efcore sqlite

Last synced: 13 Apr 2026

https://github.com/zaki-malla/gamehubmanager

GameHub Manager is a robust management system for gaming hubs that helps with reservations, sales tracking, inventory management, and daily financial insights. Built using ASP.NET Core MVC and SQLite.

asp-net-core c-sharp entity-framework-core mvc sqlite

Last synced: 12 May 2026

https://github.com/daviteixeira-dev/food-explorer-back-end

Development of an API that supports CRUD operations for the dishes of a fictional restaurant, known as foodExplorer. Containing JWT authentication implementation, user data storage, search functionality, development of *endpoints* for handling dishes and other necessary operations.

bcryptjs express express-async-errors javascript knex nodejs nodemon sql sqlite sqlite3

Last synced: 13 Apr 2026

https://github.com/carlos-hfc/api-rest-nodejs

Projeto desenvolvido no módulo sobre API REST da formação de Node.js

fastify knex nodejs rocketseat rocketseat-ignite sqlite typescript vitest zod

Last synced: 13 Feb 2026

https://github.com/kunalvirwal/freelancing-website

A Django based Freelancing and Job listing website with job applying and work offering capabilities utilizing SQLite as database.

django freelance-platform python python3 sqlite sqlite3

Last synced: 06 May 2026

https://github.com/benelan/foos

Foosball leaderboard for Esri Support Services

bootstrap ejs esri expressjs nodejs sqlite webapp

Last synced: 11 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/tagliatti/challenge-bravo

Solução para o desafio Challenge Bravo da Hurb, desenvolvido em Go com SQLite

go golang sqlite

Last synced: 16 May 2026

https://github.com/devoloper-1/retailpulse

A dynamic data visualization dashboard analyzing global supermarket trends, competitors, and market insights

amcharts5 bootstrap css data-visualization database flask html javascript pandas python sqlalchemy sqlite tailwind-css walmart

Last synced: 11 Apr 2026

https://github.com/rathod-shubham/web-scraping

Scrape the content of the web with ease using beautiful Soup.

beautifulsoup4 parsing python3 regex request sqlite webscraping

Last synced: 13 May 2026

https://github.com/parisaalizadeh2003/library_managment

The Library Management System is a desktop application for managing books, authors, and user profiles. It allows users to add, update, and delete data, using SQLAlchemy for database management. The system follows the Repository Design Pattern for organized and efficient data access.

alembic crudoperations databasemanagement librarymanagementsystem orm python repositorypattern sqlalchemy sqlite

Last synced: 31 Mar 2025

https://github.com/fcbento/nodejs-fastify-knex-sqlite-render

Crud to practice Node.js using TypeScript, Fastify for web framework, query builder using Knex, Sqlite/PostgreSQL for data storage and hosting on Render

fastify knex nodejs postgres render sqlite typescript

Last synced: 09 Apr 2026

https://github.com/lucamienert/sqlite-browser

Commit SQL Statements for SQLite in the Browser by uploading a db

nextjs sqlite sqlite-browser

Last synced: 04 May 2026

https://github.com/webtechmoz/web-developmet-flet

Vamos desenvolver um projecto de desenvolvimento web usando o pyhton, flet e mysql

flet manage-sql mysql python sqlite

Last synced: 18 Apr 2026

https://github.com/path-yu/my-bun-tools

A lightweight engineering drawing management system built with Bun, Electrobun, and SQLite. Features real-time CAD synchronization, material code indexing, and precise coordinate-based drawing navigation.

bun cad-management electrobun engineering-tools sqlite typescript

Last synced: 28 May 2026

https://github.com/marekzelinka/nexus

Personal CRM to manage your relationships with support for groups, contact notes and tasks.

better-auth flyio prisma react-router shadcn-ui sqlite tailwindcss typescript

Last synced: 19 Apr 2025

https://github.com/dubniczky/budgeting-webapp

An Angular web application with NodeJS REST API server for web-based budgeting

angular budget-app budget-manager budgeting nodejs sqlite

Last synced: 09 May 2026

https://github.com/fabiodelllima/projeto-terraviva

Projeto acadêmico: plataforma de e-commerce.

axios bulma django sqlite stripe vue

Last synced: 26 Mar 2025

https://github.com/philkes/recognitionfx

Document Text Recognition User Interface in JavaFX

image-recognition javafx machine-learning sqlite tesseract-ocr text-recognition

Last synced: 22 Jul 2025

https://github.com/beakerandjake/listo

Todo list written in React, Tailwind CSS, Express, and SQLite

docker express javascript list nodejs react sqlite tailwindcss task todo todolist

Last synced: 09 Apr 2026

https://github.com/hjo12/SqliteUWP_Basic

A Universal Windows Platform application implementing a simple example of CRUD operations with sqlite

csharp sqlite universal-windows-platform uwp uwp-apps

Last synced: 24 Sep 2025

https://github.com/namoshizun/loglite

A lightweight, high-performance logging service that stores log data in SQLite with HTTP APIs for log insertion and querying 📝

lightweight logging python sqlite web

Last synced: 28 Dec 2025

https://github.com/kivs/solid_litequeen

Lite Queen is a Rails engine that allows you to manage SQLite databases in your Rails application.

ruby-on-rails sqlite web-ui

Last synced: 11 Nov 2025

https://github.com/jayakrishna1509/online-quiz-application

Online Quiz Application Full Stack App.

css env flask html javascript json node python react sqlite

Last synced: 12 Apr 2026

https://github.com/psudocode/ghost-docker-dev

🐳 Complete Docker-based development environment for Ghost theme development with hot-reload mounting, helper scripts, and SQLite browser

blogging development-environment docker docker-compose ghost nodejs sqlite theme-development

Last synced: 12 Apr 2026

https://github.com/boxcalfdevelopmentallearning748/openscout

🔍 Enhance your queries with OpenScout, a RAG system that retrieves, ranks, and synthesizes web content for concise answers using LLM integration.

android android-studio faiss firebase frc-scouting frc-steamworks gemini generative-ai mcp mcp-server neo4j openai robotics robotics-competition sqlite tavily vector-database

Last synced: 10 Apr 2026

https://github.com/meequrox/scollector

Collect tracks you haven't heard yet from SoundCloud charts

multiprocessing music python soundcloud sqlite yt-dlp

Last synced: 20 Jan 2026