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-25 00:25:45 UTC
- JSON Representation
https://github.com/primaryobjects/json-to-sqlite
VSCode extension to convert JSON to SQLite.
convert-json convert-json-to-sqlite extension json json-to-sqlite json2sqlite sqlite sqlite3 vscode
Last synced: 16 Feb 2026
https://github.com/atc2146/pysqlgui
ā” A lightweight package for interfacing with SQL in Python
database dataframe jupyter-notebook pandas python sql sqlite sqlite3
Last synced: 27 May 2026
https://github.com/tuzlu07x/foreman
Your local AI agents talk to each other. You should know what they're saying. A terminal-first guardian that mediates every MCP call, scores it for risk, and asks before anything dangerous happens.
ai-agents audit ink local-first mcp security sqlite terminal typescript
Last synced: 02 Jun 2026
https://github.com/tinuwalther/podepshtml
An example for using pode and PSHTML with mySQLite and Pester v5+.
bootstrap mermaid pester pode pshtml psnettools sqlite
Last synced: 28 Feb 2026
https://github.com/abhishek6619/geography_quiz_chatbot
Geography Quiz Bot is an interactive and educational chatbot designed to test and enhance your knowledge of world geography in a fun and engaging way. Built using Python, this bot can quiz users on various geographical topics such as countries, capitals, flags, continents, rivers, mountains, and more.
botframework json python sqlite
Last synced: 18 Apr 2026
https://github.com/harshdoshi999/node-react-social-auth
Social authen with NodeJS (ExpressJS) + ReactJS + TailwindCSS + SQLite
boilerplate fullstack google-authentication google-cloud nodejs reactjs sqlite tailwindcss
Last synced: 27 Feb 2026
https://github.com/k0msenapati/translation-service
A FastAPI-based translation service that provides asynchronous text translation using AI models.
fastapi groq sqlite sqlmodel translation
Last synced: 22 Aug 2025
https://github.com/cosmos-loops/cosmos-dapper
Cosmos.Dapper is a part of Cosmos.Data, a inline project of COSMOS LOOPS PROGRAMME. This repository provides a package of StackExchange.Dapper to improve development efficiency.
dapper data mysql mysqlconnector oracle postgresql sql-query sqlite sqlkata sqlserver
Last synced: 11 Apr 2026
https://github.com/deemkeen/clusterlite
A lightweight distributed database system combining SQLite and Kafka for event-driven replication across multiple nodes
clustering cqrs event-sourcing golang kafka redpanda replication sqlite
Last synced: 11 Feb 2026
https://github.com/silentsignal/burp-sqlite-logger
SQLite logger for Burp Suite
Last synced: 21 Jan 2026
https://github.com/jshinm/sql_mastery
collection of sql commands and its practical use
Last synced: 09 May 2026
https://github.com/lavkalsi/loginsignupsqlite
This Kotlin-based Android app facilitates secure user authentication through robust login and signup functionalities using SQLite. Ideal for applications requiring user account management, it allows new users to register with unique credentials and securely stores this information locally.
android-application kotlin loginandregister sqlite
Last synced: 09 May 2026
https://github.com/bohdanbobrowski/digikam_screensaver
Windows screensaver, from pictures loaded out from Digikam database in Python
digikam python screensaver sqlite sqlite3 tkinter tkinter-gui win32api windows
Last synced: 09 May 2026
https://github.com/jaroshevskii/pyqt-student-registry
š A desktop application for managing student records built with PyQt5 and SQLite.
desktop-application pyqt5 python sqlite student-management
Last synced: 16 Apr 2026
https://github.com/niravjoshi33/express-ts-drizzle-template
Basic Express Template with Typescript, Basic Auth, Drizzle ORM, & SQLite Database
authentication drizzle-orm express lucia-auth sqlite template typescript
Last synced: 10 Feb 2026
https://github.com/juanfranciscocis/album_checker
This is a flutter project, The Fifa World Cup Qatar 2022 Album Sticker Checker. This is an app that will help you track the world cup stickers already glued.
album apis checker firebase flutter-apps sqlite worldcup2022
Last synced: 09 May 2026
https://github.com/dorukeskicorapci/sql-basics
This project includes basics of SQL database manipulation using java.
Last synced: 08 May 2026
https://github.com/ricnaga/nlw2-proffy
Next Level Week 2 trilha discovery
html-css-javascript nunjucks sqlite
Last synced: 14 May 2026
https://github.com/basemax/edb-sqlite-nodejs
edb-sqlite: Easy Database SQLite NodeJs
javascript js nodejs nodejs-sqlite sqlite sqlite-backend sqlite-database sqlite-nodejs sqlite-orm sqlite3 sqlite3-database
Last synced: 13 Apr 2026
https://github.com/danielemidio1988/labeddit-backend
API construida para o gerenciamento das informações da Base de Dados da aplicação do Labeddit, onde você pode manipular informações de cadastro de usuÔrios e publicações.
aoo jest knex nodejs poo sqlite typescript
Last synced: 13 Apr 2026
https://github.com/suxrobgm/roblox-automatization-app
RobloxAutomatization is program which automatizes username sign up process in roblox site
net-framework selenium sqlite wpf
Last synced: 13 Apr 2026
https://github.com/r-n/perpustakaan
college-assignment college-assignments database java lending library sqlite swing
Last synced: 09 May 2026
https://github.com/yutounun/taskmanagementbackend
API for the TaskManagement app
aws aws-apprunner ci-cd docker docker-compose fastapi github-actions pytest python render sqlite
Last synced: 11 Apr 2026
https://github.com/justsch/sqlite_to_xlsx
Returns Results of SQLite Query To Excel Format
Last synced: 07 May 2026
https://github.com/shim369/nextjs-typescript-aspnetcore-todo-app
asp-net-core-mvc nextjs sqlite typescript
Last synced: 09 Apr 2026
https://github.com/hasnatrasool163/-javafx-school-management-system
A comprehensive School Management System desktop application built with JavaFX and SQLite. Ideal as a final-year or portfolio project, this system offers CRUD operations across multiple modules in a clean, user-friendly UI.
css database java javafx javafx-application javafx-desktop-apps javafx-gui javafx-project maven school-management school-management-software sqlite
Last synced: 13 Apr 2026
https://github.com/hrishi-3000/getselect-ai
AI-powered multi-agent job screening system that parses CVs, summarizes job descriptions, matches candidates, and schedules interviews.
ai ai-recruitment database multiagent-systems multimodal nlp python3 sqlite tkinter-gui
Last synced: 09 May 2026
https://github.com/wpcodevo/explore-prisma
In this tutorial, you will learn how to set up and configure a PostgreSQL instance on your local development environment using Docker and Docker Compose. Next, you will use Prisma to create databases and models, as well as perform the basic CRUD, Create/Read/Update/Delete operations. Then, you will create Prisma associations for one-to-one, one-to-many, and many-to-many relationships.
mysql postgres postgresql prisma prisma-client prisma-orm prisma2 sqlite
Last synced: 13 Apr 2026
https://github.com/ltan02/intro-to-api-workshop
UBC Launch Pad - Intro to API with TypeScript Workshop Repository
api express postman react sqlite typescript
Last synced: 11 Apr 2026
https://github.com/sarahsidahmed/note-app
Android App for notes with an SQLite Database
android apk databases kotlin mobile-app mobiledev notes-app sqlite
Last synced: 07 May 2026
https://github.com/amirhosseinhonardoust/ai-personal-study-tracker
An AI-driven productivity tracking app built with Python, Streamlit, SQLite, and Machine Learning. It logs and analyzes study sessions, predicts productivity using Random Forest models, and visualizes key insights to help learners improve focus, habits, and overall academic efficiency.
ai data-analytics data-visualization education learning-analytics machine-learning productivity python random-forest self-improvement sqlite streamlit student-success study-tracker time-management
Last synced: 07 May 2026
https://github.com/hackfutsec/dumper
SQL Injection Dumper est un outil en ligne de commande conƧu pour tester et exploiter les vulnƩrabilitƩs d'injection SQL sur des sites Web. Il permet de dƩtecter des failles SQL, d'extraire des informations sensibles telles que le nom de la base de donnƩes, les tables et les colonnes, puis de dumper les donnƩes des tables vulnƩrables.
injection payload php-vulnerabilities python python-scripts sql sqlite
Last synced: 09 May 2026
https://github.com/darkskygit/sqlite-vfs-http
Query sqlite database over http
cdn http-client sqlite sqlite-vfs sqlite3
Last synced: 31 Aug 2025
https://github.com/xerx81/bidzar
Bidzar is a Django-based web application for online auctions.
auction-website django html-css python sqlite webapp
Last synced: 05 May 2026
https://github.com/puneetharajkr/anthil-networks-car-buying-frontend-bus-booking-backend
š Second-Hand Car Platform + š Bus Booking API (Full-Stack Project) A complete MERN-stack style assignment with: ⢠A responsive car marketplace frontend (React + Firebase + Google Auth) ⢠A secure Express.js REST API for a full-featured bus booking system (JWT Auth, Dockerized, deployed on AWS EC2) Includes API doc, Postman collection, EC2
api aws-ec2 axios cors docker expressjs fecth javascript jwt-authentication netlify-deployment nodejs postman postman-test react render-deployment rest-api sqlite sqlite3
Last synced: 10 Apr 2026
https://github.com/adrianklessa/steamscout
Ensemble recommendation (recommender) system for finding similar games on Steam
doc2vec docker dockerfile flask fts5 react recommender-system recommender-systems sqlite steam steam-games vite
Last synced: 10 Apr 2026
https://github.com/Lupennat/ludo
Database Abstraction Layer for Node js
database lupdo mysql nodejs pdo sql sqlite transaction
Last synced: 05 Mar 2025
https://github.com/melisa-karatas/nursing_patient_diagnostic_information_system
In this simple python project with database, I tried to make a patient diagnostic information system using SQL.
class health healthcare management-system medical nurse nursing object-oriented-programming python sql sqlite sqlite3
Last synced: 10 Apr 2026
https://github.com/deadislove/dotnet-cleanarchmediatr-template
A modular and scalable .NET template built with Clean Architecture and MediatR. Supports DDD, CQRS, multiple databases, Serilog logging, JWT auth, and unit testing out of the box.
automapper clean-architecture cqrs-pattern docker docker-compose dotnet fluentvalidation jwt-authentication mediatr mssql postgresql serilog sqlite xunit
Last synced: 10 Apr 2026
https://github.com/m-rajababu/digital-news-platform
Complete backend API for a digital news platform (like Times of India) with user management, articles, categories, comments, subscriptions, notifications, and more. Built with Node.js, Express, and SQLite.
api backend comments digital-news documentation erd express journalism jwt news-platform nodejs notifications postman sqlite subscriptions
Last synced: 10 Apr 2026
https://github.com/iffaith/memberlite
ä¼åę¶č“¹ē®”ēē³»ē»ęÆäøäøŖåŗäŗElectron-Viteå¼åēę”é¢åŗēØēØåŗļ¼äøäøŗå°éØåŗč®¾č®”ļ¼ēØäŗē®”ēä¼åäæ”ęÆćä¼åä½é¢åę¶č“¹č®°å½ćē³»ē»éēØåęŗčæč”樔å¼ļ¼ęęę°ę®ę¬å°ååØļ¼ē”®äæę°ę®å®å Øåéē§äæę¤ć
boilerplate electron javascript react sqlite template typescript
Last synced: 10 Apr 2026
https://github.com/kolotao/transact
šTransact ā A simple web application for managing multi-currency accounts, user authentication, and transactions with automatic currency conversion.
accounts adonisjs nextjs react shadcn-ui sqlite tailwindcss transactions typescript
Last synced: 10 Apr 2026
https://github.com/jonudell/flowpipe-readme
Dashboards for DevOps. Visualize cloud configurations. Assess security posture against a huge library of benchmarks. Build custom dashboards with code.
aws azure cloud compliance dashboards-as-code devops gcp kubernetes postgres security sqlite visualization
Last synced: 10 Apr 2026
https://github.com/lupennat/lupdo-sqlite
Lupdo Driver For Sqlite
abstraction-layer database lupdo nodejs pdo sqlite sqlite3 transactions
Last synced: 26 Feb 2025
https://github.com/emilianocv20/app-revisionalumnos-sqlite
Proyecto realizado en Android Studio con el proposito para realizar una app de revision de actividades para los profesores del TEC de la Laguna, donde se podran ingresar Materias, Tareas y Alumnos. Tambien se pueden leer archivos ".txt" para importar datos
android-app android-studio school-management sqlite
Last synced: 06 May 2026
https://github.com/lee-stevens/clapham-zoo
Angular ASP.NET - First project in Stack
angular asp-net entity-framework entity-framework-core mvc sqlite
Last synced: 16 Apr 2026
https://github.com/laateef/salsabil
Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.
connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite
Last synced: 10 Apr 2026
https://github.com/mskian/cycling-quotes-api
Cycling Quotes JSON API - Build using Prisma, Express and TypeScript.
bicycle cycle cycling express expressjs json json-api prisma quotes quotes-api quotes-generator sqlite sqlite3 strava typescript wccg
Last synced: 11 Apr 2026
https://github.com/daaaiii/backend-bankme
Backend do teste tƩcnico da BankMe
docker nestjs prisma prisma-orm sqlite typescript
Last synced: 11 Apr 2026
https://github.com/halva773/fuzzy-search
DDD Project w/ FastAPI + SQLite + Redis
celery cruds docker fastapi fuzzy-search jwt kubernetes python redis sqlalchemy sqlite web-sockets
Last synced: 11 Apr 2026
https://github.com/bentooth/react-ssr-sqlite-graphql
Finally the family is together! Node/Express, React/Redux, SQLite/GraphQL with Server Side Rendering!
express graphql nodejs react redux server-side-rendering sqlite
Last synced: 11 Apr 2026
https://github.com/necraul/examproj
Simple CRUD Form for inputting questions/answer and another form for taking an exam
crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application
Last synced: 11 Apr 2026
https://github.com/olegiv/ocms-go
Lightweight CMS built with Go and SQLite. Features HTMX/Alpine.js admin, REST API, theme & module systems, multi-language support, webhooks, media library, form builder and SEO tools. Single binary, zero config database.
alpinejs cms content-management-system form-builder go golang headless-cms htmx i18n media-library modules rest-api seo sqlc sqlite themes webhooks
Last synced: 02 Apr 2026
https://github.com/jerajo/clients.crud
A coding test project with a .NET Core API and a Vuejs web client.
api crud netcore sqlite sqlserver typescript vue
Last synced: 11 Apr 2026
https://github.com/kuc-arc-f/claude_2sqlite
claude.ai generate , example
claude claude-3-5-sonnet expressjs react shadcn-ui sqlite
Last synced: 11 Apr 2026
https://github.com/4nzor/dbrowse
Terminal-based database management utility (TUI) for multiple database types
clickhouse database mongodb mysql postgresql python sqlite terminal tui
Last synced: 13 Jan 2026
https://github.com/epmyas2022/css-database
Este proyecto es un reto de conexion a una base de datos usando CSS, en el cual se debe realizar una conexión a una base de datos de SQLite y mostrar el resultado en una tabla llamada "colors" para poder realizarlo se hara uso de los worklets paint de CSS.
Last synced: 11 Apr 2026
https://github.com/friedjof/laundrytracker
LaundryTracker is a web application for monitoring the status of washers and dryers with real-time updates and a user-friendly interface. It allows users to view machine status, set timers, and mark machines as available
django docker docker-compose dryer laundry laundry-management sqlite tracking washing washing-machine
Last synced: 11 Apr 2026
https://github.com/mraliencito/tareas-es
App de tareas en Node + Express + Prisma (SQLite). UI simple. Código/documentación en español.
crud espanol express github-actions javascript node prisma rest-api sqlite
Last synced: 11 Apr 2026
https://github.com/frankyso/angular-electron-typeorm
Ultra-fast bootstrapping with Angular 7 and Electron 4 (Typescript + SASS + Hot Reload + Typeorm)
angular electron hot-reload sass sqlite sqlite3 typeorm typescript
Last synced: 11 Apr 2026
https://github.com/ryannapp12/quant_trading_engine
A modular, and scalable quantitative trading engine built in Python. This project demonstrates efficient data caching with SQLite, concurrent backtesting, and advanced risk analytics, showcasing best practices in clean code architecture and performance optimization.
algorithmic-trading backtesting dash data-analysis data-visualization fintech lstm machine-learning numpy pandas plotly python quantitative-finance real-time risk-management sqlite technical-analysis tensorflow time-series-analysis trading-strategies
Last synced: 11 Apr 2026
https://github.com/ajalzahrani/bun-hono-drizzle-sqlite
Bun starting kit application uses (hono, drizzle, sqlite, and zod)
api-versioning bun drizzle hono orm sqlite starting-kit
Last synced: 07 Apr 2026
https://github.com/rupeshrb/project_data_visualization_django
Data visualization is important concept which apply in this project with help of d3.js, pandas,python etc library
bootstrap d3js data-visualization django html-css-javascript pandas python sqlite
Last synced: 11 Apr 2026
https://github.com/xavierjefferson/log4net.fluentnhibernateappender
A simple-to-configure FluentNHibernate storage implementation for Log4Net. Supports MS SQL Server, MySQL, PostgreSQL, Oracle, Firebird, DB/2, SQLite, MS Access (Jet), and SQL Server Compact Edition.
db2 firebird jet log4net msaccess mssql-ce mysql oracle postgresql sql-server sqlite
Last synced: 11 Apr 2026
https://github.com/ersinkoc/schemact
A Zero-Dependency, AST-Based Database Schema Management Tool
database migration mysql postgresql sql sqlite
Last synced: 21 Feb 2026
https://github.com/flawlesscasual17/fp_spsu23
An example of a dotNET MAUI app that creates and manages an SQLite database.
dotnet maui paket rider sqlite visual-studio
Last synced: 15 Mar 2025
https://github.com/luckyshot/thermostat
Smart Home Thermostat with Web interface, customizable options, weekly On/Off schedule programming, presence detector (privacy-friendly) and weather data.
diy gpio hacktoberfest home-assistant home-automation php python raspberry-pi raspberrypi self-hosted smart-home sqlite temperature thermostat
Last synced: 11 Apr 2026
https://github.com/attacktive/troubleshooter-editor-back-end
It's the back-end of a save file editor of the game Troubleshooter: Abandoned Children.
editor exposed-orm game gradle kotlin save-editor spring-boot sqlite
Last synced: 11 Apr 2026
https://github.com/thejenildgohel/synapse
MCP server: Persistent AI memory + knowledge graph + code search. Local-first. Pure SQLite. npm install -g synapse-cortex
agent-memory ai-agents ai-memory code-intelligence knowledge-graph llm local-first mcp memory model-context-protocol sqlite typescript
Last synced: 27 May 2026
https://github.com/dedo-finger2/nlw-journey-node
Plann.er é uma aplicação para gestação de viagens com funcionalidade de compartilhamento entre participantes.
fastify nlw-16 nlw-journey nlw-journey-node nodejs prisma sqlite zod
Last synced: 10 Mar 2026
https://github.com/saharbueno/basic-chatroom
A simple chatroom website where you can make your own account and begin chatting.
api api-rest css html html-css-javascript javascript json json-api php sql sqlite sqlite3
Last synced: 16 Apr 2026
https://github.com/jsiqbal/nestjs-final-project
Complete nestjs course by stephen grider
decorators dependency-injection e2e-tests guards interceptors middlewares migrations-generator migrations-runner nestjs ormconfig query-builder session sqlite unit-testing validation-pipe
Last synced: 16 May 2025
https://github.com/mischau8/datasette-annotate
Datasette plugin for annotating / labelling your training data
annotation-tool datasette datasette-io datasette-plugin machine-learning sqlite
Last synced: 30 Mar 2025
https://github.com/aliabbascheema/scheema_retail
This project is a practical implementation focused on Ipswich Retail, aiming to transition from a monolithic system architecture to a more scalable and efficient Django MVT (Model-View-Template) framework.
django django-mvt docker dom-manipulation e-commerce-project e-commerce-website github-actions javascript monolith-architecture python3 render scalability sqlite tailwind
Last synced: 09 Apr 2026
https://github.com/rafaelbortolozo/racket_bhaskara
CÔlculo de Bhaskara para a matéria de Paradigmas da Computação, desenvolvido na linguagem Racket. Além de exibir o resultado no interpretador, todos os dados são salvos em um arquivo bhaskara.txt e no banco de dados SQLite
bhaskara paradigms racket sqlite
Last synced: 15 Mar 2025
https://github.com/austinm911/awesome-drizzle
A collection of drizzle related libraries, utilities, and so forth. Contributions welcome!
Last synced: 28 Jan 2026
https://github.com/stobertonf/imc_dio
Desafio de projeto da Formação Flutter Specialist da dio.me
dart flutter hive imc sharedpreferences sqlite
Last synced: 20 Apr 2026
https://github.com/thyripian/core
This repository contains the Centralized Operational Reporting Engine (CORE), designed for processing diverse datasets and integrating with Elasticsearch, PostgreSQL, and SQLite. It features a React-based UI for interacting with the backend, offering data extraction, processing, and search functionalities.
api csv data-science elasticsearch flask fullstack-development javascript pandas postgresql python react spacy sqlite
Last synced: 11 Apr 2026
https://github.com/kamuridesu/tf-backend-go
Custom HTTP backend for Terraform/OpenTofu in Go with AWS Lambda support
aws dynamodb gin-gonic go golang lambda postgresql sqlite terraform
Last synced: 11 Apr 2026
https://github.com/gotz1480/sqlite-tutorials
SQLite tutorials in C
sqlite sqlite3 sqlite3-database tutorial
Last synced: 07 Apr 2025
https://github.com/daggerpov/tutorice-bot
A discord bot that allows users to earn 'rice' for answering educational trivia questions, with their rankings being stored in our database. (Theme and concept inspired by Freerice)
discord-js node-js sqlite typescript
Last synced: 11 Apr 2026
https://github.com/danielmeloalencar/backend-base-fastify-docker
API backend TypeScript com Fastify, Prisma e Zod. Implementa Repository Pattern, DI, JWT, e documentação Swagger. Pronto para Docker, escalÔvel e bem estruturado para desenvolvimento produtivo.
commit-message commitizen docker documentation fastify fastify-swagger fastify-swagger-ui jwt-authentication padronizacao postgresql prisma produtividade sqlite standardization supabase typescript
Last synced: 11 Apr 2026
https://github.com/manzi-cedrick/arduino-rfid-check
arduino database python3 rfid-reader sqlite sqlite3
Last synced: 11 Apr 2026