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-03 00:26:05 UTC
- JSON Representation
https://github.com/dkolzenov/efcore-samples
Entity Framework Core providers sample
asp-net-core efcore migrations ms-access ms-sql-server mysql oracle postgresql sqlite
Last synced: 03 Feb 2026
https://github.com/vitorhonna/rocketseat-maratona-jobscalc
Maratona Rocketseat Discover Edição 02: JobsCalc
css express html javascript jobscalc nodejs rocketseat rocketseat-maratona sqlite
Last synced: 14 Apr 2026
https://github.com/mark-summerfield/uxf
Uniform eXchange Format (uxf) is a plain text human readable optionally typed storage format that supports custom types. It may serve as a convenient alternative to csv, ini, json, sqlite, toml, xml, or yaml.
data ini json parser pretty-printer sqlite storage-engine toml xml yaml
Last synced: 08 Oct 2025
https://github.com/lkosson/lorastats-net
Dashboard and statistics for Meshtastic network
aspnetcore dotnet lora meshtastic mqtt sqlite
Last synced: 27 Aug 2025
https://github.com/wildev-studios/hikari-persist
A lightweight and modular persistent cache library for hikari-based Discord bots
async cache database discord hikari persistence sqlite
Last synced: 10 Apr 2026
https://github.com/avrtt/retail-upselling
A pipeline for market basket analysis aimed at identifying product associations to optimize retail promotions and bundle deals using SQLite, mlxtend & D3.js
apriori-algorithm association-rule-learning association-rule-mining basket-analysis business-analytics business-intelligence d3 graph-visualization market-analysis mlxtend pandas python3 retail sqlite
Last synced: 21 Feb 2026
https://github.com/turbot/steampipe-plugin-circleci
Use SQL to instantly query projects, pipelines, builds and more from CircleCI. Open source CLI. No DB required.
backup builds etl hacktoberfest pipelines postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/aayush-683/travelease
TravelEase is a web-based application developed by our team to simplify travel planning. Leveraging AI technology, TravelEase offers personalized itinerary suggestions tailored to individual preferences. Seamlessly navigate through destinations, budgets, and dates to generate custom itineraries for your next adventure.
ai css ejs email-sender express express-session expressjs gmail-smtp html itinerary-generator javas machine-learning nodejs nodemailer-smtp-transport sqlite travel-planning travel-tech web-application
Last synced: 24 Aug 2025
https://github.com/mikeleppane/tursotui
A keyboard-driven terminal UI for browsing, querying, and administering Turso and SQLite databases — built with Rust, ratatui, and vim-inspired navigation.
cli crossterm database ratatui rust sqlite terminal terminal-ui tui tui-app turso tursodb vim
Last synced: 02 Apr 2026
https://github.com/1999azzar/prompt-sanctuary
A Flask web app employing the Generative AI API. Users create custom or random prompts, exploring creative possibilities. Structured or spontaneous, the tool fosters seamless interaction, making prompt generation intuitive and enjoyable.
bard chatgpt flask-application gemini-api generative-ai library llm prompt-engineering prompt-generator prompt-toolkit python sqlite stability-ai
Last synced: 01 Aug 2025
https://github.com/kazimovzaman2/cs50w-commerce
🤑 Project 2 of "Harvard CS50’s Web Programming with Python and JavaScript"
commerce cs50 cs50w cs50web-project2 css django html sqlite
Last synced: 06 May 2026
https://github.com/guilhaof/goals-app
🎯🤑💵💰 App de metas financeiras pessoal.
android bottomsheet dayjs expo expo-router ios nativewind react react-native sqlite typescript
Last synced: 11 Apr 2026
https://github.com/elliotjreed/database-anonymiser
Database anonymisation package written in PHP using PDO (supports MySQL, SQLite, Postgres, et al).
anonymization database hacktoberfest mysql pdo php postgres sqlite
Last synced: 07 Feb 2026
https://github.com/ascender1729/sentipulse
SentiPulse is an advanced sentiment analysis tool that leverages AI to assess the emotional tone of text inputs from social media. It offers real-time processing, intuitive UI, and robust backend integration with Hugging Face for accurate sentiment predictions.
ai hugging-face machine-learning nodejs real-time-analysis sentiment-analysis sqlite svelte-express text-processing
Last synced: 10 May 2026
https://github.com/dehsilvadeveloper/nestjs-graphql-orders
Uma aplicação NestJS + Prisma para visualizar / efetuar consultas de dados de pedidos de um e-commerce utilizando graphQL.
graphql javascript nestjs nestjs9 nodejs prisma sqlite typescript
Last synced: 11 Apr 2026
https://github.com/sinisaos/simple-piccolo
Single-file Piccolo ORM application for quickly prototyping, exploring and testing ideas without any configuration.
fastapi litestar-framework piccolo piccolo-admin sqlite
Last synced: 11 Apr 2025
https://github.com/akazad13/adda
This repository contains a social app built using angular 18, a standalone single-page application with asp.net 8 as backend API with Entity Framework.
angular api dotnet dotnet-core dotnetcore entity-framework-core identity mysql rest-api sqlite
Last synced: 04 Apr 2025
https://github.com/foo123/easydb.js
Database abstraction layer (DBAL) for Node.js (supports mysql, postgres, sqlite,..)
dbal dbms mysql node-js postgresql sqlite
Last synced: 09 Apr 2026
https://github.com/sqliteai/sqlite-mcp
A SQLite extension that integrates the Model Context Protocol, enabling SQLite databases to connect to MCP servers and call their tools.
Last synced: 22 Jan 2026
https://github.com/xanthium-enterprises/basic-sqlite-database-crud-operations-using-csharp-on-dotnet-platform
Learn to use C# to Create, Connect, Read, Update and Delete a SQLite database for Beginners
csharp csharp-code dotnet dotnet-core dotnet-framework sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 14 Oct 2025
https://github.com/sausin/laravel-set-autoincrement
Easily set the auto increment index for your tables in a laravel project
auto autoincrement database database-management database-migrations increment laravel mysql php sqlite
Last synced: 11 Apr 2026
https://github.com/ijklim/tradedata
(Outdated, latest: https://github.com/ijklim/tradedata-2020) Collect stock data (Laravel 5.5.23, Vue.js 2.5.13, Bootstrap 4 Beta 3, SQLite)
bootstrap4 laravel laravel55 phpunit phpunit-tests sqlite vue vuejs2
Last synced: 02 Oct 2025
https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.
asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube
Last synced: 28 Apr 2026
https://github.com/pferreirafabricio/node-ecoleta-api
♻ RESTFul API for Ecoleta Market Place made with NodeJS
api-json api-rest express knex nodejs sqlite typescript
Last synced: 14 Apr 2026
https://github.com/mo7amedaliebaid/tasks_manager
Beautiful Flutter tasks manager app
animations api bloc clean-architecture dart dart-ma flutter flutter-animation flutter-ui mockito sqlite swipe tasks-manager unit-testing
Last synced: 26 Sep 2025
https://github.com/felipecacique/financialassetportfoliobacktester
This web application enables users to perform backtests on financial assets using a ranking system and fundamental indicators. The project primarily focuses on full-stack development. This project is for educational purposes and not indicative of investment recommendations. The login username is "user" and the password is "123456".
authentication backtesting bootstrap5 chartjs css data-visualization finance-application flask full-stack html javascript portfolio-optimization python sqlite
Last synced: 10 Apr 2026
https://github.com/LOWEFI/PHP-Forum
PHP-Forum, the PHP and TOR Friendly forum system.
Last synced: 25 Apr 2025
https://github.com/tss-sniper/llm-powered-sql-assistant
This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.
api gemini-pro llm python sql sqlite streamlit
Last synced: 10 May 2026
https://github.com/abdelilahou/tauri-vuetsx
Tauri app using vue 3 and tsx support (starting project fresh start)
diesel-rs i18n pinia sqlite tailwindcss tauri-app tsx vue
Last synced: 05 May 2026
https://github.com/kuc-arc-f/d1-project9cms
cloudflare D1 + workers, cms API sample
cloudflare-d1 cloudflare-workers sqlite
Last synced: 29 Apr 2026
https://github.com/sajjadhadi/carly-nest.js
Car sales platform backend with Nest.js
backend docker nestjs nodejs prisma rest-api sqlite typescript yarn
Last synced: 25 Feb 2026
https://github.com/scarvy/ticktick-to-sqlite
Save data from TickTick to a SQLite database
datasette datasette-tool dogsheep sqlite ticktick-api
Last synced: 06 May 2026
https://github.com/whosonfirst/go-whosonfirst-spatial-sqlite
SQLite-backed implementation of the go-whosonfirst-spatial interfaces.
golang sqlite whosonfirst whosonfirst-spatial
Last synced: 16 Oct 2025
https://github.com/maronworks/family-sprout
Family Sprout is a C# WinForms desktop application for church administrators to efficiently manage family and children's information, replacing traditional paper-based cards. It includes authentication and role-based access control for secure data handling.
Last synced: 20 Aug 2025
https://github.com/turbot/steampipe-plugin-algolia
Use SQL to instantly query Algolia indexes and configuration. Open source CLI. No DB required.
algolia algolia-api backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 16 Mar 2026
https://github.com/ptyadana/django3-todo-app
Full Fledged todo app with django 3, python, sqlite
django django-application django-project django3 python python3 sqlite todo-list todoapp todolist
Last synced: 29 Apr 2026
https://github.com/johnwbyrd/kappari
Paprika Recipe Manager API and sqlite cache documentation, legally reverse engineered
paprika recipe-app recipes rest-api restful-api sqlite
Last synced: 14 Apr 2026
https://github.com/pointedsec/yt-converter-api
A Go-based REST API for YouTube video conversion and management with user authentication, admin controls, and video format selection capabilities. Built with Fiber framework, SQLite and Python (yt-dlp).
admin-panel docker fiber go-fiber golang golang-api jwt jwt-authentication rest-api sqlite user-management video-processing youtube-api youtube-api-video-converter youtube-downloader
Last synced: 02 Aug 2025
https://github.com/dhdsouza/retrobot
RetroBot é um bot para Discord que permite que os membros de um servidor de Discord registrem seus nomes de usuário da plataforma RetroAchievements, acompanhem suas conquistas de jogos retrô.
discord-bot python retroachievements-api retrogaming sqlite
Last synced: 26 Feb 2026
https://github.com/marionauta/automerge-repo-sync-server
A very simple automerge-repo synchronization server that works with Bun.
automerge bun sqlite websocket
Last synced: 28 Jan 2026
https://github.com/sempedia/online_learning_platform
StudyBuddy Online Learning Platform Stack Used: Python / Django / HTML / CSS / JavaScript / Bootstrap / SQlite3 Dynamic Discord-like Web Application built using a robust Tech Stack and designed to foster collaborative learning and knowledge sharing among its users.
bootstrap chat-application chat-room css3 django django-rest-framework html5 javascript learning learning-java learning-js learning-python online onlinelearningplatform python3 sqlite sqlite3 sqlite3-database study-group study-platform
Last synced: 02 Apr 2026
https://github.com/medosama/face50
My CS50x 2024's Final Project!
bootstrap cs50 cs50x css flask harvard-university harvardcs50 html javascript project software-engineering sqlite web web-development
Last synced: 23 Feb 2026
https://github.com/rushi128/school-admission-app
This web application is designed to facilitate the registration and login process for students, as well as provide administrative functions for teachers. With this application, teachers can manage student registrations, allocate roll numbers, and perform various administrative tasks.
college-management css flask html innovation javascript project-management projects python registration school-management sqlite sqlite-database
Last synced: 10 Apr 2026
https://github.com/paralaxus/constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 11 Apr 2026
https://github.com/zoff99/csorma
C Simple ORM (Android?) - written in pure C
c orm sqlcipher sqlite threadsafe
Last synced: 15 Apr 2026
https://github.com/huntlabs/dbal
Database Abstraction Layer for dlang, can construct SQL statements.
database mysql postgresql sqlbuilder sqlite
Last synced: 12 Apr 2026
https://github.com/hon-nova/postprisma
Post Project is a simple authentication system built with TypeScript, Express.js, and Passport.js using the local strategy for user login. It leverages Prisma with an SQLite database to manage user data securely.
ejs-express passport-local prisma prisma-orm sqlite typescript
Last synced: 18 Mar 2025
https://github.com/alvinwan/uniexpect
doctest utility and inline testing for REPL languages
inline-testing language python python-doctests repl scheme sqlite testing utility
Last synced: 18 Apr 2026
https://github.com/rushi128/testexam-portal
I am thrilled to introduce my latest creation, an innovative exam portal that revolutionizes the way students take tests and stores their valuable data securely in a database. This portal is powered by the Flask framework and utilizes the robust SQLite database.
css exam-portal flask flask-application flask-sqlalchemy html project sqlite sqlite-database
Last synced: 12 Apr 2026
https://github.com/nsstnc/nixie_site
🛒🌐 A project of an online store selling watches on nixie-indicators.
django html-css-javascript huey python redis sqlite yoomoney
Last synced: 23 Jan 2026
https://github.com/cleilsonandrade/ecoleta
Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.
database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite
Last synced: 29 Sep 2025
https://github.com/valence-works/console-log-streaming
Reusable .NET libraries for capturing, redacting, buffering, streaming, and optionally persisting stdout/stderr console logs.
console diagnostics dotnet signalr sqlite stderr stdout
Last synced: 31 May 2026
https://github.com/vladislavalerievich/android-development
Android apps I developed during the Java course at the university.
android android-calculator android-music-player android-notes android-recyclerview java note-app recyclerview sqlite
Last synced: 02 Aug 2025
https://github.com/hadyrashwan/golang-for-node-devs
A todo app built using Turso and Go.
Last synced: 28 Jan 2026
https://github.com/turbot/steampipe-plugin-newrelic
Use SQL to instantly query alerts, events, and more from New Relic. Open source CLI. No DB required.
backup etl golang hacktoberfest newrelic postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 09 Apr 2026
https://github.com/notsleeply/clawboard
🧠 AI驱动的本地剪贴板管理器 - 智能记录、语义搜索、永久收藏
ai clipboard electron local-first ollama open-source productivity sqlite windows
Last synced: 14 Apr 2026
https://github.com/agn-7/gin-crud
Simple RESTful API CRUD endpoints through Gin Gonic + Gorm + Sqlite + Postgresql
gin gin-gonic gin-swagger go go-swag go-swagger golang gorm postgresql rest-api restful-api sqlite sqlite3 swagger
Last synced: 05 Jan 2026
https://github.com/hy-zhengwei/hy.common.db
通用关系型数据库的操作类库
alibaba-druid database datasource datasource-group db mysql oracle sql sqlite sqlserver
Last synced: 02 Aug 2025
https://github.com/arshadkazmi42/chrome-cookie-path
Find chrome cookies sqlite database path.
browser chrome chrome-cookie-path cookie-store cookies cross-platform sqlite
Last synced: 14 Aug 2025
https://github.com/darshan-rajanna/farmers-ecommerce
A full-stack platform for farmers to sell agricultural products directly. Includes advanced frontend design and Google API integration.
django-project html-css-javascript python sqlite
Last synced: 25 Feb 2026
https://github.com/ecpeter23/nyx
Lightweight Rust CLI vulnerability scanner
ast-analysis cli-tool code-analysis code-quality code-security developer-tools multi-language rust rust-cli sast security-automation security-scanner security-scanning security-tools sqlite static-analysis static-code-analysis tree-sitter vulnerability-detection vulnerability-scanner
Last synced: 13 Aug 2025
https://github.com/zccz14/auth-mini
Minimal Authorization and Authentication Modules for Any App. Support Email, WebAuthn (Passkey), Ed25519 (EdDSA) and JWT. Using Hono HTTP Server and SQLite Database
authentication authorization sqlite
Last synced: 15 Apr 2026
https://github.com/davemlz/master_of_datascience
Master of Data Science repository
data data-mining data-science database r rmd sql sqlite statistics
Last synced: 14 Apr 2026
https://github.com/ks6088ts-labs/template-langgraph
A comprehensive LangGraph template
azure-ai-foundry azure-ai-search azure-cosmos-db azure-openai dify elasticsearch fastapi jupyter-notebook langchain langgraph langgraph-studio ollama postgresql qdrant sqlite streamlit
Last synced: 09 Apr 2026
https://github.com/brucearmstrong007/my-chat
A Chat Application (with Auth, chat & video call with friends) using Angular, Angular Material, Tailwind, Express Server, Socket.io(WebSocket), PeerJs(WebRTC) , SQLite Prisma , Nx MonoRepo
angular angular-material chat-application expressjs jwt-authentication nx-workspace peer-to-peer peerjs prisma socket-io sqlite streaming-audio streaming-data streaming-video tailwindcss video-call video-capture webrtc websocket zod
Last synced: 09 Apr 2026
https://github.com/arumandesu/go-revise
go-revise is a Telegram bot designed to help you retain and reinforce information over time. Whether it's an article you’ve read about maps in Go, or any other topic, the bot ensures you don’t forget by prompting you to revisit the content at regular intervals.
Last synced: 28 Jan 2026
https://github.com/pferreirafabricio/be-the-hero
:superhero: Application created with React, Node and React Native in the eleventh edition of 'Semana OmniStack'
expo jest-tests nodejs react-native reactjs sqlite
Last synced: 12 Apr 2026
https://github.com/mmrosadev/cadastropessoas
Aplicação para cadastro de pessoas utilizando Java-Android e SGBD SQLite.
android android-app java sqlite
Last synced: 04 May 2026
https://github.com/obaskly/clinic-receptionist-tool
A simple GUI application to manage a medical patients
bot medical pyqt5 sqlalchemy sqlite
Last synced: 15 Apr 2026
https://github.com/philipphermes/planning-poker
Planning Poker is a lightweight web app for agile teams to collaboratively estimate tasks. Built with Next.js, TypeScript, and WebSockets, it provides real-time updates, secure authentication, and persistent storage with SQLite/Drizzle ORM.
nextjs planning-poker react sqlite typescript websocket
Last synced: 23 Jan 2026
https://github.com/fraineralex/emergency-app
🚨 React Native mobile app build with Expo for logging emergency calls.
expo react-native sqlite typescript
Last synced: 09 Apr 2026
https://github.com/dbsynckit/dbsynckit.db
Foundational package within DbSyncKit, defining interfaces and contracts for consistent database interactions. This package lays the groundwork for seamless integration with various database providers.
database dbsynckit dotnet dotnet-core mssql mysql postgresql sqlite
Last synced: 12 Apr 2026
https://github.com/theamirhosssein/event-booking-api
This project enables users to create and manage their own events while showcasing event registrations. It is built using the Gin framework for efficient web development and leverages SQLite for reliable data storage.
Last synced: 06 Jan 2026
https://github.com/neo-ciber94/offline-svelte-todo-app
A todo app with offline first support in svelte5
docker offline-first sql-js sqlite svelte svelte5 wasm
Last synced: 08 Feb 2026
https://github.com/guiorgy/mqttsql
A simple .Net Core Windows/systemd service that subscribes to MQTT brokers and writes the messages into a local SQLite database
mqtt mqtt-client mqtt-service netcore sqlite sqlite-database windows-service windows-services
Last synced: 16 Jan 2026
https://github.com/jozephkabongo/nokysql
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
database mysql php postgresql query-builder sql sqlite
Last synced: 14 Apr 2026
https://github.com/eucarlos/zencurta
URL shortener made with Typescript, Express and Prisma
docker-compose express expressjs js postgres postgresql prisma shortener sqlite ts typescript url-shortener
Last synced: 15 Apr 2026
https://github.com/biner88/sqlite_utils
Flutter sqlite plugin helps extend classes.
Last synced: 21 Feb 2026
https://github.com/stevekm/newfile-detector-nf
Database-driven Nextflow app using Django ORM standalone
database django django-orm nextflow sqlite
Last synced: 09 Apr 2026
https://github.com/cr1ator/shikimory_activity
🔔 Telegram bot for tracking Shikimori.one activity - anime watch history, online status notifications
aiogram aiogram3 anime anime-bot anime-tracker asyncio beautifulsoup notification-bot python shikimori sqlite telegram telegram-bot web-scraping
Last synced: 09 Nov 2025
https://github.com/mnestorov/sqlite-commands
A brief overview of SQLite, a cheat sheet for common SQLite commands, as well as best practices for integrating SQLite with Laravel projects.
sqlite sqlite-cheat-sheet sqlite-commands sqlite-database sqlite3
Last synced: 16 Mar 2025
https://github.com/sky0621/cv-admin
CVのデータソース管理、Web API提供、Excel出力
cobra echo ent excelize golang kin-openapi openapi3 ozzo-validation sqlite swagger
Last synced: 12 Aug 2025
https://github.com/bin0va/personal-assistant
It assists you in organizing the phone book, creating notes, and more.
authorization contacts django django-application django-web-application files final-project goit news personal-assistant postgresql project python-django-framework python-django-web-application sqlite sqlite3 studying tags
Last synced: 09 Aug 2025
https://github.com/arthurlbo/feedget
A feedback widget for collecting reports, ideias, problems from the users and sending via email.
axios eslint expo express headlessui jest mailtrap nodemailer pisma prettier react-native reactjs sqlite tailwindcss typescript vite
Last synced: 11 Apr 2026
https://github.com/forjd/signal-box
Local-first AI inbox for developer context, project memory, and shipping artefacts.
ai developer-tools knowledge-management local-first productivity project-memory react rust sqlite tauri typescript vite
Last synced: 31 May 2026
https://github.com/nbursa/inception-core-server
A modular, extensible Rust-based server providing short-term, long-term, and latent memory services, a chat endpoint with a BaseAgent + Sentience DSL, and integration with ChromaDB and LLM services.
agent-framework ai-agents autonomous-agents axum chromadb docker dsl experimental inference llm memory rust sqlite vector-search
Last synced: 20 Jan 2026
https://github.com/gabriel-mend/nlw-02
Projeto realizado pela @Rocketseat, com intuito de colocar os devs um nível acima!!!
javascript knexjs react react-native reactjs sqlite typescript
Last synced: 11 Apr 2026