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-02 00:29:20 UTC
- JSON Representation
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/thecuriousjuel/contact-board-application-project
Contact List Application is a simple full stack application that takes contact details in the front end and stores them in the backend database.
flask full-stack python sqlite web-development
Last synced: 11 Apr 2026
https://github.com/namoshizun/loglite
A lightweight, high-performance logging service that stores log data in SQLite with HTTP APIs for log insertion and querying 📝
lightweight logging python sqlite web
Last synced: 28 Dec 2025
https://github.com/tlsilva89/finance-control
Um sistema completo de controle financeiro pessoal
nodejs sqlite tailwindcss typescript vue
Last synced: 11 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/teagucordeiro/proffy
Plataforma de estudos desenvolvida usando Nunjucks, Express e SQLite.
express html-css-javascript nunjucks sqlite
Last synced: 15 Apr 2026
https://github.com/rp4ri/editable-website-typescript
Adaptation of the editable-website repository to TypeScript, Drizzle, and Svelte v5
drizzle sqlite svelte5 sveltekit typescript
Last synced: 01 May 2026
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/boxcalfdevelopmentallearning748/openscout
🔍 Enhance your queries with OpenScout, a RAG system that retrieves, ranks, and synthesizes web content for concise answers using LLM integration.
android android-studio faiss firebase frc-scouting frc-steamworks gemini generative-ai mcp mcp-server neo4j openai robotics robotics-competition sqlite tavily vector-database
Last synced: 10 Apr 2026
https://github.com/apostolissiampanis/weather-app-api
WeatherApp is a Java-based console application that retrieves and processes weather data using the wttr.in web service.
api data hibernate java json lombok objected-orientated-programing oop spring-boot spring-data-jpa sqlite webflux
Last synced: 05 May 2026
https://github.com/mrbrunelli/android-database
Aula de Programação para Dispositivos Móveis | Faculdade Alfa
android android-studio java sqlite
Last synced: 04 May 2026
https://github.com/santiagomorais/modulo-2-node-rocketseat
API Rest Node - Transações bancárias
fastify nodejs postgresql sqlite vitest zod
Last synced: 12 Apr 2026
https://github.com/amazingustav/be-the-hero
Be the Hero telling to everyone what problem is going on in your city. Developed during a Next Level Week season, a RocketSeat's event.
expressjs js knexjs nextlevelweek nodejs react rocketseat sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/mihaisolomon/codementor-test
api-service lumen-framework sqlite
Last synced: 13 Aug 2025
https://github.com/techmissoes/formacao-sql
Trilha de Formação Banco de Dados (PostgreSQL, MySQL) e NoSQL (MongoDB)
banco-de-dados mariadb mongodb mysql nosql postgresql sql sqlite
Last synced: 11 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/lithika-damnod/cs50-eye
Video Streaming App
ajax chartjs css flask flask-application flask-sqlalchemy html javascript jquery python sqlite
Last synced: 12 Apr 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/jalajcodes/cache-api
Customizable caching API with size limits
express nodejs sequelize sqlite
Last synced: 11 Apr 2026
https://github.com/ngangawairimu/analyzing-movie-and-tv-show-data
The TMDb Database Analysis project explores and extracts insights from The Movie Database (TMDb), a comprehensive dataset containing information about movies and TV shows.
Last synced: 04 May 2026
https://github.com/isensee-bastian/db-basics
Tutorial code for my videos Database Usage in Golang Part 1 and Part 2
basic-programming beginner-tutorial-series database golang learn-to-code relational-databases sql sqlite table youtube
Last synced: 12 Apr 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/jefferson1104/imhere-app-mobile
I'm Here is a React Native application designed to help you organize and manage events directly from your smartphone.
expo react-native react-navigation sqlite styled-components typescript
Last synced: 15 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/surzia/simple-fine-todo
A simple todo app built by Flask
Last synced: 03 May 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/foo-ogawa/litedbmodel.ts
A lightweight, SQL-friendly TypeScript ORM for PostgreSQL, MySQL, and SQLite with transparent N+1 prevention and type-safe queries
database javascript lightweight mysql nodejs npm-package orm postgresql sql sqlite type-safe typescript
Last synced: 26 May 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/mementomorri/python_bucket_list_app
Простое приложение написанное на Python с использованием фреймворка Flask
flask flask-application flask-login heroku python sqlite
Last synced: 21 Apr 2025
https://github.com/varejaodacarne/proffy-omnistack
📚 Proffy - An online platform to connect teachers with students
axios expo express knex nextlevelweek nlw nodejs react react-native rocketseat sqlite typescript
Last synced: 11 Apr 2026
https://github.com/shehablotfallah/chat-room-real-time
A real-time chat room built with ASP.NET Core API, SQLite, and Pusher for live messaging. The frontend is powered by Next.js and Bootstrap. Ensure to apply database migrations before running.
aspnet-core-api bootstrap5 entity-framework-core nextjs pusher pusherjs real-time sqlite
Last synced: 11 Apr 2026
https://github.com/whosonfirst/go-whosonfirst-sqlite-spr
Go package to implement the whosonfirst/go-whosonfirst-spr interface for "standard places result" (SPR) data stored in a SQLite database.
Last synced: 08 Feb 2026
https://github.com/wolfgangrush/lifeos
AI-powered personal command center. Track tasks, food, energy, supplements, and expenses via Telegram — all processed locally with Ollama and displayed in a real-time React dashboard.
ai fastapi life-tracking local-llm ollama personal-assistant productivity react sqlite telegram-bot
Last synced: 28 May 2026
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/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/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/ashhad1200/angular---dotnet
This is my first Angular project, integrated with C# and .NET 8.
angular bootstrap cors csharp dotnet mkcert ngx-bootstrap sqlite webapi
Last synced: 11 Apr 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/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/iksergey/sqlite-practice-for-expert
📊 🧑🏼💻 История о том, как начать в SQL и SQLite
Last synced: 24 Oct 2025
https://github.com/esh527/oscowl-co-assignment
oscowl-co-assignment
css hooks html javascript nodejs react sql sqlite sqlite3
Last synced: 11 Apr 2026
https://github.com/mdelgadop/batch_exec_web
SPA made with PHP, VueJS, SQLite and PaperCSS. Create batch scripts via web and execute them.
html-css-javascript papercss php5 php7 sqlite sqlite-database vuejs
Last synced: 04 Feb 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/salvatoreamaddio/meterapp
Desktop application developed for a client who operates in the Water Meter Business. The application keeps track of the Readings in clients’ apartments and produce invoices based upon those readings. The application also sends Invoices via email.
csharp desktop-app desktop-application dotnet fullstack-development software-development sqlite wpf
Last synced: 26 Jan 2026
https://github.com/kishan2029/todo_list
It is the todo app created with flask framework. User can add the items in the todo list, update it and also delete it.
Last synced: 19 May 2026
https://github.com/raniellimontagna/mygoodtrip
Trabalho de aula desenvolvido em flutter com o tema de ser um aplicativo para fazer orçamentos de suas viagens!
Last synced: 11 Apr 2026
https://github.com/iqrasnaz/iqrasnaz
Hello! Welcome to my Data Analyst portfolio.
data-science data-visualization excel exploratory-data-analysis jupyter-notebook matplotlib pandas python r seaborn sql sqlite tableau
Last synced: 11 Apr 2026
https://github.com/adhirajcs/django-to-do
django-to-do is simple to do web app created using Django.
django django-admin django-framework django-project django-todo python sqlite sqlite3 todoapp todolist
Last synced: 12 Apr 2026
https://github.com/zs1l3nt/rs-cli-nova
A simple CLI for me to copy project configurations into new folders whenever I need to without having to reach over into the other folders
Last synced: 13 Apr 2026
https://github.com/ginazampino/southjerseydeb-strapi
Strapi back end for a licensed realtor without IDX access.
Last synced: 20 Apr 2026
https://github.com/kiwijos/mvc-report
My personal report page in the course mvc at BTH.
database doctrine mvc orm php php-unit-test sass school-project scss sqlite symfony twig
Last synced: 12 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/themost-framework/sqlite
MOST Web Framework SQLite Data Adapter
database query query-builder query-language sql sqlite
Last synced: 17 Mar 2026
https://github.com/davidroman0o/comfylite3-ent
Example how to use `comfylite3` and `ent`
comfylite comfylite3 ent entity-framework sqlite sqlite3
Last synced: 02 May 2026
https://github.com/nurefexc/rss-bridge-ntfy
Lightweight RSS/Atom to ntfy.sh bridge. Features: SQLite history tracking, multiple feed support via JSON, rich notifications with images, automatic age calculation (vCard), and flood protection. Docker-ready with timezone support
atom automation bridge feed-reader notifications ntfy python rss self-hosted sqlite
Last synced: 24 Apr 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/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/mzaini30/blog-local-tanpa-mysql
Blog local sederhana tanpa MySQL
Last synced: 10 May 2026
https://github.com/paulinha-19/document-signature
next prisma-orm sqlite tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/gamufal/blazornotes
It is a lightweight web application for creating and managing notes.
blazor blazor-server dotnet entity-framework-core sqlite sqlite3 visual-studio web-application
Last synced: 11 Apr 2026
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/destinio/destin.nvim
NeoVim tools I use daily
lua neovim nvim nvim-plugin sqlite sqlite3
Last synced: 15 Apr 2026
https://github.com/thegera4/tkinter-basics
This is my repo with the basics of tkinter (library to create desktop apps with python).
Last synced: 12 Apr 2026
https://github.com/angelobattaglia/homehunterino
home hunting app written in Flask/Jinja, Bootstrap 5.3.x, sqlite3
bootstrap flask sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/sejori/spotmaps
Interactive Skate Spot Map with Code-via-eMail JWT Auth
full-stack handlebars jwt-auth mapbox mapbox-gl-js nodejs reactjs sqlite
Last synced: 11 Apr 2026
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/darkfos/dolphintechbackend
Бекенд по учебным заведениям для автоматизации учебных процессов
beautifullsoup fastapi poetry pydantic requests sqladmin sqlalchemy sqlite
Last synced: 07 Jan 2026
https://github.com/sanengineer/vapor-sqlite
Create ReSTAPI With 💧 Vapor (Swift Web Framework) and 🌱 SQLite. Deploy at 👇🏼
backend fluent sqlite sqlite-database swift swift-4 swift-framework vapor vapor-3 vapor-sqlite vapor-swift
Last synced: 08 Feb 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/zaibten/android-smart-checkin-application
Simplify attendee management, improve efficiency, and enhance the user experience with smart check-in technology.
admin-panel andriod andriod-studio app attendance java kotlin modern sqlite ui-ux visual-studio-code
Last synced: 11 May 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/mohamedouni1/tacos-delievry
flutter mobile-development sqlite
Last synced: 11 Apr 2026
https://github.com/Abhineet0904/Quote-app
Quote app
global-scope kotlin-android kotlin-coroutines recyclerview recyclerview-adapter sqlite
Last synced: 08 Nov 2025
https://github.com/albingroen/northspawn
In the course webserver-programming our mission was to create the best official site for the gaming event and hackathon Northspawn & North-Hack.
php php7 sqlite sqlite-database webserver
Last synced: 09 Apr 2026
https://github.com/techabraao/api-restful-flask-hotels
API RESTful (Flask-RESTful) em Python com endpoints mapeados e integração com banco SQLite para persistência.
flask flask-restful python3 sqlalchemy sqlite
Last synced: 06 Mar 2025
https://github.com/jonmirzodev/nextjs-ecommerce-app
FullStack Ecommerce with the Next.js app router
nextjs14 prisma sqlite stripe tailwindcss
Last synced: 11 Apr 2026
https://github.com/operavaria/cdb-birthday
A birthday database app written is C
Last synced: 07 May 2026
https://github.com/husniadil/cc-hooks
Advanced Claude Code hooks system with contextual TTS announcements, AI-powered completion messages, multilingual translation, and event-driven automation
ai-translation claude-code developer-experience elevenlabs event-processing fastapi gtts hooks middleware multilingual openrouter productivity sqlite text-to-speech tts
Last synced: 11 Apr 2026
https://github.com/saranzafar/hotel-book
Simple and efficient mobile app to manage hotel/mess meal subscriptions, clients, and payments. Built with React Native & SQLite.
expo hotel-food-management hotel-management meal-subscription mess-management mess-management-app mobile-app offline-app open-source payment-tracking react-native saran saranzafar sqlite
Last synced: 13 Jan 2026
https://github.com/mauroslucios/rocketeseatdevopspython
Trilha de Devops usando Python
anaconda aws-ec2 awss3 docker elsticbeanstalk environment-variables flask mysql pyenv pyenv-virtualenv python sqlite
Last synced: 11 Apr 2026
https://github.com/zahimessaoud/typefaster
إختبر سرعتك في الكتابة على لوحة المفاتيح وذلك من خلال لعبة مسلية تحتوي على كلمات بالعربية والفرنسية والإنجليزية
java java-8 java-swing maven sqlite typefast
Last synced: 18 Apr 2026
https://github.com/tanyahendricks/imageshare
BSc IT third year project for module, IT development - CMPG323, to develop a photo album.
bash canvas database-design django exception-handling heroku icecream mvt sql sqlite system-design user-authentication visual-studio-code whitenoise wondershare
Last synced: 09 Apr 2026
https://github.com/kingarthurwashere/pos-and-accounting-system
A POS and accounting solution with a Laravel backend and Filament and Livewire frontend. Compatible with all SQL databases, this app is tailored for small to medium businesses, providing robust POS functions, internal remittance management, and comprehensive accounting ledgers.
database docker filament laravel-framework livewire mysql-database postgres sqlite
Last synced: 12 Apr 2026
https://github.com/frolov-andrey2405/storefront-central
Storefront Central is an online platform designed to bring together businesses and customers in a convenient location. The platform is built using various technologies, each playing a crucial role in the functioning of the platform.
bootstrap css django html jquery js json popperjs python sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/solcreek/sunbreak
Local-first keyword monitoring and Hacker News research service
agent-friendly cli docker fts5 golang hacker-news keyword-monitoring local-first monitoring research-tool rss self-hosted social-listening sqlite systemd
Last synced: 29 May 2026