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.
- GitHub: https://github.com/topics/sqlite
- Wikipedia: https://en.wikipedia.org/wiki/SQLite
- Created by: D. Richard Hipp
- Released: August 17, 2000
- Related Topics: sql,
- Last updated: 2026-07-09 00:25:56 UTC
- JSON Representation
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/barturba/complexity-burndown-swarm
SQLite-coordinated local AI swarm for Ruby cyclomatic-complexity burn-downs
ai-agents codex complexity ruby sqlite
Last synced: 30 May 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/bmarcotte/rest-demo-sqlite-database
A simple build system to create the SQLite db file used by my rest-demo-*-backend repos
Last synced: 09 Jun 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/nelsongc7/hlchat
H!chaT sends messages to your friends nearby 8/16/2024/
css express html javascript nodejs sqlite turso-db
Last synced: 01 Mar 2025
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/nichsedge/sansfinance
Sans Finance — A premium, on-device AI-powered personal finance and wealth management app. Track net worth, assets, liabilities, and monthly cash flow with privacy-first insights.
android android-development budget-tracker clean-architecture expense-tracker hilt jetpack-compose kotlin litert material3 money-management mvvm net-worth-tracker on-device-ai personal-finance privacy-first room-database sqlite wealth-management
Last synced: 30 May 2026
https://github.com/jbrannigan/portfoliotracker
express finance investments portfolio pwa react sqlite trading typescript vite
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/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/abdullahali2005/flask_todo
Todo application in Python using Flask
Last synced: 13 Apr 2026
https://github.com/luizgustavo358/bancodedados
Como fazer um aplicativo que usa SQLite.
android aplication bd java sqlite
Last synced: 08 May 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/carlos-hfc/nlw-spacetime
Colecione momentos marcantes da sua jornada e compartilhe (se quiser) com o mundo!
fastify nextjs nextlevelweek nlw-12 nlw-spacetime nodejs prisma-orm react rocketseat rocketseat-nlw sqlite tailwindcss typescript zod
Last synced: 08 Mar 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/caionikolas/otaku.ask
Site de perguntas sendo possível criar uma sala para internautas anônimos fazerem perguntas sobre a cultura japonesa em geral
Last synced: 13 Apr 2026
https://github.com/nfo94/rest-py-flask
Philosopher review app with login, Flask, SQLite and JWT
Last synced: 08 May 2026
https://github.com/terraincognita07/voicelog
Self-hosted Telegram voice journal with local Whisper transcription and Claude analysis via MCP
claude-ai docker golang mcp self-hosted sqlite telegram voice-journal whisper
Last synced: 31 May 2026
https://github.com/elle-concetta/chatgems-app
A full stack application chat web application with a React frontend and Ruby backend.
react reactjs ruby ruby-on-rails sqlite
Last synced: 10 Apr 2026
https://github.com/kelsonbatista/basic-crud-ruby-task-list
Basic CRUD in Ruby (Task List)
ruby ruby-application ruby-gem ruby-on-rails sqlite
Last synced: 13 Apr 2026
https://github.com/yaaintmal/wbscs
main repo of my wbs cs journey :3
css fullstack graphql html javascript mongodb react sqlite tailwindcss vanilla-js webdesign webdevelopment
Last synced: 18 Jan 2026
https://github.com/afrijaldz/android-kotlin-sqlite
simple android crud in kotlin with sqlite
Last synced: 13 Apr 2026
https://github.com/moshdev2213/dot-gamer
Dot Gamer is a simple game store management API simplifying game operations 🎮. Built with C#, ASP.NET Core, and Entity Framework Core, it ensures efficient data handling and reliable API operations 🌐. 🛠️💻
cs dotnet entityframework sqlite
Last synced: 15 Apr 2026
https://github.com/michael-borck/insight-lens
Analyses university survey PDFs with AI insights and data visualizations for lecturers.
ai-analytics ai-assistant borck-edu charts cross-platform data-visualization desktop-app edtech education electron javascript lecturers pdf-parser pdf-processing react sqlite survey-analysis typescript university
Last synced: 31 May 2026
https://github.com/cristianprochnow/signup-bcrypt-jwt-study
🔐 A simple study case about how Bcrypt and JWT works in a register or authentication.
bcrypt jwt nodejs sqlite typescript
Last synced: 13 Apr 2026
https://github.com/dax-side/weather_forecast_service
A weather forecast API and web dashboard built with NestJS. Pulls real-time data from OpenWeatherMap, caches results in SQLite, and serves both JSON API endpoints and a clean web interface. Deployed on Railway for easy access.
nestjs nestjs-api openweathermap railway rest-api sqlite typescript weather-api weather-forecast
Last synced: 09 May 2026
https://github.com/fabianferno/useless-android-app
A native android app - has a music player, forms with DB access, camera access, SMS texting & more irrelevant features.
android-sdk app music-player native-app-development sqlite
Last synced: 17 May 2026
https://github.com/lowergm/post-re
Rede social anônima
flask peewee-orm python3 sqlite
Last synced: 07 May 2026
https://github.com/rizkycrypt/lelana.id
Lelana.id - Web-based tourism platform for Banyumas & Central Java. Features destination management, local events, community reviews, travel packages & interactive maps. Built with Python Flask, SQLite, TailwindCSS.
banyumas central-java flask indonesia pariwisata sqlite tourism travel travel-packages web-application web-development
Last synced: 05 Oct 2025
https://github.com/negarprh/franch-facile
French Facile 📚French-Facile is a modern e-learning platform for mastering French, powered by Django, React, and machine learning. It offers interactive lessons and a sleek, responsive design.
css django django-rest-framework python pytorch react sqlite vite
Last synced: 16 Feb 2026
https://github.com/ushurbakiyevdavlat/blog-app
Blog api on DRF
allauth corsheaders django-rest-framework heroku-deployment postgresql python redoc sqlite swagger-ui viewsets whitenoise
Last synced: 14 Apr 2026
https://github.com/pieratcat/sql-stuff
adventureworks jupyter-notebook mssql pandas plotly python seaborn sql sqlite t-sql
Last synced: 10 Apr 2026
https://github.com/psbx/js-env-safe
js-env-safe
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 09 Apr 2026
https://github.com/psbx/rust-rpn-calc
rust-rpn-calc
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 10 Apr 2026
https://github.com/eljandoubi/dynamic_risk_assessment_system
ML Model Scoring and Monitoring
os pandas scikit-learn sqlite sys
Last synced: 14 Apr 2026
https://github.com/mertjsx/csharp_sqlite_example
This project tries to explain how to use C# with SQLite in Bulgarian.
csharp database dotnet education example example-code sqlite
Last synced: 14 Apr 2026
https://github.com/tsmask/redka
Redis用SQL重新实现,与Redis API保持兼容
key-value mysql postgres rdb-proxy redis-server sqlite
Last synced: 14 Apr 2026
https://github.com/franciscowallison/nlw-04-nodejs
Projeto desenvolvido durante a 4° edição da NLW na trilha de NODE JS Da Rocketseat .
docker docker-compose jenkins jenkins-pipeline jenkinsfile mysql nodejs postgres sqlite testing
Last synced: 14 Apr 2026
https://github.com/vashjuan/svelte
A Svelte 5 implementation of RangerTrak
drizzle eslint paraglide playwright prettier sqlite storybook sveltekit tailwind-forms tailwind-typography tailwindcss typescript vite vitest
Last synced: 14 Apr 2026
https://github.com/dominic248/oneqshop-backend
Backend for BE project. Android part: https://github.com/dms24081999/oneQshop-AndroidStudio
aws-elastic-beanstalk aws-rds-mysql aws-s3 django django-rest-framework docker github-actions jwt mysql python3 sqlite
Last synced: 14 Apr 2026
https://github.com/polyclient/polyclient
Experimental proof-of-concept SQL/NoSQL database client.
cockroachdb database erd libsql linux macos mariadb mongodb mssql mysql nosql oracle polyclient postgresql redis sql sqlite wasm windows
Last synced: 14 Jan 2026
https://github.com/mishaastanin/it-english-application
Мобильное приложение для изучения английского языка в сфере IT-технологий для операционной системы Андроид на языке Котлин
android firebase kotlin sqlite
Last synced: 14 Apr 2026
https://github.com/lookinfome/vaxtrack_v1.3.0
Vax Track v1.3.0 enhances user experience with new features like profile picture upload and password reset. The support module allows ticket management, while UI updates improve various pages. Identified bugs have been addressed, and several updates streamline the interface. Leftover tasks include support module enhancements and code cleanup.
ajax asp-net-mvc bootstrap chartjs csharp css dotnet-core html javascript jquery sqlite
Last synced: 09 Apr 2026
https://github.com/marcdziersan/thats_me
👋 Marcus Dziersan – Umschüler zum Fachinformatiker für Anwendungsentwicklung mit über 20 Jahren Leidenschaft für Webentwicklung. Erfahren in HTML, CSS, PHP, JavaScript, sowie MySQL/SQLite, XML und JSON. Arbeitet an neuen Projekten, um Fortschritte zu dokumentieren und die Community einzubinden. 🚀
apis backenddevelopment css frontenddevelopment fullstackdevelopment html js json mysql php sqlite webdevelopment xml
Last synced: 07 Apr 2026
https://github.com/ppirog/words
Exam preparation exercise. Java, JavaFX, SQLIte was used to create app
Last synced: 13 Oct 2025
https://github.com/marcomiddeldorff/invoice-time-tracker
Ein webbasiertes Tool zur Verwaltung von Kunden, Projekten, Angeboten und Rechnungen – mit integrierter Zeiterfassung. Zielgruppe sind Einzelunternehmer, die ohne externe Tools ihren Arbeitsalltag organisieren wollen.
inertiajs invoicing laravel mysql pdf-generation queue react sqlite tailwindcss time-tracking
Last synced: 14 Apr 2026
https://github.com/mohamed-mamdouh41199/crud-using-python
CRUD App using python flask , and SQLite Database
api css endpoint flask html5 javascript python sqlite
Last synced: 14 Apr 2026
https://github.com/tuokaikyle/1000-fake-users
Put 1000 fake users into a db to test your starting project
bun login login-system mock-data mock-data-generator mongodb mysql postgres postgresql react reactjs register sqlite typescript user user-name
Last synced: 14 Apr 2026
https://github.com/sergioaff/tienda_de_mascotas
Tienda de Mascotas es una aplicación diseñada para facilitar la gestión de ventas diarias en una tienda de mascotas. Desarrollada en Python con Tkinter, permite a los propietarios realizar un seguimiento eficiente de las transacciones y gestionar el inventario a través de una interfaz gráfica intuitiva, mejorando la experiencia de compra y venta.
Last synced: 15 May 2026
https://github.com/kariemoorman/url-shortener
URL Shortener for dummy TLD
flask python snyk sqlite two-tier-architecture url-shortener
Last synced: 27 Jan 2026
https://github.com/araju-sinha/online-exam-website
Online exam website with Admin database
django-framework python3 sqlite
Last synced: 14 Apr 2026
https://github.com/dbriane208/java-programming
I am learning Java as part of my class work and for building applications with it for fun
Last synced: 06 May 2026
https://github.com/jpnantcom/blazor-sqlite
Use SQLite Database in Blazor using SQLite wasm
blazor blazor-webassembly sqlite
Last synced: 16 Oct 2025
https://github.com/tmeftah/flask_skeleton
a base flask application with flask_login and user permission
boilerplate-application boostrap flask flask-sqlalchemy sqlite
Last synced: 06 May 2026
https://github.com/filipemt/api-food-explorer
Food Explorer was the challenge proposed by rocketseat. In this project I created an api for a fictional restaurant. This is a complete application (backend and frontend).
cors expressjs jwt-authentication knex multer nodejs sqlite
Last synced: 04 May 2026
https://github.com/elis-vasconcelos/full-stack-bakery
An application for controlling sales and queues at a bakery.
backend expressjs frontend full-stack nextjs prisma-orm react responsive sqlite typescript
Last synced: 11 Apr 2026
https://github.com/tiberius1954/mmytodolist
Simple todolist
database java java-programming java-programming-exercises java-project sqlite todolist
Last synced: 14 Apr 2026
https://github.com/blockzilla101/deno-sqlite-orm
sqlite orm library for deno
Last synced: 14 Apr 2026
https://github.com/paasshme/portfolio
Highly-customizable web based portfolio using Flask framework.
flask sqlalchemy sqlite website
Last synced: 14 Apr 2026
https://github.com/taozuhong/libsqlast
libSqlAst is a library to parse SQL statements or files to AST, then apply them for Intellisense/Beautify/Minify functions
ast beautify intellisense mariadb minify mysql postgresql sql sqlite
Last synced: 17 Apr 2026
https://github.com/yui0/php-db-api
Single File PHP Script that adds a REST API for SQLite
api jwt php rest-api restful-api sqlite
Last synced: 28 Jan 2026
https://github.com/ressuman/meals-foodie-all-foods-project
Meals Project is a Next.js application for discovering, sharing, and exploring meal recipes. With features like browsing meals, viewing detailed recipes, and submitting new dishes, it offers a user-friendly experience, built with React, and integrated with AWS S3 for image storage, it also leverages a SQLite database for managing meal data.
aws-s3 css-modules environment-variables nextjs14 nodejs reactjs sqlite sqlite3 supabase-db
Last synced: 24 Jan 2026
https://github.com/stpfeffer/inventory-management
react shadcn-ui sqlite typescript vite
Last synced: 28 Jan 2026
https://github.com/aditybarnwal22/lung-cancer-prediction-app
This project, titled “Lung Cancer Prediction,” presents a web-based application that enables preliminary risk assessment for lung cancer using Machine Learning Algorithms.
css3 flask html5 javascript python-libraries-numpy python-libraries-pandas scikit-learn-python sqlite
Last synced: 06 Feb 2026
https://github.com/baribrahim/runway-redeclaration-system
An application designed to assist airport authorities in recalculating runway parameters when an obstacle is present.
desktop-application java javafx mvc-architecture scrum-agile sqlite
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/danwt/coil
Structured memory for AI coding agents. Typed schemas, structured queries, utility scoring — an MCP server that makes agents remember what actually matters.
ai-agents bun claude-code developer-tools llm-tools mcp mcp-server memory sqlite typescript
Last synced: 24 Feb 2026
https://github.com/achiranadeeshan/flask-jwt-auth-lab
A simple Flask application demonstrating user authentication using JWT (JSON Web Tokens). Built as a lab assignment for the Application Security module.
authentication flask html5 jinja2 jsonwebtoken login-system pyjwt python3 sqlite
Last synced: 29 Jan 2026
https://github.com/hamzeh-pourshabanan/qnaprogram
A modular question-answer system demonstrating clean hexagonal architecture in Java. Easily swap between CLI/web interfaces and SQLite/MongoDB storage without touching core logic.
clean-code console-application ddd hexagonal-architecture java ports-and-adapters sqlite
Last synced: 25 Feb 2026
https://github.com/aszurar/dtmoney-back
O objetivo desse projeto é começarmos a usar micro-frameworks para criação de APIs Rest, e entendermos como podemos aplicar os conceitos básicos de APIs com essas ferramentas.
fastify javascript knex knexjs node nodejs postgres postgresql sqlite sqlite3 typescript
Last synced: 15 Apr 2026
https://github.com/curso-microservicios-nest/products-ms
Products microservice
nats nestjs-microservices prisma 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/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/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/yeuner/file-analysis-sql-demo
Streamlit-based application that leverages pandas, sqlite3, and file handling libraries (OpenPyXL and PyArrow) to practice SQL queries, analyze datasets, and export results. A personal project to enhance Python and SQL skills.
data-analysis dataset pandas sql sqlite streamlit vizualization
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/teagucordeiro/proffy
Plataforma de estudos desenvolvida usando Nunjucks, Express e SQLite.
express html-css-javascript nunjucks sqlite
Last synced: 15 Apr 2026
https://github.com/jefferson1104/imhere-app-mobile
I'm Here is a React Native application designed to help you organize and manage events directly from your smartphone.
expo react-native react-navigation sqlite styled-components typescript
Last synced: 15 Apr 2026
https://github.com/guilherme006/payup
PayUp é um aplicativo iOS para organizar cobranças de clientes. O app permite cadastrar clientes, registrar valor e data de cobrança, listar lançamentos por dia, calcular recebimentos do dia e agendar lembretes locais para cobranças recorrentes.
autolayout sqlite swift uikit usernotifications xcode
Last synced: 01 Jun 2026
https://github.com/ninomiquelino/advanced-auth-system-angularjs
Sistema completo de autenticação moderna implementando WebAuthn/Passkeys, JWT e CSP em Angular e Node.js
angularjs cors csp helmetjs javascript jwt jwt-authentication jwt-token node-js nodejs sqlite typescript webauthn
Last synced: 26 Feb 2026
https://github.com/uhop/vault-storage
AI-agent-first knowledge base over markdown. SQLite + sqlite-vec for fast lookup, semantic search, and typed-edge traversal; BGE embeddings; REST server (MCP planned).
ai-agent bge claude embeddings knowledge-base markdown obsidian rest-api semantic-search sqlite sqlite-vec typescript vault vector-search
Last synced: 02 Jun 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/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