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/justpowerful/expressjs-sqlite-blog
this is an edit of my expressjs-mysql-blog to work using sqlite
blog javascript js nodejs-express sqlite
Last synced: 15 May 2026
https://github.com/leonardospereira/daily-diet-api
An API written with TypeScript and NodeJS to help you to control your daily diet
fastify knex nodejs sqlite typescript zod
Last synced: 10 Apr 2026
https://github.com/juliencrn/rusty-journal
Learning project: A command line to-do app written in Rust.
command-line diesel rust sqlite
Last synced: 02 May 2026
https://github.com/marcossilva2021/board_tarefas
Um Gerenciador de tarefas com visualização em quadros desenvolvido em java.
Last synced: 17 May 2026
https://github.com/zrnik/mksql
MkSQL is my own DBAL and ORM i wrote before i knew that much better ORMs and DBALs already existed...
dbal mysql orm php sql sql-tables-autoupdater sqlite tracy-panel
Last synced: 18 Apr 2026
https://github.com/csvidit/repertoire
(UNDER DEVELOPMENT) A recipe book app for Android
android app cloud-spanner firebase firebase-auth firebase-storage google-cloud sql sqlite
Last synced: 19 Apr 2026
https://github.com/danjdewhurst/easy-pm
Lightweight, self-hosted project management with Kanban boards. Three interfaces: web UI, REST API, and CLI. Zero external dependencies — just Bun + SQLite.
bun cli developer-tools kanban kanban-board open-source project-management react rest-api self-hosted sqlite tailwindcss typescript
Last synced: 07 Apr 2026
https://github.com/zeeql/csqlite3
A Swift ModuleMap module for SQLite3
sqlite sqlite3 swift swift-library
Last synced: 09 May 2026
https://github.com/adevecchi/slim-eloquent-rest-api
REST API para gerenciamento de contatos utilizando Slim Framework, componentes Eloquent, Validation do Laravel, JWT para autenticação e banco de dados SQLite
api eloquent jwt php rest slim sqlite validation
Last synced: 10 Apr 2026
https://github.com/ahmedhassan-da/world_largest_banks_-etl
Python-based ETL pipeline that extracts the world’s largest banks by market cap, transforms values using exchange-rate data, and loads the final dataset into CSV and SQLite. Includes structured logging, multi-currency conversion, web scraping with BeautifulSoup, and SQL querying.
beautifulsoup etl-pipeline finance python sql sqlite
Last synced: 17 May 2026
https://github.com/yagnikparmar/quip
A Simplified Social Site
css django html5 python sqlite tailwindcss
Last synced: 14 Mar 2025
https://github.com/victordumetz/personal-website
My personal website presenting my education, skills and projects
alembic fastapi htmx jinja2 python sqlalchemy sqlite
Last synced: 02 Jan 2026
https://github.com/romulooliveira94/digital-store-api-rest-v1
Api Rest with jwt authentication made with Node/Express for a E-commerce Website.
expressjs javascript jwt sequelize sqlite
Last synced: 20 Apr 2026
https://github.com/ribafs/singleton
Classe em PHP com PDO usando Singleton
mysql pdo php postgresql singleton sqlite
Last synced: 09 Apr 2026
https://github.com/fairooz14/student_information_-crud-
Student Information management system is mostly used CRUD application of universities or schools. This app is built using SQLite on backend in order to store data of each students.
backend-projects crud-application flutter-apps sqlite student-information-management-system
Last synced: 17 May 2026
https://github.com/LSCasas/demo_laravel
Laravel-based web app for managing jobs, authentication, CRUD operations, background tasks, and route/controller architecture.
laracasts laravel sqlite tailwindcss
Last synced: 24 Jun 2025
https://github.com/r-manimaran/dotnet-resultpattern
Using ResultPattern and check the App Performance
dotnet dotnet-core exception-handling result-pattern sqlite
Last synced: 17 May 2026
https://github.com/lauratrigo/person_api
Person API é uma API desenvolvida com .NET 9 e Entity Framework Core para gerenciamento de pessoas. Permite realizar operações de CRUD com armazenamento em SQLite. Projeto criado para estudo e prática de desenvolvimento de APIs RESTful. 💾
api api-rest crud csharp entity-framework-core net9 sqlite sqlite3
Last synced: 20 May 2026
https://github.com/initorm/.github
database dbal mysql orm pdo php php-pdo php8 postgresql query-builder sqlite
Last synced: 10 Apr 2026
https://github.com/4thel00z/task-manager
Bash task worker written in Go. Uses redpanda for queues and sqlite for storage. Very fast, and low mem footprint.
cli fast go low-memory low-memory-footprint redpanda sqlite task task-queue
Last synced: 01 Feb 2026
https://github.com/aryan10/ggfy
Yet another URL Shortener - Made for some reason probably
Last synced: 09 Feb 2026
https://github.com/techie-wrb/bash-grader-plus
Bash Grader+ is an automated C/C++ grading system that evaluates code submissions using shell scripts, displays scores through a Flask-based web interface, and maintains a real-time leaderboard using SQLite.
autograder bash education flask python shell shell-script sqlite webapp
Last synced: 30 Dec 2025
https://github.com/dedaldalde/bun_database_wrappers
🔗 Simplify database interactions with type-safe wrappers for MySQL, Redis, and SQLite using Bun's SQL API, ensuring security and ease of use.
api bun crud mysql mysql-wrapper native redis redis-wrapper runtime sqlite sqlite-wrapper typescript wrapper
Last synced: 08 Apr 2026
https://github.com/ttyobiwan/dstrat
Example Go + Temporal tasks scheduling app
Last synced: 20 May 2026
https://github.com/tutods/nlw-12
Rocketseat NLW 12 - Spacetime project with React, Tailwind CSS, TypeScript, Node.js and Prisma.
fastify next nextjs nlw node nodejs prisma react rocketseat sqlite tailwind tailwindcss
Last synced: 11 Apr 2026
https://github.com/rafa-thayto/financial-ai-agent-app
ai llama llama3 nextjs react sqlite typescript
Last synced: 09 Apr 2026
https://github.com/rwillians/qx
A teeny tiny ORM for SQLite.
bun javascript orm sqlite sqlite-database sqlite3 typescript
Last synced: 17 May 2026
https://github.com/suvodeep12/daily-rift-herald
A Discord bot built with Node.js and the Riot Games API to track and announce daily League of Legends ranked LP changes with interactive slash commands.
cron discord-bot discordjs javascript league-of-legends lol-stats nodejs riot-api sqlite
Last synced: 23 Jun 2025
https://github.com/mdh266/sqlwars
Comparing Relational Databases
postgresql psycopg2 python sql sqlalchemy sqlite sqlite3
Last synced: 11 Apr 2026
https://github.com/fabdoc27/alcatraz
Alcatraz simple blog platform where readers can enjoy articles, managed entirely by one owner who creates and organizes all content.
laravel laravel-breeze php sqlite tailwindcss
Last synced: 08 Apr 2026
https://github.com/alefrp/dbf_to_sqlite
Easily convert DBF files to SQLite databases with a Python tool.
Last synced: 13 May 2026
https://github.com/AndrewObwocha/GraphMind
A web application for tracking information, designed for seamless thought exploration, easy search, and flexible data manipulation. Its React frontend enables graph exploration and search to help users externalize and analyze relationships. KnowledgeGraph, powered by SpringBoot & GraphQL, helps overcome the limitations of internalizing knowledge.
graph-visualization graphql java knowledge-graphs knowledge-management react springboot sqlite web-application
Last synced: 30 Dec 2025
https://github.com/vdoninav/ami_gpt
ruGPT3Large advanced Telegram chatbot
ai chatbot gpt gpt-chatbot gpt2 gpt3 nlp pytelegrambotapi sqlite sqlite3 telegram-bot
Last synced: 25 Jan 2026
https://github.com/desyatkoff/impressle
This repository is the source code of impressle.fun website. Impressle is a unique social network where you have to draw by hand, not uploading image files
css flask flask-babel flask-login flask-sqlalchemy html impressle impresslefun javascript purecss python sqlite
Last synced: 07 Mar 2026
https://github.com/cizeero/hache
Have your function outputs cached persistently using SQLite using a simple decorator
cache cache-storage lru-cache sqlite
Last synced: 02 Jan 2026
https://github.com/gonzalocg123/agendacontactos
Gestor de Contactos en Java Aplicación de escritorio desarrollada en Java Swing que permite gestionar contactos (añadir, editar, eliminar, importar y exportar en JSON) con almacenamiento en SQLite e imágenes asociadas.
contact-management crud desktop-application gui java java-proyect jdbc json oop sqlite swing
Last synced: 18 Apr 2026
https://github.com/sylviat01/biashara-first-healthcare
Biashara First Healthcare is a platform designed to streamline the connection between businesses and healthcare facilities.The platform features an interactive map powered by OpenLayers, allowing users to easily locate healthcare providers.
flask openlayers python3 reactjs sqlite
Last synced: 04 Aug 2025
https://github.com/bell-kevin/sqlitedatabase
SQLiteDatabase free course. WSDA_Music.db
Last synced: 20 May 2026
https://github.com/green-blue-couchette/mini-project---weather-db-with-python
A Python program to retrieve weather data from OpenWeatherMap and store it in an SQLite database. Hands-on project to aid my learning and for my portfolio.
databases hobby-project portfolio python sqlite
Last synced: 03 Feb 2026
https://github.com/prabhas9346/notes-repoel
I'm thrilled to share my latest project, Quick Keep Notes – a single-page, full-stack note-taking application that allows users to jot down their thoughts, ideas, and reminders quickly and efficiently.
expressjs html-css-javascript jsx netlify nodejs react-router react-router-dom reactjs render sqlite
Last synced: 25 Jan 2026
https://github.com/realdatadriven/pyetlx
PyETLX is a Python package designed for seamless ETL (Extract, Transform, Load) workflows, leveraging the power of the ETLX Go library under the hood. By using gopy, PyETLX bridges the efficiency and flexibility of Go with the accessibility and popularity of Python, offering a robust tool for data engineering tasks
duckdb eltx etl go mysql parquet python s3 sqlite
Last synced: 11 Apr 2026
https://github.com/danhpaiva/sistema-gerenciamento-conta-bancaria-net-7-sqlite
Exercício para revisão e fixação do conteúdo da UC de Estrutura de Dados e Análise de Algoritmos.
Last synced: 20 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/dddryinside/word
🧑🎓📖 Application for learning foreign languages
css desctop desctop-app gui gui-application java javafx learning sql sqlite study
Last synced: 01 Jan 2026
https://github.com/adrianoleitedasilva/user-api
Esta é uma API RESTful criada em Node.js que permite gerenciar usuários. Ela suporta operações de criação, atualização, exclusão e listagem de usuários. A API utiliza o SQLite como banco de dados por padrão, mas está preparada para ser migrada para MySQL. Além disso, foi configurada com Swagger.
api mysql-database rest-api sqlite swagger-ui
Last synced: 06 Apr 2025
https://github.com/gold-roger33/FXMONEY_MANAGEMENT
A Personal Money Management Application
java javafx-application sqlite
Last synced: 28 Mar 2025
https://github.com/kastorcode/omnistack11-be-the-hero
A system written in NodeJS, React and React-Native that connects ONG's that need help from people willing to help.
backend brazil css expo frontend fullstack goiania goias html javascript matheus mobile nodejs oliveira omnistack ramalho react-native reactjs rocketseat sqlite
Last synced: 21 Mar 2025
https://github.com/odisseu93/file-storage-node
Example of a backend created to save, retrieve and delete files in Google Cloud Storage, using Node.js, Express and the Firebase SDK.
back-end bun file-storage google-cloud image-storage multer prisma sqlite typescript
Last synced: 09 Apr 2026
https://github.com/zainab7681051/disneymoviesapi
API for retrieving a list of Disney animation movies with their title, summary, runtime, etc.
api-rest cs dotnet-core sqlite
Last synced: 09 Apr 2026
https://github.com/nada-gaber/shopping_list
Ditch the paper! Organize your shopping & budget with this feature-rich list app (prices, types, & more!)
getx shopping shopping-cart shopping-list sqlite state-management
Last synced: 17 May 2026
https://github.com/alxmart/m22_sqliteandroid
App básico para fazer um CRUD no DB SQLite no celular, usando padrão DAO e SQLiteOpenHelper. Desenvolvido no módulo "Banco de Dados no Android" da Mentoria Profissão Desenvolvedor Android, da CODANS (By Jamilton Damasceno)
android android-app dao-design-pattern kotlin kotlin-android sql sqlite sqliteopenhelper
Last synced: 05 May 2026
https://github.com/nigelhorne/database-abstraction
Read-only database abstraction layer (ORM)
caching cpan cpan-module csv database dbi orm orm-library perl perl5 sqlite xml
Last synced: 08 May 2025
https://github.com/zzarif/pearl-library-management-django-webapp
Course Project for RDBMS Programming Lab: A Modern Library management Webapp built with HTML+CSS+JavaScript (Frontend) and SQLite+Django REST Framework (Backend).
admin css django html javascript python rdbms sqlite user-management
Last synced: 09 Apr 2026
https://github.com/keanteng/trading-database
🔍 A Study On Trading Company Database
database database-management inventory json python sqlite synthetic-data trading-and-supply
Last synced: 02 Jan 2026
https://github.com/theoddysey/shopkeeper-management-system
Shopkeeper Management System 🕍 is a web application designed to help shopkeepers🤳 manage their product inventory efficiently built using Django🐍 and SQLite⚕️
csv django-rest-framework management-system sqlite
Last synced: 26 Mar 2025
https://github.com/hightemp/wapp_links_manager
Менедежер ссылок/заметок с категориями и возможностью получать ссылки из telegram бота.
cron docker easyui jquery links-management php sqlite telegram-bot
Last synced: 11 Apr 2026
https://github.com/cgosmeyer/wfc3_cte_monitor
Pipeline and SQL database interface for the Hubble WFC3/UVIS charge transfer efficiency (CTE) monitor.
astronomy charge-transfer-efficiency cte database hubble photometry pipeline sqlite wfc3
Last synced: 17 Jan 2026
https://github.com/techouse/homebrew-mysql-to-sqlite3
Transfer data from MySQL to SQLite
command-line homebrew-tap mysql python sqlite tool transfer-data
Last synced: 11 Aug 2025
https://github.com/abidhasanrafi/task-manager-app
The Task Manager App is a simple yet efficient web-based application that allows users to create, update, and delete tasks effortlessly. Designed for productivity, this app helps users manage their daily tasks in an organized manner.
Last synced: 13 Apr 2026
https://github.com/masterivanic/spoti_down_app
python code for manage downloading playlists base on spotify db
python3 spotify-api sqlite xlsx
Last synced: 17 May 2026
https://github.com/kanamesasaki/tasindex
A comprehensive database of spacecraft thermal analysis information and software for flight missions.
astro spacecraft sqlite thermal
Last synced: 17 May 2026
https://github.com/fulcrum6378/twitter_profile_exporter
A web-based application which crawls profiles on Twitter for all of their tweets, all tweets related to them, including their attachments, statistics and data of their authors. Main data is stored in an SQLite database and all media are downloaded. Then it'll be able to reconstruct a Twitter profile in front-end.
crawler exporter profile social-media sqlite twitter twitter-api
Last synced: 17 May 2026
https://github.com/ttrzcinski/djangorestonlyget
Simple D20 rollers with list of rolls to check REST API with GET on stack of Django 4.2 + Python 3.9 + Pip 24 + SQLite3.
django django-rest-framework flake8 get github-actions python python-3 python3 rest rest-api restful-api sqlite sqlite3 vercel vercel-serverless
Last synced: 07 Apr 2026
https://github.com/daedalus/distiller
Model distiller automator
ai bloom-filter huggingface large-language-models model-distillation ngrams openai scikit-learn sqlite tfidf torch transformers unsloth
Last synced: 17 Jul 2025
https://github.com/dmehra2102/go-rest-api
It's a basic REST API's using golang
Last synced: 20 May 2026
https://github.com/bsnext/mysql-minifier
MySQL/SQL Queries minifier.
compress minifier mysql node optimizer sql sqlite typescript
Last synced: 06 May 2026
https://github.com/tiagom13/plann.er-api
API plann.er NLW Journey
dayjs fastify fastify-cors fastify-type-provider-zod nodejs nodemailer prisma sqlite tsx typescript zod
Last synced: 07 Mar 2026
https://github.com/cesardev31/cortex_engine
Cortex Engine es un proyecto de código abierto personal,
cpp game-engine multiplatform opengl-es sqlite
Last synced: 03 May 2026
https://github.com/scum-forge/sctl
CLI/API tools to help you manage a dedicated server
admin administration api cli database scum sqlite
Last synced: 11 May 2026
https://github.com/busrakocarslan/gohomework
echo-framework go jwt-authentication redis sqlite swagger-ui
Last synced: 02 Jan 2026
https://github.com/benzerinsio/usairlinesatisfaction-powerbi
📊 Análise interativa da satisfação de passageiros de companhias aéreas com Power BI, usando dados pré-processados em SQLite para explorar tipo de viagem, classe e serviços.
customer-satisfaction dashboard datavisualization powerbi sql sqlite
Last synced: 17 Jul 2025
https://github.com/thiagohrcosta/chinese-restaurant
A simple Ruby on Rails project to a chinese restaurant displaying the main menu and others informations.
bootstrap4 css3 font-awesome html5 javascript rails ruby-on-rails scss-framework sqlite
Last synced: 06 Apr 2026
https://github.com/piyush-sri11/ai-dietitian-django
AI Dietician is a Generative AI-based nutrition and wellness platform designed to offer personalized meal tracking, packaged food analysis, and customized diet planning. The project leverages advanced algorithms to provide tailored nutrition advice and recommendations.
aws django ec2-instance generative-ai langchain mysql ollamaembeddings pythonanywhere sqlite
Last synced: 08 Apr 2026
https://github.com/henryleach/get-dwd-weather-data
Small Python package for downloading the DWD's 10 minute open weather data.
dwd dwd-weather python sqlite weather
Last synced: 19 May 2026
https://github.com/francescoa27122/inventory-management-system
Full-stack inventory management system for Frank & Son Auto
express inventory-managment nodejs python react scripts sqlite
Last synced: 08 Apr 2026
https://github.com/alifeee/summon2scale-scoreboard
A scoreboard server for Summon2Scale
flask python scoreboard scoreboard-api sqlite
Last synced: 18 Apr 2026
https://github.com/amr-yasser226/interactive-sales-analytics-dashboard
An interactive web-based dashboard for visualizing multinational electronics sales data. This project for the DSAI 203 course integrates a Python/Flask backend with an amCharts frontend to provide dynamic insights into product revenues, sales distribution, and employee statistics across different countries.
am5charts amcharts business-intelligence css dashboard data-analysis data-analytics data-visualization flask html javascript python sqlalchemy sqlite web-application
Last synced: 13 Apr 2026
https://github.com/jcfieldsdev/antioch-wiki
A wiki that uses phpBB forum accounts for authentication
Last synced: 18 Apr 2026
https://github.com/alexander784/recipe_api
A RESTful API developed on Django,the API allows users to manage recipes by executing CRUD
api django django-application django-rest-framework sqlite
Last synced: 07 Mar 2026
https://github.com/kahlery/rick-morty-app
🔫 web project using React-Redux on the frontend and .Net 7.0 on the backend. APIs from https://rickandmortyapi.com
dotnet entity-framework entity-relationship full-stack n-tier n-tier-architecture react redux redux-toolkit rest-api sqlite web
Last synced: 07 Apr 2026
https://github.com/sudohikumar/gaming-list
List of Games from CSV files and filter functionality on Backend and Frontend
backend django filter html javascript python sqlite ui
Last synced: 08 Apr 2026
https://github.com/brunob45/ha-db-cmds
Useful commands to handle the Home Assistant Database
database home-assistant self-hosted sqlite sqlite3
Last synced: 04 May 2026
https://github.com/remcostoeten/doraex
A modern web-based database viewer built with a seperate backend in Bun & Hono. Primairly for learning.
bun database-management database-viewer fullstack hono postgresql sqlite svelte
Last synced: 08 Apr 2026
https://github.com/alexdremov/ushort
Extremely simple url shortener
express node sqlite typescript
Last synced: 08 Apr 2026
https://github.com/ferjencoder/09-its-portal
ITS Portal is a comprehensive web application developed as a final project for a Python course at Coderhouse. Designed to streamline project management, communication, and forum interactions for administrators, employees, and clients, the platform leverages Django for backend development, Bootstrap for responsive design, and SQLite for data storage
bootstrap django html-css-javascript python sqlite
Last synced: 08 Apr 2026
https://github.com/kalpesh-g/e-commerce-site
Infosys Springboard Internship , Full E-commerce web app using Python name Fusion Fits.FusionFits is a basic e-commerce application built using Flask and SQLAlchemy. It includes features for user authentication, product browsing, cart and wishlist management, order placement, admin functionalities, and delivery tracking.
css flask fullstackproject html infosys-springboard js python sqlalchemy sqlite
Last synced: 07 Apr 2026
https://github.com/krlan2789/lan-socialmedia-api
ASP.NET Project - Social Media REST API
asp-net-core azure-app-service csharp entity-framework-core openapi rest-api scalar sqlite
Last synced: 07 Apr 2026
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/jotamarcos/aulaexpress
Aula prática de NodeJS com Express
express nodejs prisma-orm sqlite
Last synced: 07 Apr 2026