local-database
There are 83 repositories under local-database topic.
azkadev/localdb
library to help you create database on local memory, support json local database inspired by lowdb
maxnowack/signaldb
SignalDB is a local JavaScript database with a MongoDB-like interface and TypeScript support, enabling optimistic UI with signal-based reactivity across multiple frameworks. It integrates easily with libraries like Angular, Solid.js, Preact, and Vue, simplifying data management with schema-less design, in-memory storage, and fast queries.
fedspendingtransparency/usaspending-api
Server application to serve U.S. federal spending data via a RESTful API
Urdzik/MovieApp
🍿MVVM + Dagger Hilt + Android Architecture Components
burgerbuds/swiff
💁 Command line tools for common local ↔ remote server tasks.
RealSpeaker/telegraf-session-local
Telegraf local sessions middleware with multiple supported storage types (Memory/FileSync/FileAsync/...) using lowdb
SandroMaglione/pglite-client-server
Local-first app using PGLite as local database, Effect, DrizzleORM, and built with Remix
FedericoCeratto/nim-lmdb
Nim LMDB wrapper
AnonymousX86/Python-Password
Desktop password manager with material design standard.
Pietracoops/yugioh_cardlist_scraper
Yugioh Card Database Generator offline CSV: Simple python script that is used to scrape the KONAMI website to acquire a complete list of all yugioh cards (and their respective card information) into csv files. This can serve as a great tool for developers interested in the yugioh domain.
jfversluis/MauiEncryptedSqliteSample
Sample code to demonstrate how to work with a encrypted SQLite database in .NET MAUI (and Xamarin.Forms)
alexberriman/newtondb
A simple, easy to use and extendible JSON database.
Hackavist/XamarinKickStartTemplate
A Feature Packed Quick starter project template for Xamarin Forms projects
JerloPH/HomeCinema
Organize your local collection of Movies and TV Shows
iamnijat/coin-currency
The Coin Currency app offers a free exchange rate that benefits foreigners. They can instantly convert their money, money converter all currency calculator is easy to handle by any person who has never known about where it’s interchanged.
WilliamRagstad/LavaStore.js
LavaStore is a flexible and scalable local database for the web
shankarmadeshvaran/Xamarin_Contacts
Contacts is a sample Application which I developed while learning Xamarin Forms. I developed this project in MVVM architecture and can be able to run in both iOS and Android devices.I have used SQLite local Database and imlpemented many more features. I think this project will help lot of new developers who started learning Xamarin development.
ax4w/gorage
a simple local json based storage system written in go
oxince/fivem-json-db
A flexible Lua database module designed for use in the FiveM platform.
joshuadeguzman/flutter-examples-archive
Collection of sample apps in Flutter.
gmazoyer/peeringdb-sync
PeeringDB synchronization tool written in Go
IeuanWalker/Semantic-Web-Book-Search-Application
Project from University where i created a web application that sources data using semantic web technologies.
rei-codes/hive_example
Local Storage example with Hive in Flutter
zejiran/backend-simple-buyers-platform
💰 API REST used for simulating a simple buyer platform on Go. It generates a database that connects with a Vue.js app
ivaldi/capistrano-db-pull
Capistrano task to download a remote database to a local database
Kind-Unes/Flutter-Islamic-Muslim-Application
تطبيق اسلامي شامل يحتوي على جميع الأدوات اللازمة لحياة المسلم (مصحف مفسر و مترجم مرفق بملفات صوتية و امكانية تحديد الايات - سبحة الكترونية - اذكار و ادعية - مكتبة فيديوهات و دورات تعليمية - لوحة تحكم للأدمن - مواقيت الصلاة - تنبيهات و المزيد ...).
Psifer/Encipher
Encipher is C# Windows Form App where you can store your user login information offline. Encipher incorporates Google Authenticator to login into the program. It encrypts the user inputted data into AES-256 bit encryption which is then saved on the local database created by the program.
Sanan4li/json-local-database
A local db for node js and electron js applications for offline use.
sidpro-hash/Expense-Tracker
A Simple Expense Tracker using JavaFX GUI and local Database.
xavidop/alexa-nodejs-externalize-i18n
Externalize your i18n in your Alexa Skill with poeditor.com
Ambuj-Singh/Dating-App
A concept dating app with profile search and chat.
Arham-12336/Student_InfoApp
A basic App designed on Android studio for displaying a list on student using recycler view. Add data using local db & fetch memes using APIs
CyberSphinxxx/PasswordSentinel-JavaSwing
PasswordSentinel is a secure, local-only password manager built with java, using java swing GUI. All data stays on your device, ensuring complete privacy while offering strong password generation and safe storage.
MAHMOUDELSAYED7/Qubic-AI
Qubic AI is an intelligent chatbot powered by Google Generative AI Gemini, featuring a user-friendly interface, efficient state management with Bloc, and local chat history storage with Hive.
TarekRaafat/skalex
Simple & intuitive way to manage collections of data.
vrup0408/SQLite-Database-Application
In this particular project, User can enter or Insert their ID, Name, Surname and Marks. Also User can View it, Update it and also can delete it. Basically, It is a Simple CRUD Application with use of SQLite Database.