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-09 00:25:56 UTC
- JSON Representation
https://github.com/diegovictor/fastify-api
Project built during Rocketseat's Ignite
fastify javascript js knex node nodejs postgres rocketseat sqlite tests ts typescript vitest
Last synced: 11 Apr 2026
https://github.com/compcode1/project-sql
In this SQL project, I analyzed customer and product data to provide insights that can guide restocking decisions, marketing strategies, and customer acquisition spending
Last synced: 18 Jun 2025
https://github.com/ejw-data/sqlalchemy-flask-api-weather
SQLite Database accessed with SQLAlchemy to perform analysis and create Flask API of the data
flask pandas python sqlalchemy sqlite
Last synced: 11 Apr 2026
https://github.com/babban33/bug-tracker
A comprehensive Bug Tracking System designed to streamline issue management and improve collaboration among teams. This system ensures efficient bug reporting, assignment, and resolution while providing insightful dashboards and reporting tools.
bootstrap django pythonanywhere sqlite
Last synced: 01 Jul 2025
https://github.com/kasim95/web_backend_project_1
APIs built using Python and SQLite to save, retrieve, filter posts, and votes for the posts.
api-rest python python3 sqlite
Last synced: 21 May 2026
https://github.com/mahonrim/phonecontact
This app simulate the phone contact list in a cell phone. We use java with SQLite for this application. We can add, update, delete and show information about a contact
android crudandroid java-8 sqlite sqlite3
Last synced: 06 May 2026
https://github.com/pegasusheavy/prax
🦀 Type-safe, async-first ORM for Rust. Prisma-like schema, fluent queries, multi-database support.
async database mongodb mysql orm postgres postgresql prisma query-builder rust sql sqlite tokio type-safe typescript-alternative
Last synced: 20 Jan 2026
https://github.com/golaughlin/north-pole-app-vapor
A simple Naughty and Nice JSON REST API using Swift and the Vapor framework.
advent-calendar-2025 api christmas christmas-2025 json rest-api sqlite sqlite-database sqlite3 sqlite3-database swift vapor vapor-swift
Last synced: 17 Apr 2026
https://github.com/jairtorezone/notes-backend
Aplicação rocketnotes do programa explores da Rocketseat
bcryptjs express javascript mgirates nodejs sqlite
Last synced: 11 Apr 2026
https://github.com/devo8604/cicd_llm_data_scraper
Automated pipeline for generating high-quality Q&A training data from Git repositories. Processes source code with LLMs to create fine-tuning datasets. Features smart caching, resume support, MLX (Apple Silicon) & llama.cpp backends, multiple export formats (Alpaca, ChatML, etc).
alpaca code-analysis data-pipeline dataset-generation fine-tuning instruction-tuning llamacpp llm machine-learning mlx python question-answering sqlite synthetic-data training-data
Last synced: 11 Apr 2026
https://github.com/f4rkh4d/drift
sql linter and formatter in rust. 7 dialects, 80 rules, schema-aware. single binary. 50-200x sqlfluff. demo at drift.frkhd.com/play/
bigquery cli database dbt formatter linter lsp migration mysql postgres rust schema-aware snowflake sql sql-linter sqlfluff sqlite static-analysis tsql wasm
Last synced: 21 May 2026
https://github.com/dattali18/bigdata_week7
This repo is for the 4th assignment in the course Big-Data
mysql r recomendation-system scripting sql sqlite
Last synced: 14 Mar 2025
https://github.com/azurespheredev/blen-fullstack-engineer-take-home
Take-home coding challenge for Next.js Full Stack Engineer Position
drizzle-orm eslint husky jest nextjs14 prettier shadcn-ui sqlite tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/jonasmarquesdev/nlw-esports-ignite
nodejs react-native reactjs sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/danielemidio1988/labecommerce-backend
Projeto 'Labecommerce' é uma API para armazenar todas as informações de um e-commerce na base de dados.
api express knex nodejs postman rest-api sqlite typescript
Last synced: 06 Apr 2026
https://github.com/devoloper-1/retailpulse
A dynamic data visualization dashboard analyzing global supermarket trends, competitors, and market insights
amcharts5 bootstrap css data-visualization database flask html javascript pandas python sqlalchemy sqlite tailwind-css walmart
Last synced: 11 Apr 2026
https://github.com/parisaalizadeh2003/library_managment
The Library Management System is a desktop application for managing books, authors, and user profiles. It allows users to add, update, and delete data, using SQLAlchemy for database management. The system follows the Repository Design Pattern for organized and efficient data access.
alembic crudoperations databasemanagement librarymanagementsystem orm python repositorypattern sqlalchemy sqlite
Last synced: 31 Mar 2025
https://github.com/rodrigo-kelven/implemeting_redis
Este projeto é uma API RESTful construída com FastAPI, utilizando SQLite como banco de dados e Redis para caching. A API permite a criação e leitura de itens, armazenando dados em um banco de dados SQLite e utilizando Redis para melhorar a performance através de caching.
fastapi mongodb mysql python3 redis sqlite
Last synced: 11 Apr 2026
https://github.com/fcbento/nodejs-fastify-knex-sqlite-render
Crud to practice Node.js using TypeScript, Fastify for web framework, query builder using Knex, Sqlite/PostgreSQL for data storage and hosting on Render
fastify knex nodejs postgres render sqlite typescript
Last synced: 09 Apr 2026
https://github.com/stephsako/footlite
Android application recovering JSON data from the football-data.org API
alwaysdata android api-rest get-post java mvc retrofit sqlite svg-images
Last synced: 19 Apr 2026
https://github.com/r-n/tebak-nama
A name guessing "game" made with Unity3D 5.4
2d c-sharp csharp database game game-dev game-development gamedev guessing-game quiz quiz-game sqlite streamingassets unity unity-3d unity3d
Last synced: 09 Apr 2026
https://github.com/pymetheus/sqlalchemy-dbtoolkit
Modular toolkit for SQLAlchemy-based database configuration and session management.
data-engineering data-pipeline database mysql orm postgresql python sqlalchemy sqlite toolkit
Last synced: 11 Apr 2026
https://github.com/cxmrykk/waze-alert-map
Store and visualise Waze Alert data on a map
javascript sqlite static-site-generator waze
Last synced: 12 Jun 2025
https://github.com/dubniczky/budgeting-webapp
An Angular web application with NodeJS REST API server for web-based budgeting
angular budget-app budget-manager budgeting nodejs sqlite
Last synced: 09 May 2026
https://github.com/jaygaha/note-taking-app
NoteTakingApp: A Flask note-taking application
auth flask full-stack learning-by-doing notes-app python sqlalchemy sqlite tailwindcss
Last synced: 28 May 2026
https://github.com/hjo12/SqliteUWP_Basic
A Universal Windows Platform application implementing a simple example of CRUD operations with sqlite
csharp sqlite universal-windows-platform uwp uwp-apps
Last synced: 24 Sep 2025
https://github.com/tegaraditya/youtube-api-proxy-rust
YouTube API Cache Proxy built on Rust
axum rust sqlite youtube-api youtube-api-v3
Last synced: 28 Apr 2026
https://github.com/kivs/solid_litequeen
Lite Queen is a Rails engine that allows you to manage SQLite databases in your Rails application.
Last synced: 11 Nov 2025
https://github.com/psudocode/ghost-docker-dev
🐳 Complete Docker-based development environment for Ghost theme development with hot-reload mounting, helper scripts, and SQLite browser
blogging development-environment docker docker-compose ghost nodejs sqlite theme-development
Last synced: 12 Apr 2026
https://github.com/rajat1903/hostel-hunt-group-project
HostelHunt is a web application designed to help students find and book hostels easily.
bootstrap css django fullstack hostelfinder hostelhunt html5 javascript python sqlite
Last synced: 12 Apr 2026
https://github.com/afaur/ruby-rack-iodine
:herb: A basic example of getting started with Sinatra on Iodine powered Rack.
activerecord iodine rack rspec ruby sinatra sqlite
Last synced: 08 May 2026
https://github.com/meequrox/scollector
Collect tracks you haven't heard yet from SoundCloud charts
multiprocessing music python soundcloud sqlite yt-dlp
Last synced: 20 Jan 2026
https://github.com/ibrhmfrkn2000/movienight
A user-based program that suggests random movies and lists movies.
expo mobile mobile-app react-native sqlite
Last synced: 18 Apr 2026
https://github.com/0taviopascoal/nlw_journey_node.js
Repositório do NLW JOURNEY da trilha de Node.js de 2024
fastify nodejs prisma-orm rest-api sqlite typescript zod-validation
Last synced: 12 Apr 2026
https://github.com/benzerinsio/seattleweather-powerbi
📊 Análise interativa de dados climáticos de Seattle com Power BI, usando dados preprocessados em SQLite para explorar temperaturas, precipitação e tipos de clima.
dashboard datapreprocessing datavisualization powerbi sql sqlite weatherdata
Last synced: 24 Mar 2025
https://github.com/tsnsoft/dialogblocks_sqlite_demo
Пример программы на C++ с использованием базы данных SQLite и wxWidgets в DialogBlocks и Visual Studio 2022
dialogblocks sqlite visual-studio wxwidgets
Last synced: 02 May 2026
https://github.com/mementomorri/python_bucket_list_app
Простое приложение написанное на Python с использованием фреймворка Flask
flask flask-application flask-login heroku python sqlite
Last synced: 21 Apr 2025
https://github.com/quazex/nestjs-knex
NestJS module for Knex library
knex mysql nestjs pg sqlite typescript
Last synced: 31 Mar 2025
https://github.com/francescozanoni/zend-cache-sqlite3-pdo
SQLite 3 cache engine for Zend Framework 1, based on PDO driver
cache pdo sqlite sqlite3 zend-framework zendframework
Last synced: 13 Jan 2026
https://github.com/iksergey/sqlite-practice-for-expert
📊 🧑🏼💻 История о том, как начать в SQL и SQLite
Last synced: 24 Oct 2025
https://github.com/coslynx/eatsuggester-ai-food-predictor
AI-powered food recommender based on hidden desires... Created at https://coslynx.com
axios code-generation decision-making developer-tools devops dinner-ideas food-suggestion girlfriend-preferences javascript machine-learning mvp nextjs personalized-recommendations react react-router-dom relationship-app software-development sqlite tailwindcss user-feedback
Last synced: 08 Apr 2026
https://github.com/yonasvalentin/mcp-memory-graph
Local-first memory for Claude Code and any MCP client: hybrid vector + knowledge-graph search, bi-temporal recall, Obsidian vault sync, signed provenance. Runs 100% on your machine, $0/token. Free for noncommercial use.
agent-memory ai-tools anthropic bi-temporal claude claude-code embeddings knowledge-graph knowledge-management llm-memory local-first mcp mcp-server memory model-context-protocol obsidian rag semantic-search sqlite vector-search
Last synced: 19 Jun 2026
https://github.com/vitorsemidio-dev/spacetime-server
Spacetime é uma aplicação inovadora desenvolvida para ajudar as pessoas a armazenar e reviver suas memórias mais marcantes. Com recursos avançados de registro, como data, mídias (fotos/vídeos) e descrição, Spacetime permite que os usuários capturem e compartilhem momentos importantes de suas vidas.
fastify nodejs prisma sqlite typescript
Last synced: 10 Mar 2025
https://github.com/quaddarv1ne/keycloackfastapi
Keycloak — это программное обеспечение с открытым исходным кодом для управления идентификацией и доступом (IAM), разработанное компанией Red Hat
api fastapi fastapi-template hat iam it keycloack linux os py python python3 red sql sqlalchemy sqlite
Last synced: 11 Jun 2025
https://github.com/edmartt/booktastic-book-service
Microservice for booktastic project handling books and all related to books
decoupling docker dry-principle gin-framework gin-gonic golang postgresql repository-pattern solid-principles sql-migrate sqlite sqlx
Last synced: 06 Jan 2026
https://github.com/vitorhugoantunes/omnistack11
Application developed during the Omnistack Week using Node.JS, React and React Native.
api-rest nodejs react-native reactjs sqlite
Last synced: 12 Apr 2026
https://github.com/cryguy/uptime
Self-hosted uptime monitor with a public status page and admin console. HTTP/TCP/SSH checks, encrypted configs, webhook alerts, ⌘K palette. One Bun process, one SQLite file.
bun htmx monitoring self-hosted sqlite status-page typescript uptime
Last synced: 29 May 2026
https://github.com/queelius/photo-memex
Personal photo library archive with MCP server for AI annotation. Part of the *-memex ecosystem.
ai cli deduplication personal-archive photo-management photo-organization python sqlite
Last synced: 29 May 2026
https://github.com/xuyui/love-anniversary
Portfolio-ready full-stack anniversary memory app built with Express, SQLite, and vanilla JavaScript.
express full-stack portfolio sqlite vanilla-javascript
Last synced: 29 May 2026
https://github.com/trkotovicz/notifications-service-nestjs
Microsserviço de notificações (tipo push) de uma aplicação. Desenvolvida em Node.js com Typescript, Nest.js, Prisma e SQLite. Arquitetura de microsserviços utilizada.
backend microservices nestjs nodejs prisma service sqlite typescript
Last synced: 04 May 2026
https://github.com/vitaliy-bezugly/spacewarserver
Space war server which implement authorization and authentication
asp-net-core autentication authorization entity-framework-core sqlite three-tier-architecture
Last synced: 10 Mar 2025
https://github.com/shifnyahmed/homeservicerecommendationsystem
This is a service provider hiring website which will also recommend service providers to the user
bootstrap bootstrap4 bootstrap5 countvectorizer css django e-commerce-project flask html html5 javascript jinja2 machine-learning python python-3 python3 recommendation-engine recommendation-system sqlite sqllite-database
Last synced: 12 Apr 2026
https://github.com/vasilii-kovalev/issue-tracker
[WIP] Issue tracker application (for learning purposes)
bun css fastify javascript jwt prisma react react-router redux-toolkit rtk-query sqlite swagger typescript vite
Last synced: 04 Feb 2026
https://github.com/matheussandi/heat
Aplicação para enviar e receber mensagens, mostrando somente as 3 últimas mensagens.
axios babel expo nodejs oauth2-github prisma react-native reactjs sass sqlite typescript
Last synced: 12 Apr 2026
https://github.com/subliker/exam-info-bot
Bot based on python for preparing to informatics exam
exams informatics python sqlite
Last synced: 16 May 2026
https://github.com/felipeg-almeida/labeddit-backend
Este é o backend do projeto Labeddit, uma rede social inspirada no reddit. Desenvolvido como parte do projeto final do curso de Desenvolvimento Full Stack da Labenu, unicamente para fins didáticos.
api backend crud express jest knex layered-architecture nodejs poo sqlite typescript unit-testing
Last synced: 12 Apr 2026
https://github.com/watchakorn-18k/pos-desktop-app-rust-example
Desktop App Rust DEMO
pinia pos rust rust-lang sqlite tauri typescript vue-router4 vue3
Last synced: 29 Apr 2026
https://github.com/negarprh/WealthWise
Finance Tracker 💵 is an intuitive web application designed to help you manage your personal finances effortlessly. With a clean and modern interface, it allows you to track income, expenses, and investments all in one place.
css flask html javascript matplotlib pandas python sqlalchemy sqlite
Last synced: 21 Jul 2025
https://github.com/kazimovzaman2/todo-app
A simple Todo application built using Django 🚀.
css database django html sqlite todo todoapp todoapp-django
Last synced: 12 Apr 2026
https://github.com/renanfachin/rs_rn_mygoalsapp
Aplicativo para ajudar as pessoas a chegarem em seus objetivos!
expo nativewind react-native sqlite typescript
Last synced: 25 Mar 2025
https://github.com/pflegra/core
Self-hosted care management platform for German care benefits (SGB XI)
caregiving fastapi germany healthcare home-assistant open-source pflege pwa self-hosted sgb-xi sqlite
Last synced: 29 May 2026
https://github.com/paulo-martins182/zendairbackend
Backend onde o foco principal é convite de usuários com envio de email e a gestão de atividades.
nodejs prisma sqlite typescript zod
Last synced: 12 Apr 2026
https://github.com/varundhand/bookflo-lms
A multi-user library management system to manage e-books. Features include role-based access control (RBAC), user and librarian dashboards, section and e-book management, search functionalities, batch jobs (daily reminders, monthly reports), caching with Redis, and performance optimization.
celery flask library-management redis sqlite
Last synced: 13 Apr 2026
https://github.com/ohmatey/synek
Knowledge canvas that turns chat prompts into living timelines
ai bun knowledge-graph local-first react self-hosted sqlite tanstack-start timeline
Last synced: 11 Jun 2026
https://github.com/skitij-kumar/all-data-projects
This file contains all the data related projects
excel jupyter-notebook pivot powerbi python sql sqlite
Last synced: 13 Apr 2026
https://github.com/hgwk/memory
로컬 AI 에이전트를 위한 인간형 메모리 시스템. 검색 대신 자동 표면화와 연상 회상을 지향합니다.
agent-memory ai episodic-memory local-first mcp python spreading-activation sqlite
Last synced: 12 Jun 2026
https://github.com/artem-babenko/taskswebapp
Проект "Список завдань" – це мій другий веб-додаток для створення, управління та видалення щоденник завдань. Головна мета проекту полягає в створенні зручного та ефективного інструменту для кращого організації справ користувача.
asp-net-core csharp css entity-framework-core html js restful-api sqlite
Last synced: 05 Apr 2026
https://github.com/tudor-rusu/sym34-address-book
Symfony 3.4. - Address Book
Last synced: 02 Jan 2026
https://github.com/alilleybrinker/daydream
Transparent, automatic syncing of in-memory data to/from SQLite
Last synced: 30 Apr 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/madhukarbaikana/covid-19indiaportalapis
A database file covid19IndiaPortal.db consisting of three tables state, district and user. APIs to perform operations on the tables state, district only after authentication of the user.
expressjs jwt middleware nodejs sqlite sqlite3
Last synced: 13 Apr 2026
https://github.com/karenyov/dio-bootcamp-santander-flutter
Santander Bootcamp 2023 - Mobile com Flutter
dart dio dio-bootcamp flutter mobile sqlite
Last synced: 13 Apr 2026
https://github.com/kharizzakaye/to-do-list
A to do list web application created with Python, Flask, and SQLite.
bootstrap flask html5 python3 sqlalchemy sqlite
Last synced: 13 Apr 2026
https://github.com/yogyy/fool-translations-ui
novel reader web app
drizzle-orm novel reader sqlite sveltekit
Last synced: 09 Jul 2026
https://github.com/parthcorleone/library_management
A Django & SQLite web app for efficient library management with role-based access for Admins, Librarians, Staff, and Customers. Features book tracking, task assignment, and reporting to streamline operations. Deployed on PythonAnywhere for easy access.
admin-dashboard book-issuing css customer deployment django html librarian library-management-system library-system python pythonanywhere role-based-access sqlite staff task-assignment tracking web-app website
Last synced: 13 Apr 2026
https://github.com/owen-krueger/bettermoneymanager
The best way to manage your finances.
blazor blazor-webassembly csharp rust sqlite tauri
Last synced: 13 Apr 2026
https://github.com/gustavo-erades/biblioteca
sistema para gerenciamento de uma biblioteca escolar. Projeto feito durante estudos de RAD e GUI com Python.
python python3 sql sqlite sqlite3 tkinter tkinter-gui tkinter-python
Last synced: 20 Apr 2026
https://github.com/oleksiikhr/eset-nod32-monitoring
The service is installed on client PCs that periodically send information to the server
date-fns fiber gorm nod32 parcel parceljs pc-monitoring service sqlite tailwindcss windows-service
Last synced: 25 Apr 2026
https://github.com/kunalvirwal/freelancing-website
A Django based Freelancing and Job listing website with job applying and work offering capabilities utilizing SQLite as database.
django freelance-platform python python3 sqlite sqlite3
Last synced: 06 May 2026
https://github.com/therealsatria/linqwebapi
This project is an example implementation of a Web API using ASP.NET Core 8 with LINQ as the Object-Relational Mapper (ORM). The use case is the management of product data through the Product table.
api-rest asp-net-core crud dependency-injection dotnet-core dto-pattern efcore sqlite
Last synced: 13 Apr 2026
https://github.com/boudhayan-dev/segregator-flaskapp
A web application that monitors real-time operation of a network of smart bins.
css3 flask-application flask-framework html5 python-3 sqlalchemy sqlalchemy-database-migrations sqlite
Last synced: 13 Apr 2026
https://github.com/nafisrayan/st-publicchat
A streamlit public chatroom for universal users.
chat database group group-chat python sqlite streamlit
Last synced: 13 Apr 2026