Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/v7e5/bareapi_asp_core

An example of a barebones ultra minimal todo list api using ASP.NET Core minimal webapi with simple cookie-based auth and zero dependencies.

api asp-net-core aspnetcore barebones csharp dotnet dotnet-core minimal minimal-api rest-api sqlite sqlite3 todolist webapi

Last synced: 21 Nov 2024

https://github.com/billhu0/sqrpress_571

Toy Template. Treat it as a React version of: https://github.com/uct8086/jsonVee

d3 express nodejs react sqlite vite

Last synced: 13 Dec 2024

https://github.com/gbrault/ftsdocuments

FTS added to flask-appbuilder

flask-appbuilder fts sqlite

Last synced: 03 Feb 2025

https://github.com/envor/laravel-schema-macros

Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.

laravel mysql sqlite

Last synced: 14 Oct 2024

https://github.com/gabriel-mend/nlw-02

Projeto realizado pela @Rocketseat, com intuito de colocar os devs um nível acima!!!

javascript knexjs react react-native reactjs sqlite typescript

Last synced: 26 Jan 2025

https://github.com/yuzongmin/sqlite-literature-management-fastmcp-mcp-server

A flexible system for managing various types of sources (papers, books, webpages, etc.) and integrating them with knowledge graphs.

agent fastmcp llm mcp memory sqlite

Last synced: 28 Dec 2024

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: 28 Dec 2024

https://github.com/theamirhosssein/event-booking-api

This project enables users to create and manage their own events while showcasing event registrations. It is built using the Gin framework for efficient web development and leverages SQLite for reliable data storage.

gin go jwt sqlite

Last synced: 14 Oct 2024

https://github.com/rstm-sf/clientservercrud

A simple client-server CRUD application written on F#

bulma-css cross-platform dotnet efcore elmish fable fsharp giraffe js spa sqlite

Last synced: 09 Feb 2025

https://github.com/arumandesu/go-revise

go-revise is a Telegram bot designed to help you retain and reinforce information over time. Whether it's an article you’ve read about maps in Go, or any other topic, the bot ensures you don’t forget by prompting you to revisit the content at regular intervals.

golang sqlite telegram-bot

Last synced: 12 Oct 2024

https://github.com/alvinwan/uniexpect

doctest utility and inline testing for REPL languages

inline-testing language python python-doctests repl scheme sqlite testing utility

Last synced: 11 Jan 2025

https://github.com/sjinks/sqlite3-cmake

libsqlite3 with CMake support

cmake cmake-lib libsqlite3 sqlite sqlite3

Last synced: 13 Jan 2025

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

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

analytics httpvfs sqlite vue

Last synced: 25 Jan 2025

https://github.com/frknasir/cogito

An open source personal website

laravel6 php73 spa sqlite vue-router vue2 vuex

Last synced: 10 Feb 2025

https://github.com/sayjava/sgraph

sgraph is a schema first graphql api server powered by the sequelize orm library and envelope plugins compatible

api-server dgraph envelope graphql hasura prisma sequelize sqlite

Last synced: 25 Dec 2024

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

Todo List Back-end Demo with Nestjs

jest nestjs nodejs sqlite typeorm typescript

Last synced: 29 Dec 2024

https://github.com/ytliusvn/next-crud

Full-stack CRUD app built using NextJS.

chakra-ui nodejs prisma sqlite typescript

Last synced: 08 Feb 2025

https://github.com/arshadkazmi42/cookie-crud

CRUD operation on browser sqlite cookie store (cross platform)

browser chrome cookie crud firefox sqlite

Last synced: 28 Oct 2024

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: 05 Jan 2025

https://github.com/mysticquest/dotnet-api-demo

A .NET 7.0 Rest API (ASP.NET controllers with a console app interface), utilizing entity framework and sqlite.

asp-net csharp dotnet dotnet7 entity-framework-core mvc sqlite

Last synced: 20 Jan 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: 01 Feb 2025

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: 29 Nov 2024

https://github.com/squiddy/gitlab-to-sqlite

Save data from GitLab to a SQLite database.

datasette datasette-tool gitlab sqlite

Last synced: 24 Oct 2024

https://github.com/dschil138/sql-keycounts

SQLite queries to be used with Benign-Key-Logger to help understand your keycount data

benign-key-logger keyboard-layout keycounter keylogger sql sqlite

Last synced: 20 Dec 2024

https://github.com/arshadkazmi42/firefox-cookie-path

Get firefox cookie sqlite db path crossplatform

cookie-path crossplatform firefox firefox-cookie-path sqlite

Last synced: 15 Dec 2024

https://github.com/yanrodrigues205/smartsales-backend

This repository aims to store the source code of the SmartSales application logic, which is an order and reservation manager for a restaurant, this application uses typescript, orm prism and automated tests with jest. 🛒

docker express jest jest-tests mysql prisma-orm sqlite typescript unit-testing

Last synced: 28 Dec 2024

https://github.com/wantguns/unfold

Unofficial CLI client for https://fold.money, which essentially enables you to fetch your banking transactions into a SQL database and/or a ledger file

account-aggregator banking budgeting cli finance foldmoney golang ledger ledger-cli sqlite

Last synced: 26 Jan 2025

https://github.com/wpcodevo/explore-prisma

In this tutorial, you will learn how to set up and configure a PostgreSQL instance on your local development environment using Docker and Docker Compose. Next, you will use Prisma to create databases and models, as well as perform the basic CRUD, Create/Read/Update/Delete operations. Then, you will create Prisma associations for one-to-one, one-to-many, and many-to-many relationships.

mysql postgres postgresql prisma prisma-client prisma-orm prisma2 sqlite

Last synced: 26 Jan 2025

https://github.com/ariga/atlas-provider-sequelize

Sequelize provider for https://atlasgo.io

mysql postgresql sqlite sqlserver

Last synced: 12 Oct 2024

https://github.com/rushi128/school-admission-app

This web application is designed to facilitate the registration and login process for students, as well as provide administrative functions for teachers. With this application, teachers can manage student registrations, allocate roll numbers, and perform various administrative tasks.

college-management css flask html innovation javascript project-management projects python registration school-management sqlite sqlite-database

Last synced: 28 Dec 2024

https://github.com/lucasrznd/myvan_flutter

Aplicativo móvel para motoristas gerenciarem seus passageiros.

android cross-platform flutter ios mobile-app sqlite

Last synced: 02 Feb 2025

https://github.com/dalloriam/pyroom

Quick & dirty Adobe Lightroom catalog manager

adobe catalog photography sqlite

Last synced: 23 Dec 2024

https://github.com/eastercompany/overlord

A truly lazy fullstack framework with complete stack, testing, deployment & pipeline coverage. One CLI (or TUI) interface to rule them! all... with developer monitoring, testing, and deployment tools for Nginx, Postgres, Sqlite, Python, TypeScript, Redis, LLMs and much more...

android cli fullstack go ios llm nginx overlord postgresql python redis sqlite tui typescript web

Last synced: 02 Nov 2024

https://github.com/coasterfreakde/ork

Object Relational Mapping for Kotlin

data database kotlin mariadb mysql orm sql sqlite

Last synced: 07 Nov 2024

https://github.com/iamakkkhil/url-shortener

This a URL Shortener Django project, which converts a entered url to a short version of that same url. It is a beginner friendly django project which helps to increase the readability of the url.

django python sqlite

Last synced: 09 Feb 2025

https://github.com/nafizpervez/online_learning_platform

Online Learning Platform for students to enroll into courses, for admins to create courses and handle the enrollment and to generate card list of courses and it's enrollments.

docker docker-compose fastapi fastapi-docker github-actions jenkins-pipeline kubernetes nextjs postgresql pydantic-models pytest python react sqlalchemy sqlite tailwindcss typescript

Last synced: 02 Feb 2025

https://github.com/niyko/athena

A Simple tool to move MSSQL change data capture history to Kafka written in Golang.

golang kafka mssql sqlite

Last synced: 12 Oct 2024

https://github.com/painterqubits/paramdb

Python package for storing and retrieving experiment parameters.

astropy python sqlalchemy sqlite

Last synced: 11 Nov 2024

https://github.com/spenserblack/favlist

I accidentally made a command-line SQLite manager

cli command-line command-line-tool list sqlite sqlite-database tui

Last synced: 12 Oct 2024

https://github.com/billy0402/gitbook-django-tutorial

A GitBook about Django tutorial with the django-coffee-shop project.

course django django-rest-framework gitbook heroku postgresql python restful-api sqlite web

Last synced: 14 Jan 2025

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: 14 Jan 2025

https://github.com/tacosontitan/glitter.sql

A lightweight and simple way to encapsulate and standardize interactions with SQL.

abstraction dapper encapsulation mongodb net48 net481 net6 net7 proxy sql sql-server sqlite

Last synced: 20 Dec 2024

https://github.com/mycloudnest/nest-server

MyCloudNest Server is a backend service built with Go and the Fiber framework, offering efficient file management capabilities. It allows users to upload, download

cloud cloudnest cloudserver go-sqlite3 gofiber golang sqlite

Last synced: 28 Dec 2024

https://github.com/aliesmaeil/dot

Todo mobile app that manage user's tasks.

bloc cubit dart flutter sqlite todo-app todoapp todolist

Last synced: 13 Jan 2025

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: 07 Nov 2024

https://github.com/ijklim/tradedata

(Outdated, latest: https://github.com/ijklim/tradedata-2020) Collect stock data (Laravel 5.5.23, Vue.js 2.5.13, Bootstrap 4 Beta 3, SQLite)

bootstrap4 laravel laravel55 phpunit phpunit-tests sqlite vue vuejs2

Last synced: 21 Jan 2025

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: 30 Jan 2025

https://github.com/turbot/steampipe-plugin-algolia

Use SQL to instantly query Algolia indexes and configuration. Open source CLI. No DB required.

algolia algolia-api backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 08 Nov 2024

https://github.com/sombriks/simple-knex-koa-example

sample application touring API, tests, continuous integration, continuous deployments, image publishing and so on

argocd docker docker-compose dotenv-flow github-actions gitops knex koa kubernetes migrations mocha node sinon sqlite

Last synced: 26 Jan 2025

https://github.com/melisa-karatas/restaurant_management_system

This project is a simple restaurant management system written in Python with database provided by SQL.

management-system object-oriented-programming oop project python restaurant-management sql sqlite sqlite3

Last synced: 13 Jan 2025

https://github.com/melisa-karatas/library_management_system

This project is a simple library management system written in Python with and without database versions.

database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3

Last synced: 13 Jan 2025

https://github.com/interstella0/stemoji

A discord bot that utilizes the discord application emoji feature as your custom emoji use!

bot custom discord discord-bot emoji emoji-bot host lightweight postgres postgresql python self self-host sqlite

Last synced: 19 Dec 2024

https://github.com/kazimovzaman2/cs50w-commerce

🤑 Project 2 of "Harvard CS50’s Web Programming with Python and JavaScript"

commerce cs50 cs50w cs50web-project2 css django html sqlite

Last synced: 13 Jan 2025

https://github.com/dossierhq/dossier-next-sqlite-app

Template for an app using Dossier, Next.js and SQLite

cms dossier nextjs sqlite template

Last synced: 29 Dec 2024

https://github.com/yizhezhang-ervin/app_web_sharingbike

SharingBikeSystem (React+Django RESTful+Sqlite+Antd+Echarts)

antd axios django echarts react sqlite

Last synced: 06 Jan 2025

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: 05 Dec 2024

https://github.com/gromnitsky/nfts

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

fts5 full-text-search jekyll sqlite

Last synced: 20 Jan 2025

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

Redis-Compatible module which writes to SQLite

cpan perl redis sqlite

Last synced: 02 Feb 2025

https://github.com/bkpecho/nicotime-out

Nicotime-Out is an Android application developed as an undergraduate thesis project to help smokers overcome their addiction. It offers a range of features and tools, leveraging mobile technology, to support users on their path to a smoke-free life.

addiction-recovery android android-studio cigarette-smoking java mobile-app sqlite sqlite-android

Last synced: 13 Jan 2025

https://github.com/mfazail/notes-kit

A sveltekit site to store coding notes and run them online.

online-playground python sqlite sveltekit

Last synced: 27 Jan 2025

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: 19 Jan 2025

https://github.com/MaikolSoro/Foody

Develop beautiful and fully functional Android App in Android Studio using the power of Kotlin programming language.

android-architecture datastore flow hilt-dagger2 jetpack-navigation kotlin-android kotlin-coroutines kotlin-coroutines-mvvm okhttp recyclerview rest-api retrofit2 room room-database sqlite stateflow xml

Last synced: 24 Oct 2024

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: 26 Jan 2025

https://github.com/dmarsh19/sqlite_ncurses

Use values in a SQLite database to populate ncurses menu choices.

ncurses sqlite

Last synced: 03 Feb 2025

https://github.com/fraineralex/movies-application

🎬 Node.js web app for movie management using MVC and Sequelize.

express movies-app nodejs sequelize sqlite

Last synced: 26 Jan 2025

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

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

expo react-native sqlite typescript

Last synced: 26 Jan 2025

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: 21 Jan 2025

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: 19 Dec 2024

https://github.com/huntlabs/dbal

Database Abstraction Layer for dlang, can construct SQL statements.

database mysql postgresql sqlbuilder sqlite

Last synced: 12 Jan 2025

https://github.com/tursodatabase/embedded-replicas-with-rust

A simple web traffic analytics tracking API featuring Turso & Acti.

actix-web libsql rust sqlite turso

Last synced: 05 Jan 2025

https://github.com/abelzk/stellarmark-backgroud-remover-bot

A Telegram bot that swiftly removes image backgrounds with precision.

ai background-removal cloud-services image-processing python sqlite telegram-bot

Last synced: 12 Oct 2024

https://github.com/bit-badger/bitbadger.documents

Functions and methods to use relational databases as document stores

csharp documents dotnet fsharp json postgresql sqlite

Last synced: 23 Jan 2025

https://github.com/evan-stromatias/derdiedas

A Kivy desktop app to practice German nouns

german kivy nouns python sqlite

Last synced: 14 Oct 2024

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: 10 Feb 2025

https://github.com/moaminsharifi/simple-food-tracker-with-flask

simple food tracker with flask and sqlite3, frontend with bootstrap

bootstrap flask python sql sqlite

Last synced: 27 Jan 2025

https://github.com/invictusaman/socioeconomic-indicators-in-chicago-sql-python

This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.

data-analysis jupyter-notebook python sql sql-queries sqlite

Last synced: 12 Oct 2024

https://github.com/alieymsxxn/sql_project_data_job_analysis

This project explores top-paying jobs, in-demand skills, and where high demand meets high salary in data analytics.

data-analysis postgresql sql sqlite

Last synced: 28 Nov 2024

https://github.com/mikeduglas/sqlite-x

Native SQLite access for Clarion

clarion sqlite

Last synced: 05 Jan 2025

https://github.com/mikeblum/sqlite-koans

code for SQLite Koans post

database golang sqlite sqlite3 template-project

Last synced: 21 Dec 2024

https://github.com/jjba23/wikimusic-api

Haskell REST API for WikiMusic, invite-only knowledge sharing of music community. Visit at wikimusic.jointhefreeworld.org

api free haskell music rest servant sqlite

Last synced: 02 Nov 2024

https://github.com/huoyijie/GoChat

a chat program with golang and protobuf

bubbletea chat golang protobuf sqlite tcp tutorials

Last synced: 08 Nov 2024

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: 06 Jan 2025

https://github.com/petrenko-alex/interactive-timetable-for-autists

Interactive Timetable - Интерактивное расписание для детей с расстройствами аутического спектра / Interactive timetable for autists

android autism autism-spectrum-disorder csharp interactive-timetable kids sqlite timetable xamarin

Last synced: 13 Jan 2025

https://github.com/vitormours/record-management-system

A little CRUD project maded with python, sqlite and tkinter

crud-application python3 sqlite sqlite3 tkinter

Last synced: 18 Jan 2025