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/mgckaled/nlw-ignite-setup
Projeto desenvolvido durante o primeiro evento Next Level Week de 2023 com o tema SETUP
expo nodejs prisma react react-native sqlite tailwindcss typescript
Last synced: 10 Apr 2026
https://github.com/kalilistic/fluentdapperlite
A small helper library to use with SQLite, Dapper, FluentMigrator, and AutoMapper.
automapper dapper database fluentmigrator sqlite
Last synced: 25 Feb 2025
https://github.com/turbot/steampipe-plugin-hubspot
Use SQL to instantly query HubSpot resources. Open source CLI. No DB required.
backup etl postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 14 Apr 2026
https://github.com/turbot/steampipe-plugin-bigfix
Use SQL to instantly query actions, computers, fixlets, roles and more from BigFix. Open source CLI. No DB required.
bigfix postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 14 Jan 2026
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/devvsima/jsoner
Return json in response to a message
aiogram aiogram3 i18n json postgresql redis sqlalchemy sqlite telegram telegram-bot
Last synced: 11 Apr 2026
https://github.com/agilecreativity/clojure-sqlite-example
clojure-sqlite-example by agilecreativity
clojure example-project jdbc sqlite
Last synced: 29 Apr 2026
https://github.com/hassan11196/qras
QR Based Student Attendance System. Precursor to QRSMS
bootstrap css flask html javascript jinja sqlite
Last synced: 07 Apr 2026
https://github.com/rgolubtsov/customers-api-proto-lite-vlang-veb
A daemon written in V (vlang/veb), designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.
customers docker json microservice rest-api sqlite veb vlang
Last synced: 12 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/zouariomar/hirelog
Job Tracker Desktop App
apache2 bash crud java java21 javafx log4j management maven project shell-script sqlite sqlite3
Last synced: 14 Aug 2025
https://github.com/eggpool/sqlitemulti
A Sqlite wrapper to use a sqlite DB from several threads, optionaly in a dedicated process of its own.
lock multiprocessing python queue sqlite threading
Last synced: 23 Apr 2026
https://github.com/ricnaga/nlw3-happy
Next Level Week 3 trilha discovery
expressjs handlebars html-css-javascript sqlite
Last synced: 14 Apr 2026
https://github.com/raph6/migration
db migrations in golang
database migration migration-tool migrations mysql pgx phinx postgresql sqlite sqlite3 sqlx
Last synced: 25 Feb 2026
https://github.com/adrienz/csv-to-sqlite
Turn your CSV file into a database
Last synced: 19 Jan 2026
https://github.com/kirill-jjj/teamtalk-telegram-sender-rs
A robust bridge between TeamTalk and Telegram written in Rust. Features real-time notifications (join/leave), admin moderation tools, and customizable user settings.
async localization rust sqlite sqlx teamtalk telegram-bot teloxide tokio
Last synced: 18 Jan 2026
https://github.com/lucasbn/sqlite-clone
Serverless SQL database stored in a single file
Last synced: 19 Jan 2026
https://github.com/coderhs/csvsqlweb
Manipulate CSV using SQL online
csv database javascript offline sqlite sqlite3 web-assembly
Last synced: 11 May 2026
https://github.com/spences10/bsky-ai-feed
High-signal Bluesky custom feed for technical AI, ML, and LLM posts: https://bsky.app/profile/scottspence.dev/feed/ai-feed
ai atproto bluesky custom-feed feed-generator jetstream llm machine-learning nodejs sqlite typescript
Last synced: 04 Jul 2026
https://github.com/sukjuhong/limebot
A custom Discord bot using discord.js
discord-bot discordjs discordjs-typescript prisma sqlite typescript
Last synced: 07 May 2026
https://github.com/kuc-arc-f/claude_3svelte
LLM , claude.ai generate Svelte + express.js
claude claude-3-5-sonnet express gemini sqlite svelte
Last synced: 10 Apr 2026
https://github.com/chrisross5/patterns
My first GUI app! It shows all combinations for unlocking an Android phone, with display options and more features. Built with the Tkinter GUI module and SQLite database for saving user settings.
performance permutations python smtp sqlite threading tkinter
Last synced: 21 Apr 2026
https://github.com/kasundularaam/ceylon-handicraft
🏺 E-commerce marketplace for Sri Lankan handicrafts built with Flash Feather framework. Features AI assistant, auction system, and UID-based component architecture. Portfolio demonstration of LLM-friendly web development patterns.
ai-assistant auction-system css-variables cultural-preservation ecommerce fastapi flash-feather gemini-ai handicrafts jwt-authentication lit-js llm-friendly marketplace portfolio-project python responsive-design sqlite sri-lanka uid-system web-components
Last synced: 10 Apr 2026
https://github.com/arc-hugo/clavardage
Application de communication décentralisée au sein d'un réseau local
chat decentralized java javafx sqlite
Last synced: 07 May 2026
https://github.com/schak04/priorify
A terminal productivity app that helps users prioritise their tasks. Currently working on v2.0.0 (TUI).
bash-scripting c-plus-plus cmake cross-platform data-structures ftxui productivity-app productivity-tool shell-scripting sqlite terminal-first terminal-ui tui tui-app
Last synced: 31 May 2026
https://github.com/dolutech/cryptnote-php
A PHP library for creating encrypted, self-destructing messages with view limits and optional password protection
aes-256 cryptography encryption one-time-secret password-protection php-library secure-notes security self-destructing-messages sqlite
Last synced: 17 Jan 2026
https://github.com/ezframework/jaloquent
Eloquent-style model and repository layer built on top of the EzFramework query builder. Provides an active record implementation with support for relationships, eager loading, and more. Inspired by Laravel's Eloquent ORM, but designed to be lightweight and modular use.
database-management database-relationships eager-loading java java-21 java-25 java-database-connectivity java-package mysql orm-library sqlite
Last synced: 22 May 2026
https://github.com/seanpianka/okreddit
A reddit bot which replies to user's comments containing "ok reddit define x" with the definition of x.
automation linux praw python reddit reddit-bot sqlite
Last synced: 09 Apr 2026
https://github.com/s00inx/aiogram-simple-todo-bot
asynchronous to-do-list bot with reminders, using python, postgresql, sqlite.
aiogram postgres postgresql python sqlite telegrambot
Last synced: 20 Apr 2026
https://github.com/ioott/fullstack-node-ts-prisma-react
Aplicação fullstack para o gerenciamento de eventos, projetada para otimizar a organização e coordenação de eventos de forma eficiente. A aplicação oferecerá uma interface amigável para usuários e uma API robusta para gerenciar dados de clientes, buffets, serviços opcionais e pagamentos.
api-rest crud docker fullstack jest node-js prisma-orm react sqlite typescript
Last synced: 09 Apr 2026
https://github.com/joswinemmanuel/smartlock
SmartLock is an Arduino-based RFID access control system with GPS location tracking, providing secure authentication through RFID cards and real-time validation via a server.
arduino atcommands cpp css flask html jquery python sqlite thinkspeak
Last synced: 09 Apr 2026
https://github.com/jdtoon/wachat
Lean native desktop WhatsApp client in Go (Gio + whatsmeow). No Electron, no webview.
desktop gio go low-memory sqlite whatsapp whatsmeow
Last synced: 23 May 2026
https://github.com/ethern-myth/react-sql-stack
Vite React app and C# backend. Full stack react app
csharp jwt material-ui netcore6 reactjs sqlite
Last synced: 17 Apr 2026
https://github.com/xantiagoma/drizzle-audit
Configurable audit logging for Drizzle ORM
audit audit-log drizzle drizzle-orm logging mysql postgresql sqlite typescript
Last synced: 23 May 2026
https://github.com/adrianmdeiros/api-nodejs-arquitetura-hexagonal
Exemplo de projeto com arquitetura hexagonal utilizando Node.js e TypeScript.
express-js hexagonal-architecture nodejs ports-and-adapters postgresql prisma-orm sqlite typescript zod
Last synced: 09 Apr 2026
https://github.com/dinukanavaratna/patienttracking
This is a simple Android mobile application for monitoring a patient. This app contains few simple features such as FCM push notifications, keeping notes, adding reminders, and saving patient details. Please note that this is a simple Android app created within 2/3 days maximum according to the requirements I was given. So, the application can be improved alot more and you are welcome to make improvements and create a PR.
android android-studio fcm-push-notification firebase java kotlin patient-management patient-monitoring sqlite
Last synced: 09 Apr 2026
https://github.com/hsleonis/suncoin
Django application for Etherium based Crypto Token.
cryptocurrency django postgresql python sqlite
Last synced: 09 Apr 2026
https://github.com/heliolj/food-explorer-api
API Food Explorer para uma aplicação de menu e pedidos.
Last synced: 09 Apr 2026
https://github.com/persteenolsen/dotnet-6-signup-mssql-api
A .NET 6 REST API with EF Core serving as a Membership System - remote MS SQL for Prod + SQLite for Dev
dotnet entity-framework-core mssql rest-api sqlite
Last synced: 13 Apr 2026
https://github.com/miguelhp373/finances_manager_free_desktop
The Finances Manager Free Desktop is your offline financial companion. Developed with Delphi and integrated with SQLite, this user-friendly software empowers you to take full control of your personal and business finances. Track, manage, and analyze your financial transactions effortlessly, all in one place.
delphi desktop-app finances finances-manager mvc sqlite
Last synced: 28 Jul 2025
https://github.com/ojailson17/nlw-esports-backend
Aplicação backend desenvolvida durante o evento NLW - eSports organizado pela Rocketseat. A aplicação tem como objetivo conectar pessoas que jogam o mesmo game e possuem a mesma disponibilidade de horário.
express nodejs prisma sqlite typescript
Last synced: 14 Apr 2026
https://github.com/labex-labs/sqlite-for-beginners
In this course, you'll learn the fundamentals of SQLite, from setting it up on Linux to creating databases, building tables, and querying data. Perfect for beginners!
challenges course exercises hands-on labex labs playground programming sqlite
Last synced: 28 Jul 2025
https://github.com/nabizabatool/bankingsystem
Maintain record of Bank Customer (Name , Email , CurrentBalance) , Transfer Money to different Bank customer , Record the Transaction Detail i.e : sender and receiver information , transaction amount and date of transaction.
Last synced: 03 Jan 2026
https://github.com/neabytelab/nexora-vscode
VSCode extension for AI-powered code completion using Ollama.
ai ai-assistant automation better-sqlite3 code-completion code-generation developer-tools knex ollama productivity sqlite typescript vscode-extension
Last synced: 21 Sep 2025
https://github.com/KwonNayeon/sql-focused-ds-prep
SQL-focused solutions and notes for data science technical interviews
data-science interview-prep postgresql sql sqlite
Last synced: 21 Sep 2025
https://github.com/brunafcarvalho/dados_suicidio_brasil
Projeto independente para prática de SQL (SQLite) com dados DATASUS (2014–2018)
Last synced: 23 May 2026
https://github.com/rcastro2/androidsqliteexperiment
Project to explore interacting with a SQLite database on an Android device.
Last synced: 20 Apr 2026
https://github.com/muhammadpauzi/infinite-scrolling-node-javascript-sequelize
♾ Infinite Scrolling Website for showing random posts.
expressjs javascript sequelize sqlite
Last synced: 08 Apr 2026
https://github.com/alexandra-valkova/usersmanagementsystemxamarinandroid
A simple CRUD mobile application 📱 for managing users, written on Xamarin.Android and using SQLite
android c-sharp crud-application material-design mobile-app sqlite users xamarin xamarin-android
Last synced: 05 Jan 2026
https://github.com/amsolaiman/little-lemon-app-capstone
Little Lemon App is the final capstone project for the Meta React Native Specialization in Coursera. It was developed using React Native Expo and Typescript.
expo figma react react-native sqlite typescript
Last synced: 29 Jan 2026
https://github.com/lklynet/injectly
Injectly is a simple, self-hosted code injector app designed to streamline the process of managing and injecting scripts across multiple websites.
automation code-injector css dynamic-scripts ejs javascript lightweight modern-app open-source script-manager self-hosted simplicity sqlite web-development
Last synced: 23 Sep 2025
https://github.com/sanveed-adnan/supermarket-sales-sql-project
SQL-based data analysis project on supermarket sales performance using SQLite and Power BI.
business-intelligence data-analysis data-science data-science-projects data-visualization power-bi sales-data sql sqlite
Last synced: 08 Nov 2025
https://github.com/shreyavijaykumar/pathmnist-xai-lightweight-explainable-cnn-for-medical-imaging
A lightweight Explainable AI CNN for PathMNIST medical imaging, achieving 91%+ accuracy with Integrated Gradients and SQLite-based attribution storage. Built in PyTorch, this scalable model delivers high performance, transparency, and real-world readiness, making it ideal for medical AI, edge deployment, and explainable deep learning research.
ai captum cnn computer-vision deep-learning edge-ai explainable-ai healthcare-ai integrated-gradients lightweight-model medical-ai medical-imaging ml-for-health model-interpretability open-source-ai pathmnist pathology pytorch scalable-ai sqlite
Last synced: 09 May 2026
https://github.com/devcarlosoliveira/api-cash-flow-ddd-csharp
API em .NET 8 para gerenciamento de despesas pessoais com DDD, testes unitários e relatórios em PDF/Excel. Armazena dados via SQLite.
ddd dotnet-core entity-framework-core sqlite swagger
Last synced: 18 Feb 2026
https://github.com/matheusfdc10/habits-rocketseat
fastify prisma react sqlite tailwindcss typescript
Last synced: 09 Apr 2026
https://github.com/arianacabral/bibliomania
📖 Aplicação para Gerenciamento de Biblioteca
Last synced: 18 May 2026
https://github.com/edoardotosin/observatory-booking
A Flask-based, self-hostable observatory booking web app with role-based access control, weather-aware event booking, and encrypted user data. Built with Tailwind CSS for a modern, responsive UI.
booking database flask python sqlite tailwindcss webapp
Last synced: 09 Apr 2026
https://github.com/moolenbeek/sveltekit-auth-prisma
sveltekit user auth template using lucia, prisma, sqlite, and pico css
adapter adapter-prisma auth lucia middleware picocss prisma prisma-client sqlite svelte sveltekit
Last synced: 01 Aug 2025
https://github.com/ronganbai/smart_ledger
Flutter personal finance tracker with offline-first storage and Supabase cloud sync
dart flutter ledger mobile-app personal-finance sqlite supabase
Last synced: 09 Mar 2026
https://github.com/leonardospereira/rocketmoviesbackend
Projeto Back-End com funcionalidades de listar filmes, além de poder fornecer notas e tags para o filme.
express javascript knex nodejs sqlite
Last synced: 09 Apr 2026
https://github.com/teotimepacreau/express-newsletter
Newsletter website built with NodeJS, Express and SQLite
emailgeeks express flyio newsletter newsletter-mail newsletter-signup nodejs sqlite subscription subscription-service unsubscription unsubscription-service
Last synced: 09 Apr 2026
https://github.com/kfcemployee/aiogram-simple-todo-bot
Мой первый проект на питон: простой ассинхронный ToDo-бот с напоминаниями и возможностью настройки задач и напоминаний с поддержкой postgres и sqlite.
aiogram postgres postgresql python sqlite telegrambot
Last synced: 25 Sep 2025
https://github.com/mzaini30/html-sandbox
Repositori yang berisi dengan aplikasi HTML Sandbox berbasis PHP
codeigniter css html javascript php sqlite twig
Last synced: 09 Apr 2026
https://github.com/ryanbritodev/django-fiap
Repositório para um sistema de Biblioteca desenvolvido durante o Nano Course do framework Django na FIAP.
Last synced: 09 May 2026
https://github.com/Fylga/Workshop_BunJS
Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It ships as a single executable called bun. The workshop will cover most of it functionnalities in order to create an API/Front Web.
Last synced: 27 Sep 2025
https://github.com/bw-hro/sqlitemap
sqlitemap is a lightweight C++ wrapper around SQLite that provides a simple, map-like interface.
cpp17 data-store key-value-store sqlite
Last synced: 03 Aug 2025
https://github.com/l1ve4code/sfera-laravel
Test tasks for work developed on Laravel
Last synced: 19 Feb 2026
https://github.com/faint-liebfraumilch101/fraud-detection-sql-unsupervised
🕵️♂️ Detect fraud in bank transactions using SQL for feature engineering and Python's Isolation Forest for unsupervised anomaly detection.
anomaly-detection banking-data data-analysis data-science financial-analytics fraud-detection isolation-forest machine-learning portfolio-project python sql sqlite unsupervised-learning
Last synced: 07 May 2026
https://github.com/marcelosanchezdev/paginapeliculas
Página de Películas Una aplicación web para explorar, buscar y gestionar películas favoritas. Utiliza la API de TMDb para obtener datos de películas y cuenta con un sistema de autenticación desarrollado en Node.js. Frontend creado con React y estilizado con Bootstrap.
authentication axios bootstrap express frontend-backend fullstack jwt movie-app nodejs react sqlite tmdb-api vite zod
Last synced: 09 Apr 2026
https://github.com/yeasinat/dev-portfolio
prisma-orm react react-router sqlite tanstack-react-query
Last synced: 28 Jun 2025
https://github.com/sanchezluys/guia-publicar-proyecto-de-base-de-datos-
Guía para la publicación de un proyecto de bases de datos en GitHub
mysql oracle postgresql sql sqlite
Last synced: 09 May 2026
https://github.com/dumindup/symfonydemo
This is a PHP Symfony version 3.4 based demo project.
bootstrap5 css3 datatables doctrine html5 jquery php phpunit sqlite sqlite3 symfony symfony3 twig
Last synced: 03 Jan 2026
https://github.com/vaibhavpal7549/Leetcode
This repository offers a comprehensive collection of SQL scripts, examples, and best practices for learning and mastering SQL. Covering topics from basic queries to advanced database management, it supports MySQL, PostgreSQL, and SQLite, making it ideal for both beginners and experienced developers looking to enhance their SQL skills.
mysql mysql-database oracle sql sqlite
Last synced: 05 Aug 2025
https://github.com/mateusfg7/nlw-spacetime
expo fastify nativewind nextjs nlw nlw-spacetime node prisma react-native reactjs rocketseat sqlite tailwindcss
Last synced: 09 Apr 2026
https://github.com/leonardomenezes7/finance-api
Personal Finance Management API developed with Node.js, designed to help users manage their expenses, income, and budgets in a simple and efficient way. The API allows the recording of financial transactions, expense categorization, and detailed report generation.
api fastify node postgresql sqlite typescript vitest
Last synced: 09 Apr 2026
https://github.com/D-Madev/API-CRUD-Node.js
SEADEA (Sistema de Educación A Distancia Del Ejercito Argentino), Creación de API. Uso de Sequelize, SQLite, Express, JWT y Node.js. -------- SEADEA (Distance Education System of the Argentine Army), Creation of API. Using Sequelize, SQLite, Express, JWT and Node.js
api-rest crud express javascript jwt jwt-authentication jwt-token migration migrations nodejs npm seed seeds sequelize sqlite sqlite3
Last synced: 01 Oct 2025
https://github.com/rafaeltws/jobfind
🔎JobFinder é um programa que simula um website de busca de emprego em node, podemos criar uma vaga, pesquisar vagas e olhar mais detalhes
Last synced: 18 Apr 2026
https://github.com/itsvaibhavk/swimlogwebapp
Web app version of Swim Log using Python, Flask, Jinja, HTML, CSS, Bootstrap, JavaScript. Final project submission for CS50X (2023), Harvard's online course on computer science (on the edX platform).
bootstrap cs50 cs50x css database dbms edx flask harvardcs50 html html-css-javascript javascript jinja python python3 sqlite sqlite3 webapp
Last synced: 09 Apr 2026
https://github.com/samlior/retriever
Retriever for anything!
electron sequelize sqlite sqlite3
Last synced: 18 Apr 2026
https://github.com/raulpe7eira/customizer
Knowledge Validation Laboratory for RD
bootstrap coffeescript css heroku hiring hiring-challenge html jquery js postgresql rails rd ruby sqlite
Last synced: 09 Apr 2026
https://github.com/samanthalang/samanthalang_portfolio
Une data analyste avec la vision d'une consommatrice et la stratégie d'une marketeuse.
bigquery excel figma mysql notebook numpy pandas postgresql powerbi powerquery python sql sqlite wordpress
Last synced: 09 Apr 2026
https://github.com/siegfredlorelle/cs50x
Harvard's CS50x 2022 Problem Sets and Labs
bootstrap c css flask html javascript python scratch sqlite
Last synced: 09 Apr 2026
https://github.com/ps066/onlinelearn_ps
bootstrap css django html5 javascript postgresql python3 sql sqlite
Last synced: 09 Apr 2026
https://github.com/chandru-mc/full-stack-dairy-product-site
Dairy Product Website A responsive website built using Django to showcase various dairy products. It features a product catalog, detailed descriptions of milk composition, and an easy-to-use interface. The site allows users to browse products, view nutritional information, and make inquiries.
bootstrap5 css3 django html5 js python sqlite
Last synced: 17 Feb 2026
https://github.com/ousscher/yassir_ai_hackathon
This repository contains the code and resources for the project developed during the Yassir AI Hackathon. Our team tackled the challenge of sentiment analysis using Natural Language Processing (NLP) to classify customer feedback and assist Yassir in selecting and managing restaurant partnerships for their delivery service.
django-rest-framework jupyter-notebook lstm nextjs nlp python sqlite
Last synced: 09 Apr 2026