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/fernandobelotto/car_price_api

Project for exploring the Nestjs framework

api nestjs sqlite

Last synced: 20 Feb 2026

https://github.com/airkyzzz/annfrenchtechsender

Client lourd Python (CustomTkinter + Selenium) d'envoi automatisé de candidatures aux organisations French Tech Bordeaux. Architecture 3 couches, SQLite + JSON + TXT, tests pytest. Réalisation E6 du BTS SIO SLAM.

bcrypt bts-sio customtkinter desktop-application e6 pyinstaller python selenium slam sqlite

Last synced: 24 May 2026

https://github.com/frankdias92/newprojetstore

This project is an e-commerce website showcasing a virtual drift pilot and their products. It utilizes a modern frontend built with Next.js (React framework) for a smooth user experience. Visitors can explore product categories, view individual product details, and be redirected to affiliate links.

backend-api e-commerce-website expressjs frontend nextjs14 showcasing-skills-learned sqlite sqlite3

Last synced: 02 Apr 2026

https://github.com/nampdn/prisma_flutter

Prisma native binding for Flutter

dart ffi flutter prisma rust sqlite

Last synced: 04 Apr 2026

https://github.com/dev2forge/sqlazo

SQLAZO is a Python module that helps manage basic operations in an SQLite3 database. It provides utilities to simplify common database tasks—such as creating, reading and deleting records—making it easier for developers to work with SQLite databases in their Python projects.

basesdedatos database dev2forge modules opensource programming python python3 sql sqlite

Last synced: 31 Jul 2025

https://github.com/rebellatogui/nlwunite

Tenho prazer de compartilhar esta edição do NLW Unite. Durante os 4 dias do evento, desenvolvi um projeto em Python, envolvendo SQLite, Flask, Git Bash... Um Pass.in para um aplicativo de gestão de participantes de evento presencial. No Pass.in, você pode cadastrar e gerenciar pessoas e dados para check-in.

dbeaver flask git gitbash postman python sqlite

Last synced: 11 Apr 2026

https://github.com/tonimelisma/temperature

Weather sensor and web analytics

python raspberry-pi sqlite weather weather-station

Last synced: 13 Apr 2026

https://github.com/zul132/mithra-voice-bot

MITHRA – An AI-powered, multi-agent voice bot system built with Gemini LLM and RAG for metro passenger guidance and ticket booking. Features multilingual voice support (Tamil, Hindi, English).

agentic-ai ai-assistant chatbot flask gemini gemini-ai large-language-models llm multi-agent-systems multilingual-ai python rag rag-chatbot retrieval-augmented-generation speech-recognition speech-to-text sqlite text-to-speech voice-assistant voice-bot

Last synced: 13 Apr 2026

https://github.com/liebki/blazorlibrary

A video game library application, created using MAUI with Blazor, Bootstrap, external APIs and more stuff!

blazor-server csharp dotnet-core gamelibrary maui maui-blazor netcore sqlite

Last synced: 17 Apr 2026

https://github.com/nartac/bitcoin-strategy-backtester

📈 Backtest Bitcoin strategies with this Python tool to analyze performance, visualize data, and create professional-grade financial charts.

bitcoin charting charts cli cryptocurrency data-vizualization finance financial-data matplotlib python sqlite stocks technical-analysis trading yahoo-finance

Last synced: 04 May 2026

https://github.com/dchobarkar/settlement-system

A React and NestJS application implementing an iterative settlement process between two parties with real-time updates.

nestjs nextjs react sqlite tailwindcss typeorm typescript

Last synced: 10 Apr 2026

https://github.com/totalsky3/flask_todo

Flask + SQLiteのシンプルなToDoアプリ。

flask portfolio sqlite

Last synced: 18 May 2026

https://github.com/rizkycrypt/lelana.id

Lelana.id - Web-based tourism platform for Banyumas & Central Java. Features destination management, local events, community reviews, travel packages & interactive maps. Built with Python Flask, SQLite, TailwindCSS.

banyumas central-java flask indonesia pariwisata sqlite tourism travel travel-packages web-application web-development

Last synced: 05 Oct 2025

https://github.com/berquerant/sqlite-csv

sql csv pipeline

bash sqlite

Last synced: 05 Oct 2025

https://github.com/sharjeel-siddiqui12/mobile-marketplace-nextjs

Mobile Marketplace Web Application: A professional Next.js 15 and React 19 web app for browsing, sharing, and viewing detailed information about mobile phones. Features include a searchable mobile catalog, individual detail pages, image upload, community engagement, and SQLite database integration.

css nextjs reactjs slug slugify sqlite

Last synced: 06 Oct 2025

https://github.com/allanjos/crud-node

Simple SQLite CRUD in Node.js

cross-platform javascript js nodejs sqlite sqlite3

Last synced: 18 Apr 2026

https://github.com/cityssm/mpac-yetf-to-sqlite

A tool to convert an MPAC Year-End tax file (YETF) into a SQLite database, compatible with reporting tools.

mpac mpac-yetf powerbi property-assessment property-tax reporting sqlite

Last synced: 16 May 2026

https://github.com/vandodev/rn-target

Projeto prático focado no gerenciamento de metas financeiras. Salvar e recuperar dados utilizando um banco de dados local com SQLite, além de explorar o uso do Expo Router para implementando navegação baseado em arquivos no React Native.

android app expo ios react react-native rocketseat sql sqlite

Last synced: 10 Apr 2026

https://github.com/wastingnotime/contacts-backend-dotnet-hexagonal

This repository maintain a dotnet/webapi application that is part of "contacts" project, an initiative to explore technologies features.

crud-api dotnet entity-framework hexagonal-architecture migrations sqlite webapi

Last synced: 09 Mar 2026

https://github.com/wastingnotime/contacts-backend-go-echo

This repository maintain a golang/echo application that is part of "contacts" project, an initiative to explore technologies features.

crud-api echo golang gorm migrations sqlite

Last synced: 09 Mar 2026

https://github.com/wastingnotime/contacts-backend-nodejs-express

This repository maintain a nodejs/express application that is part of "contacts" project, an initiative to explore technologies features.

crud-api expressjs migrations nodejs sequelize sqlite

Last synced: 09 Mar 2026

https://github.com/ntaraujo/hack4cities

Our project for Hack4Cities 2022

flask hackathon hackathon-project python sqlite

Last synced: 14 Apr 2026

https://github.com/stefanoschrs/buttes-chaumont.fr

Dedicated to the runners of Buttes-Chaumont!

golang react running sqlite strava

Last synced: 02 May 2026

https://github.com/thinkphp/auth2

Auth React Frontend Backend Node.js Sqlite3

authentication backend bcrypt cors express frontend node react router sqlite tailwindcss

Last synced: 10 Apr 2026

https://github.com/rikulauttia/database-fundamentals

Database performance engineering lab demonstrating 148x query optimization through advanced indexing strategies and ACID-compliant transaction patterns. Features production-ready implementations spanning both SQL and NoSQL paradigms with measured performance analytics. A practical showcase of database engineering principles.

acid concurrency database database-design database-optimization indexing mongodb normalization nosql performance-testing python-database query-performance relational-algebra sql sqlite transactions

Last synced: 10 Apr 2026

https://github.com/artem-babenko/announcementwebapp

Проект «Оголошення» - це мій перший веб-додаток, який я написав одразу після завершення самостійного вивчення необхідних фреймворків та мов програмування. Основна ідея – це швидке створення та редагування тимчасових оголошень.

asp-net-core csharp css entity-framework-core html javascript middleware rest-api sqlite

Last synced: 10 Apr 2026

https://github.com/deniska69/help-desk

Курсовая работа на тему "Автоматизация учёта заявок в IT-отделе"

django python sql sqlite

Last synced: 07 May 2026

https://github.com/chufretalas/pantsbase

A worse pocketbase, but it's my version and that's what matters :)

database go pocketbase sqlite standard-library

Last synced: 14 Jan 2026

https://github.com/yumeangelica/bikes_database_reader

A Python based database reader for bikes.db (SQLite)

python3 sqlite

Last synced: 18 May 2026

https://github.com/s0fft/true-publish-protocol

Information-Resource — SSR Media Project on Flask + API on Flask-RESTful

api curl flask flask-restful jinja2 postman python3 server-side-rendering sqlalchemy sqlite

Last synced: 10 Apr 2026

https://github.com/kaatinga/baranka

A simple and flexible helper for preparing SQL queries with positional parameters for SQL databases like PostgreSQL, MySQL or SQLite

mariadb mysql postgresql query-builder spanner sql sqlite

Last synced: 10 Apr 2026

https://github.com/s-gani/todoapp

Simple To-Do application built using Kotlin and SQLite for Android

android application kotlin sqlite sqlitedatabase todolist xml

Last synced: 21 Jan 2026

https://github.com/mmulyana/my-money-be

⚒️ (WIP) Money tracking & budget

nestjs prisma sqlite

Last synced: 08 Oct 2025

https://github.com/uinaf/lincrawl

Local-first Linear work-graph archive CLI

age-encryption archive cli crawler crawlkit linear sqlite

Last synced: 24 May 2026

https://github.com/laggykiller/sqliteseecli

Encrypt / Decrypt SQLite database with SQLite Encryption Extension

aes-128 aes-256 aes-encryption cli sqlite sqlite-encryption-extension sqlite3 sqlitesee xojo

Last synced: 17 Aug 2025

https://github.com/gdiab/linkledger-cli

CLI-first local memory for agents: capture links, annotate evidence, and retrieve compact briefs.

agent-memory cli command-line-tool fts5 information-retrieval knowledge-management local-first research-workflow sqlite typescript

Last synced: 12 Mar 2026

https://github.com/seuros/rails_lens

Comprehensive Rails application visualization and annotation tool - precision optics for the Rails universe

activerecord analysis annotations cli code-quality database developer-tools documentation erd mermaid models mysql postgres rails rails7 rails8 ruby schema sqlite visualization

Last synced: 17 Feb 2026

https://github.com/rfabreu/u-develop-it

This repository contains the back end for U Vote It, a voting application for a local developer meetup group called U Develop It.

database express javascript mysql nodejs sql sqlite

Last synced: 10 Apr 2026

https://github.com/redraskal/bun-kv

A simple KV store using Bun's SQLite module.

bun kv sqlite typescript

Last synced: 09 Apr 2026

https://github.com/mehboob14/android_linkedin_clone

Build Android application a LinkedIn clone that implements core functionalities including user signup and sign-in. It uses SQLite for local storage of user credentials and SharedPreferences to manage app state, such as first-time startup and login status. Content for the home feed is dynamically fetched from Firebase, displaying users.

android-app firebase java sharedpreferences sqlite xml

Last synced: 18 Jan 2026

https://github.com/ref-bit/car-trader

A Nextjs app to search for car models powered by SQLite and Material-UI

api material-ui nextjs reactjs sqlite sqlite3

Last synced: 09 Apr 2026

https://github.com/kbrault/twitter_clone

Mini Twitter clone from a Rust learner. Probably many things to improve. Actix/SQLite and Javascript Vanilla

actix-web api javascript rust sqlite

Last synced: 09 Apr 2026

https://github.com/akchemp/data-engineer-mini-project

Mini ETL pipeline: CSV → SQLite → SQL → pandas analytics

aston beginner-friendly data-engineering etl intership pandas portfolio python sql sqlite

Last synced: 07 May 2026

https://github.com/joeymckenzie/sqlighter

A Laravel package for routinely backing up your SQLite database.

laravel php sqlite

Last synced: 16 Aug 2025

https://github.com/levysantiago/boarding-pass

Extensão do desafio Boarding Pass do #boraCodar da Rocketseat. Utilizando React.js, Nest.js, Prisma.

nestjs prisma reactjs sqlite styled-components typescript

Last synced: 14 Apr 2026

https://github.com/eljandoubi/dynamic_risk_assessment_system

ML Model Scoring and Monitoring

os pandas scikit-learn sqlite sys

Last synced: 14 Apr 2026

https://github.com/adibhatt10078/sha256_html

A lightweight, responsive web app built with AngularJS and Bootstrap 5 that allows users to generate SHA256 hashes from input strings.

backend competitions flask-application flask-web javascript openssl-library python ruby sha256 sqlite static-site url-decoding url-encoding xss

Last synced: 09 Apr 2026

https://github.com/mertjsx/csharp_sqlite_example

This project tries to explain how to use C# with SQLite in Bulgarian.

csharp database dotnet education example example-code sqlite

Last synced: 14 Apr 2026

https://github.com/srcsticsamy/imo

A simple blog made with Express.js based on the MVC structure, SQLite as the DB, Nunjucks for the views.

expressjs javascript nodejs nunjucks sqlite

Last synced: 20 Feb 2026

https://github.com/ronit0712/college_website

Dynamic College website, to show facilities available in College, Staff, Courses available and Alumni section.

css html javascript python sqlite

Last synced: 14 Apr 2026

https://github.com/mariosplen/bookings-app-javafx

The Bookings App is a user-friendly application designed to help hotel staff with the management

crud dao database fxml hotel javafx jdk17 jdk8 maven sqlite

Last synced: 14 Apr 2026

https://github.com/oarthurzanoni/bank

High level API. SOLID, DDD, Jest, GraphQL, TypeScript, Fastify

apollo apollo-server ddd fastify graphql jest prisma solid sqlite typegraphql typescrit

Last synced: 09 Apr 2026

https://github.com/r4stin/translation-rag-service

Lightweight FastAPI service implementing a Retrieval-Augmented Generation (RAG) pipeline for translation prompts, with SQLite persistence and heuristic stammering detection.

api-backend docker fastapi machine-translation ml-engineering rag retrieval-augmented-generation sqlite tf-idf

Last synced: 14 Apr 2026

https://github.com/matthiasdiener/skvlite

Playground for a persistent dictionary

dictionary hashtable persistent-data-structure python sqlite

Last synced: 21 Jan 2026

https://github.com/prashanthatp/locatetask

Android Application for location based task tracking

android firebase geofire java sqlite

Last synced: 14 Apr 2026

https://github.com/cvrajeesh/snowlite

Local SQLite-backed drop-in replacement for Snowflake — run integration tests without a data warehouse

snowflakedb sqlite

Last synced: 13 Mar 2026

https://github.com/mohamedhany99/fastapi-backend-of-chat-system-poc

This Repository is for building a Chat Service for a 1 on 1 chat not a group chat for authenticated users using JWT Bearer Token in addition to using redis & websockets In FastAPI

chat chat-app chat-application chatapp docker fastapi postgresql redis redis-cache redis-client sqlalchemy sqlite

Last synced: 10 Apr 2026

https://github.com/polespurnes/semgrep-json-to-sqlite-parser

A tool to easily parse a Semgrep CLI scan output file into a simple SQLite Database.

cybersecurity parser python semgrep sqlite tool

Last synced: 18 Feb 2026

https://github.com/franciscowallison/nlw-04-nodejs

Projeto desenvolvido durante a 4° edição da NLW na trilha de NODE JS Da Rocketseat .

docker docker-compose jenkins jenkins-pipeline jenkinsfile mysql nodejs postgres sqlite testing

Last synced: 14 Apr 2026

https://github.com/dominique216/expense-tracker

an expense tracker made using Java and SQLite

bootstrap java javascript mui react sqlite

Last synced: 14 Apr 2026

https://github.com/ethical0101/music-player

This is a simple Music Player web application built using **Django**, my very first Django project! 🎉 I referred to YouTube tutorials to learn and implement this.

css django html js sqlite

Last synced: 14 Apr 2026

https://github.com/embik/ing-csv-importer

Small utility for importing (German) ING account statements into an SQLite database

banking ing sqlite

Last synced: 18 May 2026

https://github.com/souvik150/vellore_explore

An app where you can add locations along with their picture and store it to showcase it to your friends that you visited the place.

dart flutter sqlite

Last synced: 14 Apr 2026

https://github.com/dvanderweele/lessqlite

A less-like command-line utility for easily paging through SQLite databases.

less pager python python3 schema sqlite sqlite-databases

Last synced: 03 May 2026

https://github.com/abdelmajidlh/sqlite_python

Créer une base de données dans Python et utiliser des requêtes SQL

matplotlib pandas python seaborn sqlite

Last synced: 08 Apr 2026

https://github.com/rohit-j0shi/faqs-backend-test

This is an assessment test project for the backend role. It is a multilingual FAQ API built using Django and Django REST Framework. The API allows users to retrieve FAQs in multiple languages using the Google Translate API. FAQs can be managed through the Django Admin Panel, and API endpoints are tested using pytest.

api backend django googletrans pytest python sqlite

Last synced: 14 Aug 2025

https://github.com/joschonarth/daily-diet-api

🥗 The Daily Diet API is a comprehensive solution for managing eating habits and tracking daily water intake, allowing for the logging, monitoring, and analysis of daily consumption.

flask python slqalchemy sqlite

Last synced: 14 Apr 2026

https://github.com/andrewbaxter/rs-sqlite-symbology

Rust Sqlite query data model and query string builder

orm rust sql sqlite

Last synced: 02 Jul 2026

https://github.com/vilhalva/temperaturas-com-beeware

👨‍🏫CONVERSOR DE TEMPERATURAS EM CELSIUS, FAHRENHEIT E KELVIN COM BEEWARE E SQLITE.

aplicativo beeware codigo database framework interface matematica projeto python sqlite

Last synced: 09 Apr 2026

https://github.com/pedroprebeck/projeto-final-ada

Um aplicativo web em Flask para gerenciar informações sobre animais de estimação, com integração de banco de dados SQLite e design responsivo usando Bootstrap.

bootstrap flask gunicorn python sqlite web-application

Last synced: 04 Oct 2025

https://github.com/blackwell-systems/claudewatch

Get measurably better at AI-assisted development. Generates CLAUDE.md improvements from session data, then proves they worked with before/after effectiveness scoring.

ai ai-agents ai-observability analytics anthropic claude claude-code cli developer-tools go golang observability sqlite

Last synced: 04 Mar 2026

https://github.com/silanurciftci/taskdistributionsystem

ASP.NET Core MVC app that auto-assigns tasks by difficulty with fair distribution and non-consecutive (±1) rule. EF Core + SQLite.

aspnet-core code-first csharp dotnet ef-core mvc repository-pattern sqlite task-assignment

Last synced: 06 May 2026

https://github.com/rcmilan/ex-dbs

Exemplos de implementações de Bancos de Dados

mongodb neo4j redis sqlite

Last synced: 09 Apr 2026

https://github.com/ppirog/words

Exam preparation exercise. Java, JavaFX, SQLIte was used to create app

java javafx sqlite

Last synced: 13 Oct 2025

https://github.com/marcomiddeldorff/invoice-time-tracker

Ein webbasiertes Tool zur Verwaltung von Kunden, Projekten, Angeboten und Rechnungen – mit integrierter Zeiterfassung. Zielgruppe sind Einzelunternehmer, die ohne externe Tools ihren Arbeitsalltag organisieren wollen.

inertiajs invoicing laravel mysql pdf-generation queue react sqlite tailwindcss time-tracking

Last synced: 14 Apr 2026

https://github.com/cagatay-softgineer/flask-backend

Scalable Flask backend template with dynamic multi-database support (PostgreSQL, SQLite, MySQL, MongoDB, Firestore) and modular routing via Blueprints.

api backend blueprints database firebase firestore flask mongodb mysql postgresql pydantic python sqlite template

Last synced: 14 Apr 2026