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/dehsilvadeveloper/nestjs-notification
Uma API feita com NestJS e Prisma que simula um sistema de notificações, gerenciando informações de notificações por meio de endpoints, sem realmente enviá-las. O propósito é controlar o histórico das notificações, servindo como um projeto de refinamento de habilidades e demonstração de skills.
docker javascript nestjs nestjs9 nodejs prisma sqlite typescript
Last synced: 13 Apr 2026
https://github.com/mu-selim/qr-attendance
QR application can be used to scan, generate, and record QR codes
Last synced: 13 Apr 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/kerciu/sqlite-clone
📒 Simple Database in C 🚀 — A lightweight and intuitive database system built in C 🗃️. This project covers essential database operations and is designed to be easy to understand and use. 💡🔍
c database database-management memory-management scratch-implementation sqlite
Last synced: 13 Apr 2026
https://github.com/sutac/strangeos
Basic UNIX-like filesystem with shell overlay build in python
filesystem os python shell sqlite
Last synced: 09 May 2026
https://github.com/unimapper/dibi
Dibi integration with UniMapper
adapter dibi mysql orm postgresql sqlite unimapper
Last synced: 01 May 2025
https://github.com/msyk/imapp_account
Accounting Web Application for Japanese Freelance Workers.
account inter-mediator sqlite webapp
Last synced: 25 Mar 2025
https://github.com/fearschism/icnx-sharp
A modern desktop download manager built with Avalonia & dotnet.
avalonia csharp dapper dotnet downlo download download-manager macos scraping-websites scripts sqlite url-downloader vibe-coded vibe-coding windows
Last synced: 09 Apr 2026
https://github.com/nisakson2000/dnd-tracker
D&D 5e Campaign Character Tracker — a local React + FastAPI web app for managing characters, spells, inventory, combat, journal, and more. Built-in PHB rules, beginner-friendly tooltips, and onboarding wizard.
character-tracker claude-code dnd dnd-5e fastapi javascript python react sqlite tailwindcss
Last synced: 01 Apr 2026
https://github.com/offryan/pyflask-crud
CRUD de datas de aniversário - Utilizando Python, FLASK Framework, PHPmyadmin e o SQlite como banco de dados, criado no curso "Introdução a Ciência da Computação, Harvard"
cc50 database flask phpmyadmin-database python sqlite
Last synced: 09 Apr 2026
https://github.com/alexandra-valkova/hangmangameandroid
Hangman mobile game (Android) 📱 written in Java, using SQLite
android android-app android-application android-game android-studio hangman hangman-game java mobile mobile-app mobile-game sqlite sqlite-android
Last synced: 03 Jan 2026
https://github.com/puneetharajkr/anthil-networks-car-buying-frontend-bus-booking-backend
🚗 Second-Hand Car Platform + 🚌 Bus Booking API (Full-Stack Project) A complete MERN-stack style assignment with: • A responsive car marketplace frontend (React + Firebase + Google Auth) • A secure Express.js REST API for a full-featured bus booking system (JWT Auth, Dockerized, deployed on AWS EC2) Includes API doc, Postman collection, EC2
api aws-ec2 axios cors docker expressjs fecth javascript jwt-authentication netlify-deployment nodejs postman postman-test react render-deployment rest-api sqlite sqlite3
Last synced: 10 Apr 2026
https://github.com/etrusci-org/hylandbook
HYLANDBOOK watches your Schedule I save data files and logs progress to a local SQLite database. It can also automatically create/update export files with the current and history data. [ Demos: https://youtube.com/watch?v=bfY-a1li53U | https://twitch.tv/videos/2578729179 ] Last tested on game version 0.4.0f8.
command-line command-line-tool exporter logger schedule-one sqlite sqlite-database sqlite3
Last synced: 19 Apr 2026
https://github.com/yansircc/llm-broker
LLM account orchestration broker for Claude Code and Codex CLI.
claude codex golang llm oauth orchestration relay sqlite
Last synced: 27 May 2026
https://github.com/cayo-rodrigues/primeira-fila
Um projeto backend onde uma pessoa pode pesquisar por filmes em cartaz e comprar ingressos. Gerentes de cinema também podem gerenciar seus cinemas e sessões de filme que pretendem exibir.
api api-rest aws-s3 django django-rest-framework docker docker-compose postgresql python railway sqlite
Last synced: 14 Apr 2026
https://github.com/joshuatownsend/chrome-history-explorer
Local-first explorer for your browser history (Chrome, Edge, Brave, Firefox, Safari, or Google Takeout): full-text + semantic search, research-session/rabbit-hole detection, insights (on-this-day, routines, trends), an AI interest map, and liveness checks. Optional pluggable AI; private/LAN data never leaves your machine.
browser-history bun chrome-history data-visualization hono local-first privacy react self-hosted semantic-search sqlite tailwindcss typescript vite
Last synced: 31 May 2026
https://github.com/warmachine028/social-media
A dummy system design Project for social media in java
database-schema java sqlite system-design
Last synced: 15 Jun 2026
https://github.com/atc2146/pysqlgui
⚡ A lightweight package for interfacing with SQL in Python
database dataframe jupyter-notebook pandas python sql sqlite sqlite3
Last synced: 27 May 2026
https://github.com/sandtreader/obtools
C++ utility libraries for high-performance Unix servers and applications
crypto http http-client http-server json lexer library logging multi-threading mysql portability postgresql sqlite ssl strings threads time xml
Last synced: 14 Oct 2025
https://github.com/mondominator/opsdec
A modern, self-hosted media server monitoring platform for Plex, Emby, Audiobookshelf, and Sappho. Real-time statistics, user tracking, and beautiful dark-themed UI.
analytics audiobookshelf dashboard docker emby express homelab media-server media-tracking monitoring nodejs plex react real-time self-hosted sqlite statistics tailwindcss tautulli-alternative websocket
Last synced: 13 Apr 2026
https://github.com/thyripian/core
This repository contains the Centralized Operational Reporting Engine (CORE), designed for processing diverse datasets and integrating with Elasticsearch, PostgreSQL, and SQLite. It features a React-based UI for interacting with the backend, offering data extraction, processing, and search functionalities.
api csv data-science elasticsearch flask fullstack-development javascript pandas postgresql python react spacy sqlite
Last synced: 11 Apr 2026
https://github.com/alecwaumans/othello-java-frontend-backend-client-server
This project is a full client–server implementation of the classic Othello/Reversi game in Java 17 with JavaFX for the interface and SQLite for persistence. It features real-time board updates, undo/redo, surrender, and CPU opponents with basic or smart strategies, built on a modular Maven architecture.
backend client-server frontend fxml javafx sqlite
Last synced: 07 May 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/sundaramkumar/expenses-tracker
Flutter based Expenses Tracker
android budget dart expenses-tracker flutter ios mobile-app sqflite sqlite
Last synced: 21 Feb 2026
https://github.com/lion-packages/database
Package responsible for generating and executing statements for databases (MySQL/PostgreSQL/SQLite).
database mysql php postgresql sql sqlite
Last synced: 11 Jan 2026
https://github.com/nathaniel-daniel/nd-async-rusqlite-rs
Utilities for accessing an sqlite database via rusqlite in an async runtime.
Last synced: 17 Jan 2026
https://github.com/pmuens/nestjs-db-course
Working through the NestJS DB Course by "Anson the Developer"
javascript nestjs nodejs sqlite typeorm typescript
Last synced: 11 Apr 2026
https://github.com/delimard/sqlite-ios-sync
Few method to sync Sqlite Databases with Xojo iOS.
Last synced: 27 Apr 2026
https://github.com/rezafarazi/seo_optimizer
a panel for seo optimize with spring boot
Last synced: 22 Feb 2026
https://github.com/eli-keli/soundsteps
Voice-first IVR educational platform with React Native companion app for visually impaired learners
accessibility africastalking education expo express ivr nodejs react-native sqlite typescript voicefirst
Last synced: 11 Apr 2026
https://github.com/dbsynckit/dbsynckit.sqlite
Enhance your SQLite database queries with DbSyncKit.Templates.SQLite. This package delivers templates for SELECT, INSERT, UPDATE, DELETE, and COMMENT queries, simplifying SQL operations for improved readability and efficiency. Note: will only supports data sync for now
database dbsync dbsynckit dotnet dotnet-core sqlite
Last synced: 13 Apr 2026
https://github.com/oliverbutler/teenychef
Your Cooking Companion, Open Source ❤️ self-hosted kitchen manager
cooking docker food python reactjs self-hosted sqlite
Last synced: 13 Apr 2026
https://github.com/yanchikfox/clinicmanager
JavaFX desktop suite for clinics: onboarding, scheduling, appointments, and notification automation on SQLite.
desktop-app flyway gradle healthcare java javafx sqlite
Last synced: 04 May 2026
https://github.com/cosmos-loops/cosmos-dapper
Cosmos.Dapper is a part of Cosmos.Data, a inline project of COSMOS LOOPS PROGRAMME. This repository provides a package of StackExchange.Dapper to improve development efficiency.
dapper data mysql mysqlconnector oracle postgresql sql-query sqlite sqlkata sqlserver
Last synced: 11 Apr 2026
https://github.com/ddc/ddcdatabases
Database ORM Connections
database databases ddcdatabases mssql mssql-database postgres postgresql postgresql-database postgressql python python-3 python3 sqlite sqlite3 sqlite3-database
Last synced: 24 Jan 2026
https://github.com/leonardomenezes7/plann.er-api
I developed this project at the largest programming event in Latin America, the NLW Journey by Rocketseat. It is an API developed with Node.js and TypeScript that allows users to manage trips with friends.
api node prisma rest sqlite typescript zod
Last synced: 13 Apr 2026
https://github.com/dporkka/100y-saas
SaaS template designed to last 100 years with minimal mainenance
100-year durable full-stack future-proof minimal minimalist no-dependencies no-maintenance resilient sqlite
Last synced: 19 Apr 2026
https://github.com/jke94/solutionrepositorypattern
A little example of how seed random data in the database when the web application is launched. Using SQL Server as data provider and code first strategy to build the application.
Last synced: 14 Apr 2026
https://github.com/mikaelvesavuori/mikrodb
A lightweight KV database inspired by Cloudflare KV, DynamoDB, and sqlite.
cloudflare-kv database db dynamodb js-database node-database sqlite
Last synced: 17 Oct 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/kamuridesu/tf-backend-go
Custom HTTP backend for Terraform/OpenTofu in Go with AWS Lambda support
aws dynamodb gin-gonic go golang lambda postgresql sqlite terraform
Last synced: 11 Apr 2026
https://github.com/gotz1480/sqlite-tutorials
SQLite tutorials in C
sqlite sqlite3 sqlite3-database tutorial
Last synced: 07 Apr 2025
https://github.com/zobweyt/giveaways
An app for hosting fair and reliable giveaways at your discord (https://discord.com)
bogus bot discord discord-csharp discord-net dotnet sqlite xunit
Last synced: 09 Apr 2026
https://github.com/jossimmar/ensa-ss25
Repositorio destinado al manejo de datos de consumo de los Clientes Mayores de ENSA del Grupo Distriluz.
data-analysis electrical-engineering python sqlite
Last synced: 30 Mar 2025
https://github.com/aman-barbaria/int-pad
A Calendly-like application for scheduling interviews with Google Calendar and Zoom integration. Manage your availability, create automated Zoom meetings, and share a booking link with interviewees. Built with Next.js, React, TypeScript, and Tailwind CSS.
booking-system calendar claude-3-7-sonnet cursor google-calendar interview-scheduler nextauth nextjs prisma react sqlite tailwindcss typescript zoom
Last synced: 14 Apr 2026
https://github.com/adesoji1/employee-turnoverrate
To Predict Your Employee's Turnover
docker github-config jupyter-notebooks python3 sqlite toml yaml
Last synced: 14 Apr 2026
https://github.com/ankushmallick1100/djangostudychat
This is a Django room chatting website where users can create rooms where other users can join and start conversations.
bootstrap bootstrap5 chat-application css django django-applications djangofirstproject djangoframework djangorestframeework html javascript-es6 python-3 python3 roomchat sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 09 Apr 2026
https://github.com/cristofima/xamarin-sqlite
Aplicación móvil con Xamarin Forms y SQlite
android ios mobile-app mvvm sqlite uwp xamarin-forms
Last synced: 01 May 2026
https://github.com/shimul-zahan/dbms-bootcamp
This repository contains a collection of database problem-solving exercises aimed at building a strong foundation in: - Structured Query Language (SQL) for querying and manipulating relational databases. - Pandas, a popular data manipulation and analysis library in Python.
dbms leetcode-solutions mysql oracle pandas postgresql problem-solving relational-databases sql sqlite
Last synced: 01 May 2026
https://github.com/sylviachebetemth/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: 01 May 2026
https://github.com/webmakaka/test-driven-development-with-nodejs
Test Driven Development with Node js
i18next jest nodejs nodemailer sequelize sqlite
Last synced: 01 May 2026
https://github.com/lorddarkula/easyql
SQLite wrapper for iOS
cocoapods database ios-lib objective-c objective-c-library sqlite
Last synced: 01 May 2026
https://github.com/ath31st/code_redeemer_for_time_princess_bot
Bot for mass activation of promo codes for accounts from the game Time Princess
java maven spring-boot sqlite telegram telegrambots
Last synced: 11 Apr 2026
https://github.com/daaaiii/backend-bankme
Backend do teste técnico da BankMe
docker nestjs prisma prisma-orm sqlite typescript
Last synced: 11 Apr 2026
https://github.com/bredalis/sqlite3python
✨ BBDD SQL ✨
bbdd database python relational-databases sql sqlite sqlite3 sqlite3-database
Last synced: 01 May 2026
https://github.com/mskian/cycling-quotes-api
Cycling Quotes JSON API - Build using Prisma, Express and TypeScript.
bicycle cycle cycling express expressjs json json-api prisma quotes quotes-api quotes-generator sqlite sqlite3 strava typescript wccg
Last synced: 11 Apr 2026
https://github.com/markwylde/node-mini-migrations
A really simple node migrations library that is completely independant of any database or file system.
Last synced: 01 May 2026
https://github.com/arianacabral/sqlite-database
:symbols: Banco de Dados com SQLite
Last synced: 08 Jun 2026
https://github.com/pavloniym/foodometer
Telegram Bot for business lunch payment queue management
docker javascript nodejs sequelize sqlite telegram-bot
Last synced: 30 Apr 2026
https://github.com/imsma/springboot-sqlite
This repository contains a simple Spring Boot application that demonstrates how to integrate SQLite as an embedded database. This project is perfect for learning and understanding how to work with Spring Boot and an embedded database for development and testing purposes.
Last synced: 30 Apr 2026
https://github.com/brandonbest/php-unittest-sqlite
Limit the number of migrations/seeders run during phpunit tests with Sqlite. Designed for repos with a large number of migrations/seeders to quickly refresh the database.
laravel lumen phpunit-tests sqlite
Last synced: 14 Jan 2026
https://github.com/andreaslill/jfd
Japanese Language Dictionary with Study Features
android dictionary flashcards kotlin material-ui room sqlite
Last synced: 01 May 2026
https://github.com/valchanoficial/nodejs1
Alura: Node.js Parte 1: Inovando com JavaScript no backend
crud javascript js node nodejs sqlite
Last synced: 30 Apr 2026
https://github.com/giuseppericcio/selftestcovid19
Web Application "SelfTestCOVID19" sviluppata nell'ambito del corso di Software Architecture Design della prof.ssa Anna Rita Fasolino, Università degli Studi di Napoli "Federico II", a.a. 2021-22
covid19 flask machine-learning sqlite webapp
Last synced: 30 Apr 2026
https://github.com/halva773/fuzzy-search
DDD Project w/ FastAPI + SQLite + Redis
celery cruds docker fastapi fuzzy-search jwt kubernetes python redis sqlalchemy sqlite web-sockets
Last synced: 11 Apr 2026
https://github.com/ziobrowskipiotr/logistic_regression_model
This project implements logistic regression in C++, to predict the likelihood of heart disease, using SQLite for data storage and Google Test for unit testing.
google-test machine-learning sqlite
Last synced: 02 May 2026
https://github.com/ahmed-hamdy101/php
PHP (All In One) this not a final verison
mysql-database pdo-mysql pdo-sqlite php sqlite threehouse tutorial-code
Last synced: 30 Apr 2026
https://github.com/dalenewman/transformalize.provider.ado
The ADO Provider for Transformalize
access ado etl mysql postgresql sqlce sqlite sqlserver transformalize
Last synced: 14 Apr 2026
https://github.com/mcemy/busca-cep-e-corretores
Node-RED + BrazilAPI: Busca de CEP com mapas interativos e catálogo de corretoras. Geocoding automático garante mapas para todos os CEPs válidos usando Leaflet.js e Nominatim. Inclui MQTT e SQLite.
api-integration brasil brazilapi cep geocoding interactive-maps leaflet maps mqtt node-red nominatim openstreetmap sqlite
Last synced: 02 May 2026
https://github.com/fitri-hy/electron-desktops-nodejs
Desktop application (base template) designed for NodeJS-based backoffice and data management needs.
backoffice database ejs electron nodejs project sql-js sqlite tailwind-css template
Last synced: 06 Jan 2026
https://github.com/timclicks/dataclerk
zero fuss data logging over HTTP
actix-web command-line data logging rust sqlite sqlite3 utility
Last synced: 30 Apr 2026
https://github.com/protontype/proton-quickstart
demo protontype rest-api restful sequelize sqlite
Last synced: 30 Apr 2026
https://github.com/wtanaka/ansible-role-sqlite
Ansible role to install sqlite command line tools
ansible ansible-galaxy ansible-role ansible-roles database db galaxy rdbms sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 29 Apr 2026
https://github.com/askareija/api-wilayah-indonesia-rust
REST API data wilayah administrasi Indonesia menggunakan Rust, Actix web, dan SQLite.
actix-web docker docker-compose rust rust-lang sqlite sqlite-database wilayah-administratif wilayah-indonesia
Last synced: 29 Apr 2026
https://github.com/adrianovolter/url-shortener
Encurtador de URL em Node.js com Sequelize
express gitflow javascript nodejs sqlite
Last synced: 14 Apr 2026
https://github.com/kaushalladiya/finance-tracker
Full-stack finance tracking application built with .NET 10 and React
csharp dotnet entity-framework finance-tracker fullstack react sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/thipages/sqlite-csv
Load csv in sqlite with the right types and some stats
Last synced: 10 Apr 2025
https://github.com/brendon3578/project-nest-my-financies-api
API made with Nest JS and Prisma for project-angular-my-financies Angular application
jwt-authentication nestjs nestjs-backend prisma-orm restful-api sqlite swagger swagger-ui typescript
Last synced: 29 Apr 2026
https://github.com/joswinemmanuel/reachout-demo-2
Initial implementation and testing of ReachOut, a mental health support platform for college students.
css django html javascript python scss sqlite
Last synced: 09 Apr 2026
https://github.com/ltan02/intro-to-api-workshop
UBC Launch Pad - Intro to API with TypeScript Workshop Repository
api express postman react sqlite typescript
Last synced: 11 Apr 2026
https://github.com/adamlewkowicz/ediary-react-native
E-diary mobile app built in React Native
android ios jest mobile-app react react-native redux sqlite typeorm typescript
Last synced: 12 Apr 2026
https://github.com/hirotakadango/novel
Simple php novel site
novel personal-site php sqlite sqlite-database
Last synced: 02 May 2026
https://github.com/tafo/prifeed
A local-first, private journal feed. Your thoughts, your machine, your timeline.
agpl desktop-app electron journal local-first privacy react sqlite tailwindcss typescript
Last synced: 29 May 2026
https://github.com/jharsh1202/farmigo-apmc_android
Plots data against onion APMC markets. Users can plot graphs, compare them.
android android-app android-application android-development android-library android-studio graphs mpandroidchart mpandroidchart-api mpchart sqlite sqlite-android sqlite-database sqlite3
Last synced: 16 Apr 2026
https://github.com/hectorzamoranogarcia/sql-gym-split
SQL-based system for strength-training analysis. It includes predictive models for fatigue management, deload (rest-week) optimization, and plateau detection using Window Functions and business logic.
data-engineering data-quality fatigue-management fitness-tracker gym-analytics predictive-analytics sql sqlite strength-training window-fu
Last synced: 08 Jun 2026
https://github.com/thornbill/polymod-sqlite
A library to support SQLite data sources in Polymod.
Last synced: 03 May 2026
https://github.com/laateef/salsabil
Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.
connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite
Last synced: 10 Apr 2026