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-05-02 00:27:14 UTC
- JSON Representation
https://github.com/mdesalvo/rdfsharp.extensions
RDFSharp extensions for storing and querying big RDF data (Azure Table, SQL Server, SQLite, Firebird, MySQL, PostgreSQL, Oracle, Neo4j)
azure-table firebird mysql neo4j oracle postgresql quadstore rdf rdf-data sparql sqlite sqlserver triplestore
Last synced: 23 Apr 2025
https://github.com/vit-orm/vitorm
a lightweight yet comprehensive ORM for MySql, SqlServer, Sqlite etc
clickhouse database elasticsearch mysql orm sqlite sqlserver vitorm
Last synced: 25 Feb 2026
https://github.com/openpeeps/crossdb-nim
🔥 CrossDB Driver for 👑 Nim language
crossdb database embedded-database embedded-db in-memory-database mysql nim nim-language openpeeps rdbms sql sqlite
Last synced: 11 Mar 2026
https://github.com/singularityjason/lightning-memory
Decentralized agent memory for the Lightning economy. Nostr identity, L402 payments, MCP server.
agent-memory ai-agents ai-memory bitcoin claude-code decentralized developer-tools l402 lightning lightning-network llm-tools macaroon mcp mcp-server nostr open-source payments python semantic-search sqlite
Last synced: 08 Apr 2026
https://github.com/swapnanildutta/coronavirusdatabase
I have used web scraping to collect the data and stored it into a .json file and further using the .json file to add to SQLite Database and also trying to make an API using Flask.
api hacktoberfest hacktoberfest2020 python3 sqlite webscraper
Last synced: 25 Apr 2025
https://github.com/fairscript/interact
A database interaction library for node.js/JavaScript/TypeScript that uses code reflection to maximize type safety and minimize friction. Supports PostgreSQL, Google BigQuery and SQLite.
bigquery data database linq orm postgresql reflection sql sqlite typesafe
Last synced: 19 Apr 2025
https://github.com/cashewpillar/inquizitor
REST API for managing/ administering quizzes. Built with FastAPI, refresh tokens, tests utilizing factories, and equipped with machine learning to aid in cheating detection
docker docker-compose factory-boy fastapi github-actions json-schema jwt login machine-learning postgresql pytest python python3 quiz rest-api sqlite swagger
Last synced: 08 Oct 2025
https://github.com/yashthaker7/tydb
Simplest SQLite manager for iOS.
ios objective-c sqlite sqlite-database sqlite3 sqlitemanger swift swift4 tydb xcode
Last synced: 18 Mar 2026
https://github.com/benoitprmt/monod-crush
Social network created for our school ! Look README.md for more informations !
Last synced: 05 Mar 2026
https://github.com/wkich/papai
Proactive personal AI agent with scheduled nudges, smart suggestions, and context-aware assistance
ai-agent bun cron drizzle-orm event-driven grammyjs llm personal-assistant proactive-ai productivity rrule self-hosted sqlite telegram-bot typescript
Last synced: 18 Apr 2026
https://github.com/turbot/steampipe-plugin-linode
Use SQL to instantly query instances, domains and more from Linode. Open source CLI. No DB required.
backup etl hacktoberfest linode linode-api linode-cli postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/enieber/rn-db-example
samples how to use database with react native
database hacktoberfest pouchdb react-native react-native-db realm sqlite watermelondb
Last synced: 10 Apr 2025
https://github.com/mrsimonemms/gobblr
Make your development databases gobble up known data
data-import data-ingestion database developer-tools development gitpod-compatible ingestion mongo mongodb mysql postgresql sql sqlite testing
Last synced: 13 Jun 2025
https://github.com/kqlite/kqlite
Lightweight remote high available SQLite.
clustering edge go high-availability k8s postgresql replication sqlite
Last synced: 14 Jan 2026
https://github.com/turbot/steampipe-plugin-chaos
Chaos plugin for testing Steampipe with the craziest edge cases we can think of. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/vitingr/spotify-guess
Game project utilizing Spotify music for a college assignment at IFSP Capivari. This project integrates Spotify's extensive music library to create an engaging and interactive gaming experience, designed to demonstrate and enhance skills in software development, music streaming integration, and game design. The aim is to combine entertainment and t
nextjs prisma scss sqlite typescript
Last synced: 02 Apr 2025
https://github.com/jaceee/sqlitemigrations
PCL to enable sqlite database schema migrations
csharp dotnet migration pcl portable-class-library schema-migrations sqlite sqlite3
Last synced: 23 Oct 2025
https://github.com/suchapalaver/gust
Simplifies the process of preserving your recipes and creating comprehensive grocery shopping lists
beginner-friendly beginner-project clap command-line-app custom-error deserialization docker error-handling rust rust-lang rust-language serde serde-json sqlite traits
Last synced: 09 Apr 2025
https://github.com/luddthree/chatbot-ml-ai
Bot that gets smarter and learns more words as you talk to it
ai bot chatbot ludd3 machine-learning ml python sqlite
Last synced: 27 Feb 2026
https://github.com/hemulgm/clipbrdview
Clipboard Viewer
clipboard delphi sqlite viewer
Last synced: 29 Apr 2025
https://github.com/ehsan-habibagahi/reddit
Reddit clone application | java | javafx
java javafx javafx-application javafx-desktop-apps javafx-gui reddit reddit-application reddit-clone sqlite sqlite3
Last synced: 04 Jul 2025
https://github.com/iterative/sqltrie
SQL-based prefix tree implementation inspired by pygtrie and python-diskcache
Last synced: 18 Jun 2025
https://github.com/fabricio-191/simplest.db
A module that allows you to quickly make an easy to use database
begginer-friendly database easy-to-use json sqlite
Last synced: 14 May 2025
https://github.com/christyanbrayan/casa-criativa
Aplicação do WorkshopDev da Rocketseat :rocket:
casa-criativa casacriativa css3 express html5 javascript js node nodemon nunjucks rocketseat sqlite sqlite3 workshop-dev workshop-dev-especial workshopdev
Last synced: 14 Apr 2025
https://github.com/c3n9/wordskillz
WordSkillz - your ultimate companion for learning new words and expanding your vocabulary. This mobile application is designed for efficient learning of new words anytime, anywhere.
cross-platform dotnet maui microcharts skiasharp sqlite texttospeech uraniumui
Last synced: 06 Mar 2026
https://github.com/daikoz/SQLWrapper
SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.
builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper
Last synced: 04 May 2025
https://github.com/ivailop7/sql-to-graphql-python
Binding SQL database tables to GraphQL interface using SQLAlchemy and spawn a Flask-based GraphQL interactive console.
blog flask graphql post python sql sqlalchemy sqlalchemy-python sqlite web
Last synced: 14 Mar 2026
https://github.com/orsinium-labs/ddlite
🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)
database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3
Last synced: 28 Oct 2025
https://github.com/williamdsw/unity-with-database
Sample CRUD project of using Unity with SQLite 3.
c-sharp database db mysql mysql-database mysql-server sql sqlite sqlite3 unity unity2d unity3d xampp
Last synced: 11 Apr 2025
https://github.com/ronpinkas/dbbridge
dbBridge is an 'SQL Migration Tool' - enabling import of SQL Databases from any supported Dialect (MsSql, MySql, Oracle, PostgreSQL, Sqlite) to any of these supported dialects with just three lines of PHP code.
data-integration data-migration data-transfer data-transformation database-conversion db-migrate db-migration etl migration minimal mssql mysql open-source oracle php postgresql simple sql sqlite
Last synced: 30 Apr 2025
https://github.com/5mdld/anki-apkg-extractor
Extract Anki .apkg packages into notes + templates + media. Supports Anki collection SQLite formats: collection.anki21b, collection.anki21, collection.anki2.
anki apkg csv extractor flashcards media protobuf protocol-buffers python python3 spaced-repetition sqlite templates zstandard zstd
Last synced: 29 Apr 2026
https://github.com/rezamardanidev/sqlitebase
How to create a database sqlite by using classes in Python and creating tables and how to store data
class-python database python sql sqlite
Last synced: 09 Sep 2025
https://github.com/sergeyklay/cpp-project-template
Repository Templates for C++ Projects
boilerplate clang-format cmake cmake-examples conan cpp cpp-boilerplate cpp-library cpp17 cpp17-library cppcheck cpplint folder-structure github-actions hacktoberfest sqlite sqlite3 template-project
Last synced: 23 Apr 2025
https://github.com/worker-tools/deno-kv-storage
An implementation of the StorageArea interface for Deno.
deno kv-storage sqlite storage storagearea
Last synced: 10 Apr 2025
https://github.com/nneji123/softengcartoonify
COE 505 Software Engineering Project (Fullstack, Flask, HTML, CSS, JS, Postgres)
backend deployment devops docker docker-compose flask front-end full-stack github-actions html-css-javascript machine-learning postgres pytest python railway sqlalchemy sqlite testing
Last synced: 06 May 2025
https://github.com/dogsheep/inaturalist-to-sqlite
Create a SQLite database containing your observation history from iNaturalist
datasette datasette-io datasette-tool dogsheep inaturalist sqlite
Last synced: 13 May 2025
https://github.com/demonicca/sqlite3-for-android
This module provides an optimized version of SQLite3 for various Android architectures.
apatch-module kernelsu-module magisk-module sqlite sqlite-android sqlite3
Last synced: 08 Sep 2025
https://github.com/perfaram/grdbdocumentbasedappexample
Example document-based SwiftUI app using GRDB
filedocument grdb nsfilewrapper referencefiledocument sqlite swiftui
Last synced: 10 Apr 2025
https://github.com/HugoDF/micro-analytics-events
A microservice to record analytics events to SQLite3
analytics analytics-track glitch micro microservice nodejs sqlite
Last synced: 07 May 2025
https://github.com/tsg405/sql-for-data-science----coursera
This Repo contains - Starter files, Coursework, Programming Assignments for the course --> SQL for Data Science from University of California, Davis [COURSERA]
california chinook-database coursera data-science query-language quiz sql sqlite ucdavis-datalab yelp-dataset
Last synced: 14 Apr 2025
https://github.com/eigenein/sqlitemap
Dictionary interface to an SQLite database
pip-package pypi-package pypi-packages python-3 python-package python-sqlite python-sqlite3 sqlite sqlite-database sqlite3
Last synced: 10 Jul 2025
https://github.com/daedsidog/anki-autolapsenewinterval
An Anki 2.1 addon which automatically adjusts the new lapse interval.
addon anki-addon anki2-addon anki21 python sqlite
Last synced: 08 Jul 2025
https://github.com/pnc/basque
execute shell commands from a SQLite function
rust-ffi sqlite sqlite3 sqlite3-extension
Last synced: 30 Apr 2025
https://github.com/liam-hq/awesome-er-diagrams
A curated list of ER diagrams providing insights into modern data architectures.
awesome awesome-list data-visualization database database-schema entity-relationship-diagram er-diagram erd lists mariadb mysql postgresql prisma ruby-on-rails sqlite sqlserver
Last synced: 30 Dec 2025
https://github.com/enpaul/peewee-plus
Various extensions, helpers, and utilities for Peewee
peewee peewee-orm python python3 sqlite
Last synced: 10 Apr 2025
https://github.com/spech66/lifelogbb
Lifelog - All your life related things in one place.
fitness journal lifelog lifelogging self-improvement sqlite workout-tracker
Last synced: 07 Aug 2025
https://github.com/turbot/steampipe-plugin-hibp
Use SQL to instantly query breaches, passwords, pastes and more from HIBP. Open source CLI. No DB required.
backup etl hacktoberfest haveibeenpwned hibp postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 30 Apr 2025
https://github.com/nathanjepson/wdac-framework
Easily create, deploy, and edit Windows Defender Application Control (WDAC) policies. Allows for careful review of app information before trusting WDAC rules. Manage your policies with WinRM (remote PowerShell) and SQLite.
application-control applicationcontrol defender enterprise-security operation-system-security powershell powershell-script security sqlite sqlite-database wdac windows windows-defender windows-defender-application-control windowsdefender winrm zero-trust
Last synced: 21 Jun 2025
https://github.com/zdavatz/aips2sqlite
aips2sqlite - create an SQLite DB from AIPS, Swissmedic, BAG and Refdata
aips aips2sqlite bag java refdata sqlite swissmedic
Last synced: 03 May 2025
https://github.com/evernext10/Consuming-TheMovieDB-API-With-Retrofit-and-Save-SQLite
The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.
android-application database rest-api retrofit2 sqlite themoviedatabase themoviedb themoviedb-api themoviedb-org-api
Last synced: 28 Mar 2025
https://github.com/imshakil/python-sqlite-practice
Python SQLite cheat sheet
cheat-sheet python python-3 python3 sqlite sqlite-cheat-sheet sqlite-database sqlite3
Last synced: 01 Apr 2025
https://github.com/passport/todos-express-auth0
Todo app using Express, Passport, and Auth0 for sign in via OpenID Connect.
auth0 example express nodejs openid-connect passport sqlite
Last synced: 14 May 2025
https://github.com/kaashyapan/sqlc-gen-crud
Sqlc plugin to autogenerate CRUD Sql from schema file
code-generator codegen fsharp go kotlin mysql orm postgresql python sqlc sqlite
Last synced: 02 Apr 2026
https://github.com/dariasmyr/sso
A microservice for managing users and authentication across multiple apps
authentication grpc jwt microservice session-management sqlite
Last synced: 04 Apr 2026
https://github.com/vitalyis/cursor-chat-recovery-kit
Recover and migrate your Cursor IDE chat history when workspace folders are renamed or lost
backup-tools bash chat-recovery cursor cursor-ide developer-tools macos python sqlite workspace-management
Last synced: 18 Apr 2026
https://github.com/nbbaier/mcp-turso
MCP server for interacting with Turso-hosted LibSQL databases
ai libsql mcp mcp-server model-context-protocol sql sqlite turso
Last synced: 21 Apr 2026
https://github.com/n24q02m/mnemo-mcp
Persistent AI memory with hybrid search and embedded sync - open, free, unlimited
ai-agents ai-coding ai-memory claude claude-code cursor docker hybrid-search mcp mcp-server model-context-protocol open-source python rclone sqlite
Last synced: 27 Apr 2026
https://github.com/bogdanpricop/docker-dash
Self-hosted Docker management dashboard — runs standalone (zero deps) or in HA mode (Redis). In-app observability wizard (Prometheus+Grafana). Multi-host SSH/TCP, Trivy+Grype+Scout vuln scan, GitOps+Webhooks, RBAC+MFA+LDAP, Docker Swarm, CIS Benchmark, audit log, 11 languages. ~50MB RAM.
container container-management dashboard devops docker docker-management gitops grafana high-availability nodejs observability portainer-alternative prometheus rbac redis sandbox self-hosted sqlite vanilla-js vulnerability-scanning
Last synced: 29 Apr 2026
https://github.com/archivebox/abxbus
📢 Fast in-memory Python & Typescript event bus library with support for advanced concurrency control features, nested event tracking, Pydantic & Zod type enforcement, and more...
abx archivebox async celery event-bus event-driven event-sourcing eventbus events kafka nats postgres pydantic python redis sqlite typescript zod
Last synced: 24 Apr 2026
https://github.com/planetteamspeakk/mysqlw
A wrapper for MySQL connections for Java.
database database-management databases gradle java mysql mysql-connector mysql-database sqlite sqlite3 wrapper
Last synced: 26 Oct 2025
https://github.com/moshegottlieb/swiftsqlite
SQLite wrapper for swift, nothing more, nothing less
package sqlite sqlite3 sqlite3-database swift
Last synced: 21 Oct 2025
https://github.com/beenotung/better-sqlite3-schema
helper utilities on top of better-sqlite3-helper
better-sqlite3 codegeneration schema sqlite typescript-library utility-library
Last synced: 28 Aug 2025
https://github.com/arturo-lang/art-db-module
Db management module for Arturo
arturo arturo-module database mysql orm sqlite sqlite3
Last synced: 20 Oct 2025
https://github.com/karloscodes/fusionaly-oss
Single tenant and self-hosted analytics
Last synced: 02 Apr 2026
https://github.com/jahartmann/thereanimator
Modern Proxmox management & recovery suite featuring real-time monitoring, automated config backups, and AI-powered analysis.
backup dashboard management nextjs proxmox proxmox-cluster proxmox-ve react sqlite typescript virtualization
Last synced: 26 Jan 2026
https://github.com/redraskal/bun-migrate
A simple SQLite file-based migration system for Bun.
bun migrations sqlite typescript
Last synced: 26 Oct 2025
https://github.com/moritzrinow/labelkit-net
.NET toolkit for parsing and using kubernetes-like label-selectors including support for EFCore.
efcore label-selector labels linq mysql postgres sqlite sqlserver
Last synced: 19 Oct 2025
https://github.com/candoumbe/queries
A set of helper classes to build queries in a secure way
efcore entity-framework-core migrations mysql neo4j postgres queries query-builder sql sql-server sqlite
Last synced: 23 Apr 2025
https://github.com/jimsmart/peanut
peanut is a Go package to write tagged data structs to disk in a variety of formats, simply and without ceremony.
csv excel go jsonl log-file sqlite struct-writer tsv
Last synced: 06 Jul 2025
https://github.com/jesusbmx/react-native-sqlite-manager
Tool that simplifies management and access to SQLite databases in React Native applications
android ios orm query-builder react-native react-native-sqlite react-native-sqlite-storage sqlite
Last synced: 28 Apr 2025
https://github.com/CodeDynasty-dev/SQLiteBruv
💃 A type-safe, secure SQLite query builder with D1/Turso support with built-in migrations and security features.
cloudflare-d1 d1 database sql sqlite sqlite3 sqlitebruv turso turso-db
Last synced: 10 Sep 2025
https://github.com/nevthereal/todo-sveltekit
A SvelteKit todo app template using Turso and Drizzle
drizzle-orm sqlite sveltekit todoapp turso typescript
Last synced: 02 Apr 2025
https://github.com/SeLite/SeLite.github.io
Documentation of SeLite. :heavy_check_mark: For wiki see https://github.com/SeLite/SeLite instead.
automation collaboration configuration-management data-driven database firefox functional gui interactive javascript qa reporting script selenium selite sqlite sqlite-database test test-automation testing
Last synced: 11 Mar 2025
https://github.com/nealwaga/instagram
This is an application that emulates the popular application, Instagram. It allows users to sign up/login then post pictures, get followers, follow other users, like and comment on posts as well as update their profile.
bootstrap4 css3 django html5 javascript python3 sqlite
Last synced: 29 Apr 2025
https://github.com/asciphx/ccorm
Compile time static reflection C++ ORM(mysql,pgsql,sqlite), the character recognition type system is adopted.
cpp cpp17 header-only modern-cpp mysql orm pgsql reflection serialization sqlite
Last synced: 07 Oct 2025
https://github.com/justinwoo/purescript-bingsu
Cool query building library for Node-SQLite3
Last synced: 10 Apr 2025
https://github.com/german-zarate/ecommerce-rest-api
RESTful API for an ecommerce website with categories, subcategories and products using flask.
ecommerce-api flask python rest-api restful-api sqlalchemy sqlite
Last synced: 15 Oct 2025
https://github.com/kawakami-o3/go-sqlite3-utils
Libraries for manipulating a SQLite file
Last synced: 31 Jan 2026
https://github.com/kaaass/sqlite_queue_python
A simple sqlite queue with a SQL statement encapsulation.
Last synced: 17 Mar 2026