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-06-30 00:25:48 UTC
- JSON Representation
https://github.com/rebellatogui/nlwunite
Tenho prazer de compartilhar esta edição do NLW Unite. Durante os 4 dias do evento, desenvolvi um projeto em Python, envolvendo SQLite, Flask, Git Bash... Um Pass.in para um aplicativo de gestão de participantes de evento presencial. No Pass.in, você pode cadastrar e gerenciar pessoas e dados para check-in.
dbeaver flask git gitbash postman python sqlite
Last synced: 11 Apr 2026
https://github.com/teslaproduuction/materials_suitability_calculator
Эксплуатационная стойкость штампов и пресс-форм; критерий термостойкости; термоциклирование; штамповая сталь; термоусталость; физико-механические свойства; коэффициент ранговой корреляции.
Last synced: 12 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/vasilii-kovalev/issue-tracker
[WIP] Issue tracker application (for learning purposes)
bun css fastify javascript jwt prisma react react-router redux-toolkit rtk-query sqlite swagger typescript vite
Last synced: 04 Feb 2026
https://github.com/lordbear117/api-inventario-springboot
API de manejo de inventario de productos tecnológicos realizada con Java Springboot.
hibernate java jpa spring spring-boot springdoc-openapi sqlite
Last synced: 13 Apr 2026
https://github.com/hstefan/pqno
Minimal self-hosted URL shortener written in Rust
docker k3s kubernetes rocket rust self-hosted sqlite url-shortener
Last synced: 20 Jun 2026
https://github.com/sashadev-sky/model-gui
Reusable GUI component to visually interact with a SQLite database
Last synced: 07 May 2026
https://github.com/sxmitss/ai-mental-health-chatbot
Mindful Chat – AI mental health companion (Next.js, Tailwind, OpenAI, Vercel)
chatbot mental-health nextjs openai prisma sqlite tailwindcss vercel
Last synced: 12 Apr 2026
https://github.com/d-vale/loginRegister-optin
Program with a simple interface built using Bootstrap in HTML, allowing us to implement an authentication system with email address verification. This application uses MailHog to simulate the sending of verification emails and SQLite to store data locally.
authentication email-sender email-verification mailhog php sqlite
Last synced: 06 Oct 2025
https://github.com/cosmos-loops/cosmos-data
Cosmos.Data is a inline project of COSMOS LOOPS PROGRAMME to provide several SQL-Query, RMDB/ORM and No-SQL components' extensions.
connection-pool data mysql mysqlconnector oracle postgresql sqlite sqlkata sqlserver transaction uow
Last synced: 12 Apr 2026
https://github.com/dark-person/lazydb
Go SQLite collection for lazy people.
Last synced: 14 Jan 2026
https://github.com/daviteixeira-dev/application-to-manage-notes
A complete Backend using Node.js and Express for a note management application, capable of handling requests made by clients, processing these requests and then returning responses to those who requested them.
api backend bcryptjs express express-async-errors javascript knex nodejs nodemon sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/madeindra/url-shortener
URL Shortener built using Typescript with Fastify and SQLite
fastify shortener sqlite typescript url
Last synced: 07 May 2026
https://github.com/pauljwright/weird_salads
A weekend attempt at a full-stack web app using a unit-of-work and repository patterns. Streamlit, FastAPI, Docker, SQLAlchemy, SQLite, Alembic
alembic docker docker-compose fastapi python repository-pattern sqlalchemy sqlite unit-of-work-pattern
Last synced: 24 Apr 2026
https://github.com/techouse/homebrew-sqlite3-to-mysql
Transfer data from SQLite to MySQL
commandline homebrew-tap mysql python sqlite tool transfer-data
Last synced: 07 Oct 2025
https://github.com/vitaliy-bezugly/spacewarserver
Space war server which implement authorization and authentication
asp-net-core autentication authorization entity-framework-core sqlite three-tier-architecture
Last synced: 10 Mar 2025
https://github.com/trkotovicz/notifications-service-nestjs
Microsserviço de notificações (tipo push) de uma aplicação. Desenvolvida em Node.js com Typescript, Nest.js, Prisma e SQLite. Arquitetura de microsserviços utilizada.
backend microservices nestjs nodejs prisma service sqlite typescript
Last synced: 04 May 2026
https://github.com/tiendq/sqlitecppexample
C++ example project using SQLiteCpp as a Git submodule
Last synced: 15 Apr 2026
https://github.com/gabriellefoliv/planner-backend
Developed during NLW Journey by Rocketseat. A trip planner where you can create new trips, invite friends and send confirmation emails.
nodejs prisma sqlite typescript
Last synced: 12 Apr 2026
https://github.com/mitesh-kumavat/flask-movieverse-frontend
MovieVerse frontend code for the flask based python web app.
backend cosine-similarity css flask-application frontend html5 javascipt movie-recommendation-app movies-streaming pandas python recommendation-system scikit-learn sqlite tailwindcss
Last synced: 07 Feb 2026
https://github.com/khushneetsingh/datasanity
DataSanity is a AI-powered web application for dataset cleaning, synthetic data generation, vectorization, and data enrichment using natural language prompts.
cerebrus exa faiss-vector-database llm nextjs numpy pandas serperdev sqlite tailwindcss
Last synced: 08 Apr 2026
https://github.com/venkatdharshini24/medistore-manager
MediStore Manager is a simple and efficient tool to manage medicine stock, expiry tracking, and supplier details. It alerts for low stock, auto-calculates expiry-based discounts, and ensures smooth pharmacy operations. Built using Flask, SQLite, and Bootstrap.
bootstrap5 dashboard discount-offer expiry-track flask javascript low-stock medistore-manager python sqlite supplier transaction
Last synced: 12 Apr 2026
https://github.com/mehboob14/android_linkedin_clone
Build Android application a LinkedIn clone that implements core functionalities including user signup and sign-in. It uses SQLite for local storage of user credentials and SharedPreferences to manage app state, such as first-time startup and login status. Content for the home feed is dynamically fetched from Firebase, displaying users.
android-app firebase java sharedpreferences sqlite xml
Last synced: 18 Jan 2026
https://github.com/lostatc/sqlarfs-rs
A file archive format and virtual filesystem backed by a SQLite database
fuse fuse-filesystem sqlar sqlite
Last synced: 06 Jan 2026
https://github.com/kyungw00k/mnemo
MCP memory server for AI assistants written in Go
ai embedding go golang llm mcp memory model-context-protocol pgvector postgresql semantic-search sqlite sqlite-vec sse vector-search
Last synced: 31 May 2026
https://github.com/bielako223/chat-app
A real-time chat application using ASP.NET Core Web API, SignalR, Angular, and SQLite.
angular aspnetcore chat-app chat-application messaging real-time-chat real-time-chat-app real-time-chat-application real-time-chat-applications-using-websockets signalr sqlite
Last synced: 07 May 2026
https://github.com/prashanthbadri112/taskmng-backend
A simple backend application for managing the tasks
fastapi matplotlib pandas python sqlalchemy-orm sqlite
Last synced: 12 Apr 2026
https://github.com/activecm/db-lib
Python database access library
python python3 sqlite sqlite3 sqlite3-database
Last synced: 26 Nov 2025
https://github.com/xuyui/love-anniversary
Portfolio-ready full-stack anniversary memory app built with Express, SQLite, and vanilla JavaScript.
express full-stack portfolio sqlite vanilla-javascript
Last synced: 29 May 2026
https://github.com/alexwithstars/nodemovies
A practice of fullstack deployment made in node js with express js, sqlite, zod and more
encryption express-js fullstack-javascript movies movies-api mvc-architecture node node-js nodejs sqlite zod zod-validation
Last synced: 10 Apr 2026
https://github.com/carbonpackages/carbon.sqlitecache
Enable SQLite Cache in Neos
Last synced: 03 Oct 2025
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/leggetter/discourse-forum-analyzer
A Python CLI tool that collects and analyzes Discourse forum discussions using Claude AI to identify common problems, categorize issues by severity, and provide natural language querying of forum insights.
anthropic-claude claude-ai cli discource llm-analysis sqlite
Last synced: 20 Jan 2026
https://github.com/ruffinweb/flask-bulma-portfolio
A small and reliable Flask application hosted on Linode.
bulma-css css debian flask javascript linode linux nginx portfolio python sass sqlalchemy sqlite
Last synced: 06 Jan 2026
https://github.com/artumarinn/learning_log
Aplicacion web llamada learning log que permite a los usuarios registrar los temas en los que estan interesados y escribir entradas a su diario a medida que aprendan sobre cada tema
Last synced: 07 May 2026
https://github.com/salimdriai/electron-react-sqlite-boilerplate
This is a boilerplate home page for your Electron, SQLite, and React application.
boilerplate electron electron-boilerplate electron-sqlite3 react sqlite
Last synced: 18 Apr 2026
https://github.com/diaga/synco
Share your files the Synco way!
bootstrap css database flask html python sqlalchemy sqlite
Last synced: 06 Apr 2026
https://github.com/arazumut/tradesmanmanagement
Tradesman Management System
api jwt jwt-authentication node nodejs nodemon sqlite
Last synced: 08 May 2026
https://github.com/shaurya019/sql-database-with-flutter
Integrating SQL databases with Flutter involves using packages like sqflite for SQLite or connecting to remote databases through APIs. This setup allows you to manage persistent data storage for Flutter applications. You can perform CRUD operations, manage relationships, and use complex queries to handle data efficiently.
Last synced: 12 Apr 2026
https://github.com/lukasz0104/aji_tul_2022
Aplikacje w językach interpretowanych, FTIMS, Politechnika Łódzka, semestr 5
angular bootstrap javascript jquery nestjs rest spa sqlite typescript
Last synced: 12 Apr 2026
https://github.com/vitorhugoantunes/omnistack11
Application developed during the Omnistack Week using Node.JS, React and React Native.
api-rest nodejs react-native reactjs sqlite
Last synced: 12 Apr 2026
https://github.com/solcreek/sunbreak
Local-first keyword monitoring and Hacker News research service
agent-friendly cli docker fts5 golang hacker-news keyword-monitoring local-first monitoring research-tool rss self-hosted social-listening sqlite systemd
Last synced: 29 May 2026
https://github.com/acorcutt/unsqlite
Turn your SQLite database into a NoSQL database!
Last synced: 05 Feb 2026
https://github.com/csvidit/repairshop
A car repair shop app for Android
android android-app app sql sqlite
Last synced: 08 May 2026
https://github.com/fuzeman/byte-apsw
(Alpha) APSW executor for byte
byte data-model database orm python sqlite
Last synced: 19 Jan 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/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/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/lb-lewisham/lewisham-air-sensors-history
up-to-date history of records for londonair.org.uk sensors in lewisham going back to 2005
Last synced: 22 Jun 2025
https://github.com/rafaeljurkfitz/rocketseat-discover
Curso da Rocketseat de Fundamentos da Programação.
css css3 git github html html-css-javascript html5 http javascript node node-js nodejs rocketseat sql sqlite sqlite3
Last synced: 10 Apr 2026
https://github.com/afdalriandy/todolistapp
TodoListApp is a simple, intuitive, and feature-rich Android application designed to help users manage their tasks effectively. Built using Kotlin, this app leverages the power of modern Android development practices and utilizes a local SQLite database for data storage
android-studio beginner-friendly beginner-project crud-application kotlin kotlin-android sqlite todolist todolist-app todolist-application
Last synced: 16 May 2026
https://github.com/dennis-krasnov/sqlitez
Another thin SQLite wrapper for Zig
Last synced: 15 Jul 2025
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/kalpesh-g/e-commerce-site
Infosys Springboard Internship , Full E-commerce web app using Python name Fusion Fits.FusionFits is a basic e-commerce application built using Flask and SQLAlchemy. It includes features for user authentication, product browsing, cart and wishlist management, order placement, admin functionalities, and delivery tracking.
css flask fullstackproject html infosys-springboard js python sqlalchemy sqlite
Last synced: 07 Apr 2026
https://github.com/alexander784/recipe_api
A RESTful API developed on Django,the API allows users to manage recipes by executing CRUD
api django django-application django-rest-framework sqlite
Last synced: 07 Mar 2026
https://github.com/jcfieldsdev/antioch-wiki
A wiki that uses phpBB forum accounts for authentication
Last synced: 18 Apr 2026
https://github.com/scum-forge/sctl
CLI/API tools to help you manage a dedicated server
admin administration api cli database scum sqlite
Last synced: 11 May 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/kanamesasaki/tasindex
A comprehensive database of spacecraft thermal analysis information and software for flight missions.
astro spacecraft sqlite thermal
Last synced: 17 May 2026
https://github.com/masterivanic/spoti_down_app
python code for manage downloading playlists base on spotify db
python3 spotify-api sqlite xlsx
Last synced: 17 May 2026
https://github.com/abidhasanrafi/task-manager-app
The Task Manager App is a simple yet efficient web-based application that allows users to create, update, and delete tasks effortlessly. Designed for productivity, this app helps users manage their daily tasks in an organized manner.
Last synced: 13 Apr 2026
https://github.com/cgosmeyer/wfc3_cte_monitor
Pipeline and SQL database interface for the Hubble WFC3/UVIS charge transfer efficiency (CTE) monitor.
astronomy charge-transfer-efficiency cte database hubble photometry pipeline sqlite wfc3
Last synced: 17 Jan 2026
https://github.com/nada-gaber/shopping_list
Ditch the paper! Organize your shopping & budget with this feature-rich list app (prices, types, & more!)
getx shopping shopping-cart shopping-list sqlite state-management
Last synced: 17 May 2026
https://github.com/kastorcode/omnistack11-be-the-hero
A system written in NodeJS, React and React-Native that connects ONG's that need help from people willing to help.
backend brazil css expo frontend fullstack goiania goias html javascript matheus mobile nodejs oliveira omnistack ramalho react-native reactjs rocketseat sqlite
Last synced: 21 Mar 2025
https://github.com/gold-roger33/FXMONEY_MANAGEMENT
A Personal Money Management Application
java javafx-application sqlite
Last synced: 28 Mar 2025
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/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/mdh266/sqlwars
Comparing Relational Databases
postgresql psycopg2 python sql sqlalchemy sqlite sqlite3
Last synced: 11 Apr 2026
https://github.com/suvodeep12/daily-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: 23 Jun 2025
https://github.com/r-manimaran/dotnet-resultpattern
Using ResultPattern and check the App Performance
dotnet dotnet-core exception-handling result-pattern sqlite
Last synced: 17 May 2026
https://github.com/ahmedhassan-da/world_largest_banks_-etl
Python-based ETL pipeline that extracts the world’s largest banks by market cap, transforms values using exchange-rate data, and loads the final dataset into CSV and SQLite. Includes structured logging, multi-currency conversion, web scraping with BeautifulSoup, and SQL querying.
beautifulsoup etl-pipeline finance python sql sqlite
Last synced: 17 May 2026
https://github.com/csvidit/repertoire
(UNDER DEVELOPMENT) A recipe book app for Android
android app cloud-spanner firebase firebase-auth firebase-storage google-cloud sql sqlite
Last synced: 19 Apr 2026
https://github.com/marcossilva2021/board_tarefas
Um Gerenciador de tarefas com visualização em quadros desenvolvido em java.
Last synced: 17 May 2026
https://github.com/leonardospereira/daily-diet-api
An API written with TypeScript and NodeJS to help you to control your daily diet
fastify knex nodejs sqlite typescript zod
Last synced: 10 Apr 2026
https://github.com/guyinwonder168/database-mcp-server
Production-ready MCP provider for SQL databases with unified AI agent interface, supporting MySQL, MariaDB, PostgreSQL, and SQLite with secure credential management and comprehensive query tools.
ai-agents ai-tools artificial-intelligence claudecode codex database go mariadb mcp mcp-server model-context-protocol mysql opencode postgresql sql sqlite
Last synced: 02 Apr 2026
https://github.com/tutkuofnight/fitprogram
Create your own fitness workout & diet program
fitness-app javascript next-auth nextjs prisma reactjs sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/agriyakhetarpal/linkbite
A fast, minimal URL shortener web app with FastAPI
fastapi huggingface huggingface-spaces pydantic python sqlalchemy sqlalchemy-python sqlite uvicorn
Last synced: 13 Apr 2026
https://github.com/bharadwajrachakonda/e-learning-frontend
This is our dbms project implementing backend at flask using SQL-Lite and front end using Tailwind css and React + Vite.js Key learning's are creating RESTful API's and accessing them in the front end
css3 entity-relational-database flask flask-sqlalchemy git html restful-api schema sqlite tailwindcss
Last synced: 07 Apr 2026
https://github.com/kdesp73/kittify
An Mp3 Player for Linux and Windows written in Java with scraping capabilities
java mp3-player music-player sqlite
Last synced: 17 May 2026
https://github.com/bashkirtsevich/tg-facts-bot
Telegram bot for publishing interesting facts
aiocron aiohttp aiohttp-client aiosqlite asyncio scorpions spiders sql sqlite sqlite3 telegram telegram-api telegram-bot telegram-bot-api telegram-bots ticks
Last synced: 17 May 2026
https://github.com/ari-lt/vim-or-emacs.ari.lt
[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari.lt/vim-or-emacs.ari.lt] vim or emacs ?
emacs flask python3 quiz sqlite statistics vim vim-or-emacs
Last synced: 10 May 2025
https://github.com/clach04/sqlshite
🗄💩 A terrible SQLite Web UI
database form json jsonforms sql sqlite sqlite-database sqlite3 sqlite3-database web
Last synced: 17 Jan 2026
https://github.com/whosonfirst/go-whosonfirst-sqlite-index
Go package for indexing SQLite databases.
Last synced: 10 May 2025
https://github.com/JDSRAO/VideoManagement
Media file indexer which allows adding artists, genres and tags for better indexing and searching
media-indexer media-indexing sqlite sqlite-database wpf wpf-application
Last synced: 12 Mar 2025
https://github.com/quaddarv1ne/flet_projects_db
Чтение и запись данных в базу данных на Flet
darwin database flet flet-app flet-dev maximdupley mysql postgresql quadd4rv1n7 sql sqlalchemy sqlite
Last synced: 05 Apr 2026
https://github.com/levyks/gervac
Sistema de gerenciamento de vacinação - Trabalho Final POO 2021.1 - Profº Igor - IFCE Maracanaú
Last synced: 29 Apr 2026