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-07 00:26:25 UTC
- JSON Representation
https://github.com/patricksferraz/pinned-menu
A high-performance menu management system built with Go, featuring real-time updates, multi-database support, and a modern API architecture. Perfect for restaurants and food service businesses.
api backend clean-architecture docker fiber go golang gorm kafka kubernetes menu-management microservices open-source postgresql rest-api restaurant-management sqlite swagger web-development
Last synced: 09 Apr 2026
https://github.com/alexandrecpedro/rocketseat-auction
An auction system API - NLW Expert from Rocketseat
bogus csharp dotnet entity-framework fluent-assertions fluentassertions jwt moq-framework openapi3 postman sqlite swagger
Last synced: 09 Apr 2026
https://github.com/alsweider/studiolo
Buchverwaltung und Lesefortschritt in Entwicklung. (Alpha-Demo)
bibliothek books buecher buecherverwaltung database datenbank lesen library management manager qt reading sqlite table tables windows windows-10
Last synced: 09 Apr 2026
https://github.com/manuel-chinchi/crud-mvvm-xamarin-android
A basic CRUD application made with Xamarin Android
android crud mvvm mvvm-pattern sqlite xamarin xamarin-android-binding
Last synced: 13 Aug 2025
https://github.com/sacreddoggo/pixel-art-maker
Desktop app, Pixel Art Maker made with Tauri v2 and NextJS v15
nextjs15 pixel-art pixel-art-maker sqlite tauri2
Last synced: 15 May 2026
https://github.com/rcmilan/ex-dbs
Exemplos de implementações de Bancos de Dados
Last synced: 09 Apr 2026
https://github.com/pedroprebeck/projeto-final-ada
Um aplicativo web em Flask para gerenciar informações sobre animais de estimação, com integração de banco de dados SQLite e design responsivo usando Bootstrap.
bootstrap flask gunicorn python sqlite web-application
Last synced: 04 Oct 2025
https://github.com/vilhalva/temperaturas-com-beeware
👨🏫CONVERSOR DE TEMPERATURAS EM CELSIUS, FAHRENHEIT E KELVIN COM BEEWARE E SQLITE.
aplicativo beeware codigo database framework interface matematica projeto python sqlite
Last synced: 09 Apr 2026
https://github.com/andrewbaxter/rs-sqlite-symbology
Rust Sqlite query data model and query string builder
Last synced: 02 Jul 2026
https://github.com/anmamebo/fastapi-authentication
api api-rest authentication fastapi jwt python sqlite
Last synced: 09 Apr 2026
https://github.com/maiquitome/rocketseat-nlw-connect-csharp
📚 Projeto `TechLibrary`
entity-framework-core jwtbearer rocketseat rocketseat-nlw sqlite
Last synced: 04 Oct 2025
https://github.com/oarthurzanoni/bank
High level API. SOLID, DDD, Jest, GraphQL, TypeScript, Fastify
apollo apollo-server ddd fastify graphql jest prisma solid sqlite typegraphql typescrit
Last synced: 09 Apr 2026
https://github.com/srcsticsamy/imo
A simple blog made with Express.js based on the MVC structure, SQLite as the DB, Nunjucks for the views.
expressjs javascript nodejs nunjucks sqlite
Last synced: 20 Feb 2026
https://github.com/adibhatt10078/sha256_html
A lightweight, responsive web app built with AngularJS and Bootstrap 5 that allows users to generate SHA256 hashes from input strings.
backend competitions flask-application flask-web javascript openssl-library python ruby sha256 sqlite static-site url-decoding url-encoding xss
Last synced: 09 Apr 2026
https://github.com/turskyi/sqlitecontentprovider
This project demonstrates how to implement SQLite and Content Provider in an Android application. It includes a screen to display a list of items (cats) and another screen to add new records (new cats). Ideal for educational purposes and as a reference for using SQLite instead of other database libraries like “Room”.
android contentprovider contentresolver database educational kotlin sampleproject sqlite
Last synced: 18 Apr 2026
https://github.com/ref-bit/car-trader
A Nextjs app to search for car models powered by SQLite and Material-UI
api material-ui nextjs reactjs sqlite sqlite3
Last synced: 09 Apr 2026
https://github.com/techabraao/email-sender-rest-api
A simple RESTful API for sending and scheduling emails via SMTP, built with Python, Flask, smtplib, Docker, and RabbitMQ.
flask python rest-api smtplib sqlalchemy sqlite
Last synced: 17 Aug 2025
https://github.com/zigzag1001/poggersbotv2
A simple, self hosted discord music bot with a web interface
bot discord discord-bot discord-py flask mysql poggers sql sqlite web-interface webui youtube youtube-dl yt-dlp
Last synced: 09 Apr 2026
https://github.com/vitorhonna/this-is-cs50
Harvard University's introduction to the intellectual enterprises of computer science and the art of programming. This is CS50.
c computer-science cs50 css data-structures flask harvard harvardcs50x html javascript python scratch sql sqlite
Last synced: 10 Apr 2026
https://github.com/foldermaster/sqlwpfapp
WPF app for interaction with SQL data base.
csharp deffered dependency-injection entity-framework-core inversion-of-control microsoft-sql-server sql sqlite wpf
Last synced: 18 Apr 2026
https://github.com/artem-babenko/announcementwebapp
Проект «Оголошення» - це мій перший веб-додаток, який я написав одразу після завершення самостійного вивчення необхідних фреймворків та мов програмування. Основна ідея – це швидке створення та редагування тимчасових оголошень.
asp-net-core csharp css entity-framework-core html javascript middleware rest-api sqlite
Last synced: 10 Apr 2026
https://github.com/wastingnotime/contacts-backend-dotnet
This repository maintain a dotnet/webapi application that is part of "contacts" project, an initiative to explore technologies features.
crud-api dotnet entity-framework migrations sqlite webapi
Last synced: 09 Mar 2026
https://github.com/wastingnotime/contacts-backend-dotnet-hexagonal
This repository maintain a dotnet/webapi application that is part of "contacts" project, an initiative to explore technologies features.
crud-api dotnet entity-framework hexagonal-architecture migrations sqlite webapi
Last synced: 09 Mar 2026
https://github.com/vandodev/rn-target
Projeto prático focado no gerenciamento de metas financeiras. Salvar e recuperar dados utilizando um banco de dados local com SQLite, além de explorar o uso do Expo Router para implementando navegação baseado em arquivos no React Native.
android app expo ios react react-native rocketseat sql sqlite
Last synced: 10 Apr 2026
https://github.com/mritzreal/driver-tutorial
A Google Drive tutorial to learn new technologies such as: Drizzle ORM, SQLite, and Clerk Auth, while improving on known ones such as: TypeScript, Tailwind, Next.js. Tutorial taught by Theo(t3).
clerkauth drizzle-orm nextjs reactjs sqlite tailwind typescript
Last synced: 10 Apr 2026
https://github.com/jm7087/encurtador-de-links-laravel
Sistema para encurtador links desenvolvido com Laravel 11, SQLite, ClipboardJs.
bootstrap bootstrap5 clipboard clipboardjs css html html-css-javascript html5 javascript js laravel laravel-framework laravel11 php php8 sql sqlite
Last synced: 10 Apr 2026
https://github.com/pedrohvfernandes/nlw-copa-2022
Projeto desenvolvido durante a Next Level Week Copa, na trilha Ignite.
expo fastify jwt nextjs node prisma react react-native sqlite tailwindcss ts zod
Last synced: 10 Apr 2026
https://github.com/allanjos/crud-node
Simple SQLite CRUD in Node.js
cross-platform javascript js nodejs sqlite sqlite3
Last synced: 18 Apr 2026
https://github.com/dchobarkar/settlement-system
A React and NestJS application implementing an iterative settlement process between two parties with real-time updates.
nestjs nextjs react sqlite tailwindcss typeorm typescript
Last synced: 10 Apr 2026
https://github.com/liebki/blazorlibrary
A video game library application, created using MAUI with Blazor, Bootstrap, external APIs and more stuff!
blazor-server csharp dotnet-core gamelibrary maui maui-blazor netcore sqlite
Last synced: 17 Apr 2026
https://github.com/psbx/web3-python-wallet
web3-python-wallet
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 10 Apr 2026
https://github.com/fernandobelotto/car_price_api
Project for exploring the Nestjs framework
Last synced: 20 Feb 2026
https://github.com/felipemdutra/url-shortener-service
URL Shortener
backend-dev backend-development backend-service backenddevelopment ejs-express express-js expressjs front-end front-end-development frontend frontend-development javascript nodejs service sqlite sqlite3 webdeb webdevelopment
Last synced: 10 Apr 2026
https://github.com/triplevi/fe-vhealth
A Flutter app for health and fitness tracking with social features to motivate user engagement
firebase flutter health-fitness sqlite
Last synced: 24 Aug 2025
https://github.com/nicopon/dtpipe
A simple, self-contained CLI for performance-focused data streaming & anonymization.
cli csv data-masking database dotnet duckdb etl oracle parquet postgresql sql-server sqlite
Last synced: 20 Feb 2026
https://github.com/natthasath/demo-python-sqlite
SQLite: Compact, serverless, file-based relational database. Ideal for embedded systems, mobile apps, and small projects. Lightweight, efficient, and widely adopted for its simplicity and portability.
Last synced: 16 May 2026
https://github.com/asif-faizal/markmywords
MarkMyWords is a markdown-powered notes app for both solo creators and real-time collaborators. Create private notes just for yourself, or invite others to edit alongside you with instant updates. Perfect for jotting ideas, drafting docs, or sharing code snippets without waiting for someone to hit “refresh"
Last synced: 31 Aug 2025
https://github.com/plandes/dbutil
Database convenience utilities.
database database-management orm sqlite sqlite-orm
Last synced: 10 Apr 2026
https://github.com/poglolopez/prueba_tecnica_inlaze
Este repositorio muestra mis habilidades en análisis de datos a través de una prueba técnica para Inlaze. Incluye flujos de trabajo con Python, SQLite y Power BI para analizar el comportamiento de jugadores, depósitos y rendimiento de fuentes de tráfico, destacando eficiencia operativa e información estratégica.
data-analysis data-v etl jupyter powerbi python sqlite
Last synced: 26 Feb 2025
https://github.com/teslaproduuction/data_analiz_al
Прогнозирование курса алюминия с использованием модели ARIMAX
arimax csv django html-css-javascript numpy pandas python rss scipy sklearn sqlite yfinance-library
Last synced: 10 Apr 2026
https://github.com/thiagohrcosta/rails-play-together
A simple rails project to help people to meet up to play together. A user can read, edit or delete a post.
bootstrap4 css3 html5 javascript rails ruby-on-rails sass sqlite
Last synced: 10 Apr 2026
https://github.com/lucasbbs/imonitor-backend
express heroku nodejs sqlite typescript
Last synced: 10 Apr 2026
https://github.com/juliorom/login-laravue
El proyecto login-laravue es una SPA que permite a los usuarios registrarse, iniciar sesión y acceder a su perfil. Usa Laravel Sanctum para autenticación, Vue Router y Pinia para manejo de estado, y TailwindCSS para estilos. Implementa SQLite como base de datos, asegurando una arquitectura segura, eficiente y escalable. 🚀
artisan composer laravel11 npm php8 pinia sanctum-authentication sqlite tailwindcss vite vue3
Last synced: 10 Apr 2026
https://github.com/r-rajaneesh/quipodb
A database that does all the heavy weightlifting behind the scenes
better-sqlite3 database firebase hacktoberfest json nodejs sqlite
Last synced: 10 Apr 2026
https://github.com/albingroen/narspelskortet
This digital solution for so-called "närspelskortet" is a open-source project created by Albin Groen but can be maintained by anyone that feels like it. Just my clone and make pull request ✌️
Last synced: 10 Apr 2026
https://github.com/sqlthinking/sqlthinking.github.io
SQL Thinking!
dataanalysis database dataengineering datascience mariadb microsoft mssql mysql oracle pgsql postgres postgresql sql sql-query sqlalchemy sqlite sqlquery sqlserver timeseries tsql
Last synced: 06 Mar 2026
https://github.com/btag16/cosmos-flask-blog
A personal blogging platform built with Flask, PostgreSQL, and Bootstrap. Features user authentication, dynamic posts, email notifications, and a responsive design for a modern blogging experience.
bootstrap5 database flask flask-application gunicorn orm postgresql procfile programming psycopg2 python sqlalchemy sqlite wtforms
Last synced: 10 Apr 2026
https://github.com/ankman007/books-api-drf
A simple RESTful API built with DRF to manage a collection of books. It supports full CRUD operations along with filtering and pagination.
django-filter django-rest-framework sqlite swagger-ui
Last synced: 19 Apr 2026
https://github.com/mariaseverino/rest-api
🔒 An authentication with node.js.
Last synced: 10 Apr 2026
https://github.com/lunardiver/smolyshortener
Smoly is a URL shortener service with an underlying SQLite database.
asp-net-core csharp cshtml css database javascript js sql sqlite url-shortener
Last synced: 10 Apr 2026
https://github.com/sandysanthosh/jsp-update
Java update currently value in database using session
Last synced: 25 May 2026
https://github.com/frankdias92/product-store-api
Server-Store is a robust API designed to streamline product, user, and authentication management within an e-commerce application. It provides functionalities for user registration, login, and comprehensive product management.
api-rest authentication ecommerce-website expressjs json jwt-auth knexjs nodejs sqlite
Last synced: 10 Apr 2026
https://github.com/oxibase/oxigration
A SQL Migration Manager that maintains database migrations scripts in an object-based structure
database dbms migration mysql postgresql sql sqlite
Last synced: 10 Apr 2026
https://github.com/giseletoledo/pythonsql
Google collab exercícios com Python e SQL
Last synced: 14 Mar 2025
https://github.com/andthezhang/payload-drizzle-studio
Using Drizzle Studio with Payload CMS
drizzle drizzle-studio drizzlestudio payload payloadcms postgresql sqlite
Last synced: 10 Apr 2026
https://github.com/mar-alv/ignite-daily-diet-api
2nd NodeJs challenge of Ignite, Rocketseat's programming course, an API to handle your diet, where you can create, list, visualize, edit your diets, besides retrieving metrics of them
api back-end backend end-to-end end-to-end-testing fastify httpie javascript jest js knex node nodejs sqlite ts typescript vitest zod
Last synced: 03 Feb 2026
https://github.com/coregx/pubsub
Production-ready Pub/Sub library and standalone service for Go. Reliable messaging, DLQ, exponential backoff, clean architecture.
clean-architecture ddd docker event-driven go golang message-queue messaging microservices mysql postgresql pubsub queue rest-api sqlite
Last synced: 13 Jan 2026
https://github.com/dimplektech/flask-blog-application
A feature-rich blogging platform implemented using Flask.
bootstrap5 ckeditor flask-login flask-sqlalchemy gravtar sqlite
Last synced: 10 Apr 2026
https://github.com/ind4skylivey/matteria-track
💎 Mystical CLI time tracker inspired by Final Fantasy | Rust-powered with 6 Materia themes, Git/Obsidian sync, GPG encryption, Pomodoro timer & 20+ achievements
achievements cli command-line-tool cross-platform dwm encryption git-integration linux macos materia materialize obsidian pomodoro productivity rust sqlite terminal time-tracking
Last synced: 13 Jan 2026
https://github.com/fuzeman/byte-sqlite
(Alpha) SQLite compiler and executor for byte
byte data-model database orm pypy python sqlite
Last synced: 23 Mar 2025
https://github.com/mrazza/cctv-home-occupancy
A CPU-optimized local Linux pipeline using OpenAI CV and YOLOv8/ByteTrack to monitor home occupancy via RTSP streams, featuring directional tripwire tracking and a FastAPI query endpoint.
bytetrack computer-vision fastapi home-automation motion-detection object-tracking opencv rtsp sqlite yolov8
Last synced: 26 May 2026
https://github.com/dieegogutierrez/cafewebsite
Cafe work friendly website built with Flask
bootstrap css flask html sqlalchemy sqlite
Last synced: 10 Apr 2026
https://github.com/jharsh1202/oneone2_android
App for personalized word vocabulary/dictionary when you copy a word from any source it gets saved in OneOne on it's own.
android android-app android-application android-studio apps dictionary sqlite sqlite3 sqlite3-database volcabulary
Last synced: 10 Apr 2026
https://github.com/lukasz1podgorski/personalised-music-database
Personal "to listen later" music list created by pulling the new release data from Spotify Web API, assigning musical genres to each release and writing the data to SQLite database with optional Excel file export.
api database json python spotify-api spotify-web-api sqlite xlsxwriter
Last synced: 11 Apr 2026
https://github.com/mynkchn/hands-on-django
Employment Management System
bootstrap css django html5 javascript python3 sqlite
Last synced: 08 Apr 2026
https://github.com/ninadnaik10/passvault
A Password Manager built using Java Swing and SQLite
Last synced: 19 Apr 2026
https://github.com/sadhami0519/sql_advent_calendar_2024
This repository contains the SQL solutions I implemented for the SQL Advent Calendar challenge of 2024. Each quarter featured a set of daily SQL challenges of varying difficulty, unlocking one new challenge each day at 12 PM EST.
Last synced: 08 Nov 2025
https://github.com/olha-dev-fullstack/graphql-job-board
This is a simple GraphQL job board application that enables users to sign in, create, manage, and publish job vacancies withing their company.
apollo-client graphql knex sqlite
Last synced: 11 Apr 2026
https://github.com/vladimiracunadev-create/mcp-ollama-local
MCP + Ollama local: FastAPI web con chat, tools MCP (sandbox) e historial SQLite.
docker fastapi git html-css-javascript kubernetes local-llm macos makefile mcp mcp-server ollama python shell sqlite terminal toml tool-calling uvicorn vscode
Last synced: 26 Jan 2026
https://github.com/barun-saha/quizalchemy
QuizAlchemy: Transmute text into knowledge
adk-python ai gemini-api genai litellm llm sqlite streamlit
Last synced: 21 Feb 2026
https://github.com/prathicashettym/chaistore
This is a simple Chai Store for learning Django
django html sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/kabriacid/tabital-editor
Fulfulde Translator Editor (Monaco.js) that is offline-first, distraction-free, and tailored to Fulfulde translation with the feel of Microsoft Word.
docx electronjs kabri microsoft monaco monaco-editor nodejs sqlite tailwind
Last synced: 11 Apr 2026
https://github.com/mayankbpandya/password-manager
Password Manager - A Secure Password Storage App Built with Next.js and SQLite
javascript nextjs reactjs sqlite
Last synced: 11 Apr 2026
https://github.com/iuroc/file-manager
基于 Node.js 和 SQLite 的文件系统
file-manager nodejs sqlite typescript
Last synced: 08 May 2026
https://github.com/jdtoon/cloudflared1.net
A complete .NET adapter for Cloudflare D1 database. Supports both local SQLite development and remote D1 production deployments with query execution, batch operations, and full database management.
cloudflare cloudflare-d1 csharp database dotnet nuget sqlite
Last synced: 20 Jan 2026
https://github.com/cre8-capstone-project/driverbuddy
DriveBuddy is an AI-powered app with fatigue detection and real-time alerts to keep you safe on the road.
android android-app drizzle-orm drowsiness-detection firebase google-maps-api google-ml-kit machine-learning react-native react-native-app sqlite typescript vision-camera
Last synced: 11 Apr 2026
https://github.com/anasahtsham/pizzeria
A pizza ordering system made using Java and SQLite in android studio (native)
andoid-app android-studio java java-android-studio-project sqlite
Last synced: 15 May 2026
https://github.com/gzoonet/cortex
Local-first knowledge graph for developers. Watches your files, builds a knowledge graph with LLMs, lets you query across projects.
cli developer-tools gzoo knowledge-graph llm local-first mcp ollama sqlite web-dashboard
Last synced: 10 Mar 2026
https://github.com/bielnascf/controleestoqueapi
API CRUD utilizando C#, ASP.NET para o projeto controle de estoque
api csharp dotnet entity-framework sqlite
Last synced: 13 Apr 2026
https://github.com/paulwritescode/departmental-result-management-system
A Flask application designed to track and manage student results within a university department. The system categorizes results into different segments such as CATs, labs, practicals, and exams, providing a comprehensive overview and detailed management capabilities for lecturers, students, and administrators.
alembic flask-application jinja-template python roles-permission-management sqlalchemy sqlite tailwindcss
Last synced: 11 Feb 2026
https://github.com/ejw-data/proj-gradebook
Development of a database, flask server, and bootstrap dashboard that will aid in monitoring student performance.
bootstrap5 common-table-expression flask html-css-javascript pandas plotly python sqlalchemy sqlite
Last synced: 11 Apr 2026
https://github.com/surzia/simple-fine-todo
A simple todo app built by Flask
Last synced: 03 May 2026
https://github.com/mihaisolomon/codementor-test
api-service lumen-framework sqlite
Last synced: 13 Aug 2025
https://github.com/ckampfe/ochat
A really simple personal notebook interface to Ollama.
chatbot htmx llm ollama ollama-client rust sqlite
Last synced: 11 Apr 2026
https://github.com/sea5kg/inventory-files
Program for inventory files on your computer (for linux)
inventory-files linux qt5 sqlite
Last synced: 11 Apr 2026
https://github.com/bearddan2000/docker-desktop-fedora-sqlitebrowser-visualizer
This is a POC project to demonstrate sqlitebrowser a database visualization tool.
desktop docker fedora sqlitbrowser sqlite sqlitebrowser visualizer
Last synced: 11 Apr 2026
https://github.com/ayshenm/volti
🛵 Take our bikes to not damage the nature 🛵
backend css flask frontend html javascript sqlite
Last synced: 11 Apr 2026
https://github.com/pedrodruviaro/workly
Simplify Your Freelance Workflow
blade laravel laravel-breeze sqlite tailwind
Last synced: 11 Apr 2026
https://github.com/mohamed-mostafaaa/to-do
To_Do is a comprehensive task management application designed to streamline task assignments and team members' collaboration. It allows users to create tasks, assign collaborators, and add notes to tasks efficiently.
authentication database flask flask-sqlalchemy jinja python sqlalchemy sqlite
Last synced: 11 Apr 2026