An open API service indexing awesome lists of open source software.

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.

https://github.com/edeniyanda/python-text-file-importer

This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.

database python-script sqlite

Last synced: 09 May 2026

https://github.com/affan-ch/cyber-vault-mac-offline

An offline password manager for macOS built with Swift and SwiftUI. Securely stores credentials, credit cards, notes, and 2FA codes using local encryption.

macos sqlite swift swiftui

Last synced: 05 May 2026

https://github.com/yousabu/flask_drinks_api

simple CRUD API with Flask And SQLite

api flask flask-sqlalchemy sqlite

Last synced: 06 May 2026

https://github.com/ignema/leafter

Conception and development of an android mobile application for reading digital books focused on accessibility for the visually impaired.

android gradle sqlite

Last synced: 06 May 2026

https://github.com/rodrigoelp/reactnative-typescript-exercise-15

Building an application to display available ebooks available in an online storage (in this case, this same repo)

android ios react-native sqlite type-definitions typescript

Last synced: 06 May 2026

https://github.com/diegoperea20/nextjs-and-prisma-with-login-create-tasks

Nextjs + Prisma ORM REST API with SQLite featuring user authentication (login, register, change password/email, delete account). Users can create, edit, and delete titles with descriptions. A "same" section allows users to view the count of similar titles created and access emails of users with identical titles.

acounts create-task login nextjs prisma prisma-orm sqlite

Last synced: 06 May 2026

https://github.com/cleilsonandrade/ecoleta

Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.

database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite

Last synced: 29 Sep 2025

https://github.com/n516942r/neocardium

NeoCardium – Die moderne Karteikarten App für Windows 11

education sqlite windows-app winui3

Last synced: 07 May 2026

https://github.com/lakatoshv/digitalequipmentstor

Мобільна версія інтернет-магазину цифрової техніки(Андроїд)

android android-application java javase sqlite

Last synced: 03 Jan 2026

https://github.com/anisse/border-explorer

Exploring places that share borders in Wikidata

datavisualization dataviz maps rust-lang sqlite wikidata

Last synced: 07 May 2026

https://github.com/thipages/quickdb

Quick SQLite/MySql database sql creation builder

creation database foreign-keys index php quick sqlite

Last synced: 07 May 2026

https://github.com/ornella-gigante/notes_android

In this project, a simple note manager with task reminders will be created using Java, with translation into 3 languages - English, Spanish, and Catalan - and several actions available to the user.

android android-application java java-8 notes-app sqldatabase sqlite sqlite-database

Last synced: 07 May 2026

https://github.com/eggplants/eijiro-to-sqlite

英辞郎 (English-Japanese dictionary) -> sqlite3

cli database dictionary eijiro parser python sqlite sqlite3

Last synced: 07 May 2026

https://github.com/hadisfr/tomcatsqlite

a simple example of using SQLite database management system with Apache Tomcat

java jdbc sqlite tomcat

Last synced: 07 May 2026

https://github.com/pulkit1822/stray-care

A comprehensive IoT-based solution to detect stray animals on roadways and alert drivers in real-time. Built with Flask backend, React frontend, and Raspberry Pi-powered hardware components including sensors and cameras. Features include real-time detection, GPS tracking, and an interactive dashboard for monitoring alerts.

accident-prevention devfolio flask google-cloud-platform google-maps gps-tracking hackathon iot javascript mqtt open-source python raspberry-pi react real-time-detection sensor-integration smart-infrastructure sqlite strayanimal

Last synced: 04 Feb 2026

https://github.com/sandro/imigrate

Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.

cli database go golang migration migrations sql sqlite

Last synced: 09 May 2026

https://github.com/allencch/csv_to_something

A script that converts CSV to SQLite and JSON and vice versa

csv json sqlite

Last synced: 08 May 2026

https://github.com/nsstnc/nixie_site

🛒🌐 A project of an online store selling watches on nixie-indicators.

django html-css-javascript huey python redis sqlite yoomoney

Last synced: 23 Jan 2026

https://github.com/nikhil25803/products-api

A products APIs to manage catalog with integration of AWS S3 as file storage service and SQLite as database.

aws-s3 fastapi python sqlite

Last synced: 13 Apr 2026

https://github.com/mathieurodic/ormantism

A lightweight ORM built on Pydantic for simple CRUD operations with minimal code

open-source orm pydantic python python3 sqlite sqlite3

Last synced: 08 Oct 2025

https://github.com/marco0antonio0/trabalho_extensao_projeto_cirio_2023

O Projeto app Cirio 2023 é uma iniciativa do Grupo academico extensão unama 2 semestre para facilitar o cadastro de participantes no evento Cirio. Desenvolvemos um aplicativo Android usando Flutter e Dart, com suporte offline usando um banco de dados SQLite.

android flutter rota-da-fe sqlite unama university-of-amazonia

Last synced: 28 Apr 2025

https://github.com/lilysoftpaws/lily-generators

Lightweight, performant, and customizable generators for PaperMC.

bukkit paper sqlite

Last synced: 09 May 2026

https://github.com/forjd/signal-box

Local-first AI inbox for developer context, project memory, and shipping artefacts.

ai developer-tools knowledge-management local-first productivity project-memory react rust sqlite tauri typescript vite

Last synced: 31 May 2026

https://github.com/itsmaheshkariya/dotnet-core-sqlite-swagger-rest-api

In this Tutorial I am gonna take you through Swagger Implementation With Dot-net Core and Sqlite on Cloud.

api dotnet dotnetcore ef efcore entityframeworkcore rest sqlite swagger swashbuckle web

Last synced: 05 Jul 2025

https://github.com/mustansirzia/slack-beam

☄️ SlackBeam is a self-hostable slack bot that helps teams generate social media content for X (formerly Twitter) directly from Slack.

ai claude-3 docker langchain python slack slackbot sqlite

Last synced: 27 Jan 2026

https://github.com/rrfaria/node-api

Node with integration test, contract test, unit test , sqlite

api api-rest contract-testing integration-testing node sqlite unit-testing

Last synced: 13 Apr 2026

https://github.com/kbennett2000/lan-games

A lightweight, vanilla JavaScript framework for building real-time multiplayer LAN games (Monopoly, Connect Four, Scrabble, Uno, etc.). Includes auth, persistence, hot-reload config, and pure-function game logic.

board-games game-framework javascript lan-party multiplayer-game socketio sqlite vanilla-js

Last synced: 15 Jun 2026

https://github.com/pirate-emperor/clientflow

ClientFlow is a Flutter-Dart CRM app focused on sales management. It enhances UX with real-time analytics, personalized customer service, and an intuitive interface across web and mobile, improving business performance monitoring and customer relationship handling.

android-application crm-platform dart firebase flutter flutter-app flutter-ui ios-app sqlite

Last synced: 11 Oct 2025

https://github.com/timnekk/sqlitecontroller

Export and Import data to SQLite DB

database sqlite sqlite3

Last synced: 11 Oct 2025

https://github.com/nlopes/database-schema

This crate provides a simple way to dump a database structure to a file, in SQL format.

database database-migration database-schema diesel mysql sqlite sqlx

Last synced: 14 Apr 2026

https://github.com/fraineralex/emergency-app

🚨 React Native mobile app build with Expo for logging emergency calls.

expo react-native sqlite typescript

Last synced: 09 Apr 2026

https://github.com/lowleery/vwebx

A modern, fast, and flexible web framework for the V programming language

api framework http json rest server sqlite v web

Last synced: 12 Oct 2025

https://github.com/sky0621/cv-admin

CVのデータソース管理、Web API提供、Excel出力

cobra echo ent excelize golang kin-openapi openapi3 ozzo-validation sqlite swagger

Last synced: 12 Aug 2025

https://github.com/gromnitsky/nfts

A FTS server for static blogs; uses sqlite under the hood.

fts5 full-text-search jekyll sqlite

Last synced: 14 Apr 2026

https://github.com/yehorbk/sqlitemanager

Cross-platform SQLite managing application. (JavaFX)

database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3

Last synced: 02 Apr 2026

https://github.com/alokthedataguy/text-to-sql-agent

The Text-to-SQL Agent is designed to to interact with databases using simple, conversational language, eliminating the need for manual query writing.

agentic-ai langchain langchain-agent llm nextjs15 sql sqlite typescript

Last synced: 02 Sep 2025

https://github.com/isaquepinheiro/cqlbrasil

CQLBr Framework for Dart/Flutter (Isaque Pinheiro)

cassandra criteria dart database db2 firebase firebird flutter framework mongodb mysql sql sqlite

Last synced: 11 Apr 2026

https://github.com/smirnovlad/messenger

Desktop client-server messenger written in C++, Qt

authorization chat client-server cmake conan cpp messenger qt5 sockets sqlite tcp-client tcp-server

Last synced: 28 Feb 2026

https://github.com/skx/redis--sqlite

Redis-Compatible module which writes to SQLite

cpan perl redis sqlite

Last synced: 09 May 2026

https://github.com/tobihatti/wrapsql

✔🌍 Multiple wrapper-classes for several languages and DB-Types

csharp dotnet mysql odbc oledb php sql sqlite vbnet wrapper wrapper-class wrapper-library

Last synced: 30 Dec 2025

https://github.com/jdrodas/pescaartesanal

Aplicaciones usando herramientas MS .NET para demostrar conectividad a SQLite, PostgreSQL y MongoDB

csharp dotnet7 mongodb sqlite

Last synced: 06 Apr 2025

https://github.com/lfhy/morm

Mixed ORM that allows easy access to different types of databases by configuring data sources.配置数据源源即可轻松访问不同类型的数据库,目前支持sqlite、mysql和mongodb

datebase go golang mongodb mysql orm package sqlite

Last synced: 07 Mar 2026

https://github.com/hasanhammoudah/tradetroveasp

TradeTroveASP: A dynamic ASP.NET eCommerce solution designed to empower businesses in the digital marketplace. Currently in development. Stay tuned for the code release and website launch!

angular5 asp-net asp-net-core authentication bootstrap clean-architecture clean-code csharp css3 design-patterns html5 postman postman-collection repository-pattern sqlite

Last synced: 03 Feb 2026

https://github.com/anthonylee1994/todo-list-backend-demo

Todo List Back-end Demo with Nestjs

jest nestjs nodejs sqlite typeorm typescript

Last synced: 06 Apr 2026

https://github.com/whosonfirst/go-whosonfirst-sqlite-features

Go package for working with Who's On First features and SQLite databases.

geojson golang sqlite whosonfirst

Last synced: 10 May 2025

https://github.com/michaelzakaria/movielist

An IOS movies app to add all your favourite movies

constraints ios localstorage sqlite swift ui-design uikit xcode

Last synced: 02 Feb 2026

https://github.com/ra1d7/inventory

The C# application is designed to help manage sales for a business. The application uses a SQLite database and a Winforms UI

csharp point-of-sale pos sqlite

Last synced: 16 May 2026

https://github.com/henfrydls/skima

Open-source people development platform: skills matrix, development plans, gap analysis, and team growth tracking. Self-hosted, local-first.

competency-tracking hr-tech local-first nodejs open-source react self-hosted skills-matrix sqlite talent-management team-analytics

Last synced: 17 May 2026

https://github.com/sarahsidahmed/darna-app

Web/Mobile Application pour la reservation de services de travaux a domicile

app kotlin project-repository sqlite

Last synced: 02 Jan 2026

https://github.com/hubert-kniola/io-tcpserver

Synchronous and asynchrounous TCP Server with SQL Data Base

sqlite tcp-client tcp-server

Last synced: 02 May 2026

https://github.com/foo123/easydb.js

Database abstraction layer (DBAL) for Node.js (supports mysql, postgres, sqlite,..)

dbal dbms mysql node-js postgresql sqlite

Last synced: 09 Apr 2026

https://github.com/1999azzar/prompt-sanctuary

A Flask web app employing the Generative AI API. Users create custom or random prompts, exploring creative possibilities. Structured or spontaneous, the tool fosters seamless interaction, making prompt generation intuitive and enjoyable.

bard chatgpt flask-application gemini-api generative-ai library llm prompt-engineering prompt-generator prompt-toolkit python sqlite stability-ai

Last synced: 01 Aug 2025

https://github.com/tysongibby/flasher

Flash Card study application. A Blazor Server Pages Application. SQLite is the database.

abstraction blazor clean-code dependency-injection solid-principles sqlite

Last synced: 09 May 2026

https://github.com/sarincr/mysql-database-with-python

MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language

database database-management databases mysql mysql-database mysql-server mysqli pysql pysql-console pysqlite3 python python-library rdbms sql sqlconnection sqlite

Last synced: 17 Apr 2026

https://github.com/billy0402/django-engineer-exam

A Django backend engineer exam from a company.

django django-rest-framework python restful-api sqlite

Last synced: 06 Apr 2026

https://github.com/im-cloud-spain-connectors/python-cache-sqlite-adapter

SQLite implementation of the Cache Interface for Python.

adapter cache component python sqlite

Last synced: 16 May 2026

https://github.com/alexandrbig1/py-web

Hands-On Fullstack Python web development repo featuring FastAPI, AsyncIO, Docker, SQLAlchemy, PostgreSQL, Redis, JWT, Pydantic, and more. Includes practical projects, SOLID principles, type hints, testing, and modern API/documentation tools.

alembic asyncio docker fastapi jinja2 jwt postgresql pydantic pytest python redis solid-principles sphinx sqlalchemy sqlite swagger

Last synced: 07 Apr 2026

https://github.com/elixircl/home-economy

🏠 A home economy Livebook

budget economy elixir livebook sqlite

Last synced: 15 May 2026

https://github.com/remcostoeten/emoji-feedback-form

A pretty, not distracting or in your face survey/feedback bar through emojis and optional additional message easily configurable built in SQLite, NextJS, TypeScript, Drizzle-ORM

analytics i18next json-api next15 nextjs react react19 serveractions sqlite survey turso

Last synced: 30 Dec 2025

https://github.com/tss-sniper/sql-llm-project

This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.

api gemini-pro llm python sql sqlite streamlit

Last synced: 23 Jun 2025

https://github.com/milad-2003/socialbook

A Django-based social media platform where users can create profiles, upload posts, follow other users, and interact with content.

bootstrap django django-templates sqlite

Last synced: 08 Apr 2026

https://github.com/nealwaga/tuongee

An application that aims to bridge the gap by putting together important mental health conversations, access to therapists and a platform to connect with people with similar issues.

css django html python sqlite

Last synced: 08 Apr 2026

https://github.com/AniTrend/support-query-builder

A simple SQLite spec compliant query builder that integrates with room to create raw queries

android anitrend annotation-processor entity kotlin processor query-builder rawquery room sqlite

Last synced: 12 Apr 2025

https://github.com/yongoe1024/RdbPlus

一个sqlite的增强工具,无需编写sql代码,一行搞定增删改查,为简化开发、提高效率而生

arkts harmonyos sqlite util

Last synced: 04 May 2025

https://github.com/provnai/attest

Attest Protocol Silicon-rooted trust and zero-knowledge provenance for AI agents. Features hardware-sealed identity (TPM/CNG), Plonky3 ZK-STARK audit trails, and Quantum Undo (Reversible Execution) in Go & Rust.

ai-agents artificial-intelligence audit-log cryptography cybersecurity golang hardware-security plonky3 provenance rust sqlite state-management tpm undo zk-starks

Last synced: 11 Mar 2026

https://github.com/yaroslaff/sql-export

Export SQL tables or queries to files in JSON or Markdown / YAML format. Mainly to use with static site generators like Hugo to generate content from database

content export file files frontmatter generate gohugo hugo json mariadb markdown md mysql postgresql save sql sqlite sqlite3 static yaml

Last synced: 07 Apr 2026

https://github.com/svelterust/elixir

Tiny hacker news like web application

rocket rust sqlite

Last synced: 18 Mar 2025

https://github.com/prog-lucasalves/eng_rates-api

Este projeto é uma aplicação web que coleta, armazena e exibe pares de moedas utilizando a API AwesomeAPI. O backend é desenvolvido com Flask, Pydantic e SQLite, enquanto o frontend usa HTML.

flask pydantic requests sqlite

Last synced: 18 Apr 2026

https://github.com/jxpro/sm-chat

Secure instant messaging software based on SM algorithm family

sm2 sm3 sm4 sqlite tkinter

Last synced: 20 May 2026

https://github.com/jtwebman/socialecho

A open twitter tool for scheduling collections of tweets

alpha expressjs graphql node nodejs sqlite twitter

Last synced: 09 Apr 2026

https://github.com/ourway/sqlite-tiny

My first attemp to write a sqlite3 clone. It's just an experimental attempt to understand RDBMS. Never use it in any production.

b-tree c parser personal-project self-learning sqlite sqlite-database sqlite-orm sqlite3 sqlite3-database tokenizer virtual-machine vm

Last synced: 16 May 2026

https://github.com/harshdoshi999/node-react-auth

Authentication system with NodeJS (ExpressJS) + ReactJS + TailwindCSS + SQLite

authentication boilerplate express fullstack-development nodejs react sqlite tailwindcss

Last synced: 07 Feb 2026

https://github.com/gusenov/sqlite-utils-java

Java-библиотека для упрощения работы с SQLite базами данных.

java java-library sqlite

Last synced: 15 Apr 2026

https://github.com/tanaymukherjee/Exploring-SQL-with-R

The idea is to use the SQL skills in R by converting data into relational database from text files and then using it to run queries to filter data by SQL

database r sql sqlite

Last synced: 30 Jul 2025

https://github.com/fraineralex/books-app

Web application developed with Node.js in which publishers, categories, authors and books that belong to each of these can be registered, the published books are displayed in the home page with all their characteristics and an email is sent to the author each time that a book of his authorship is published.

books bootstrap css express handlebars html javascript mvc nodejs sequelize sqlite

Last synced: 09 Apr 2026

https://github.com/corneliusroemer/fasta_zstd_sqlite

Efficiently store FASTA sequences in sqlite compressed with sidecar zstd dictionary

bioinformatics fasta genomic-epidemiology sqlite virus-bioinformatics zstd zstd-dictionary

Last synced: 19 May 2026

https://github.com/kidgodzilla/implausible-vue

A toy analytics app in Vue 3, using sql.js-httpvfs

analytics httpvfs sqlite vue

Last synced: 20 Mar 2025

https://github.com/kmaleesha/vaccination-details-collector

This is a mini project which is created for collect vaccination details of the patients. Using Python with MySQL database.

python sqlite

Last synced: 20 May 2026

https://github.com/kento75/react-redux-ts-express-jwt-auth-sqlite

WIP: React (TypeScript) と Express API を使用した JWT認証 + アクセスコントロール + 検索 サンプル

auth express jwt react redux sqlite typescript

Last synced: 13 Apr 2026

https://github.com/sfomuseum/swift-mbtiles

Swift package for reading and caching data from MBTile databases.

mbtiles sqlite swift

Last synced: 07 Mar 2026

https://github.com/salvatoreamaddio/backend_businessappsharpbuilder

BusinessAppSharpBuilder is a framework that runs on .NET 8. It is designed to speed up the development of business-oriented from a back-end viewpoint.

back-end back-end-development backend backend-development com csharp csharp-code dot-net email-sender excel mysql mysql-database security sqlite sqlite-database sqlite3 sqlite3-database

Last synced: 03 Feb 2026

https://github.com/aabbtree77/auth-starter-backend

Backend for a complete session-based user authentication: Bun, Hono, Drizzle, SQLite.

authentication authorization backend-api bun cookie cors credentials crud drizzle hono minimalism ngrok security session sqlite typescript user-password xss

Last synced: 07 May 2025

https://github.com/ms10596/catalog

TV series management system

flask oauth2 python sqlite

Last synced: 08 May 2026