1,833 skills found · Page 12 of 62
haris989 / Chrome Password StealerWhen you request Google Chrome to save your password on a given website, it stores it in a sqlite database file. In order to securely store the password, the password is encrypted using user's window's credentials. This program decrypts the passwords in user's machine and then copys them to the same directory in which program is present
curzon01 / Mqtt2sqlCopy MQTT topic payloads to MySQL/SQLite database
simonw / Sqlite MigrateA simple database migration system for SQLite, based on sqlite-utils
CuriousDrive / EFCore.AllDatabasesConsideredThis repository contains sample .NET projects which are using EF Core to perform database operations for MS SQL Server, MySQL, SQLite & CosmosDB. We have created these projects for developers who are getting started with EF Core and they want to know how you perform CRUD operations, load related data, load data from views and call stored procedures.
tommyknocker / Pdo Database ClassFramework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
adilsaid64 / Google Finance ScraperScraping Google Finance with BeautifulSoup to create a portfolio tracker. Scraped data is stored into an SQLite database.
vectorlitedb / VectorlitedbThe SQLite for vector embeddings — A simple, embedded vector database that stores everything in a single file.
alitrack / UndarkUndark - a SQLite recovery tool for deleted data or corrupt database
jeppeman / HighLiteAn SQLite ORM for Android with automatic database migrations built with annotation processing
infely / Mngrmngr – terminal-based database manager (TUI) for PostgreSQL, MariaDB/MySQL, MongoDB, SQLite, and JSON with vim-like keybindings
LuckyJayce / DBExecutorandroid 数据库框架,sqlite database
Android-Tutorials-Hub / Login Register Sqlite TutorialAndroid Login and Register with SQLite Database Tutorial :- http://www.androidtutorialshub.com/android-login-and-register-with-sqlite-database-tutorial/
dkulchenko / WatchdbKeeping SQLite databases in sync
nopri / SqliteboySimple web-based management tool for SQLite database (with form, report, website, and many other features)
giovapanasiti / Sqlite DashboardSQLite Dashboard is a Rails engine that gives you a beautiful web interface for browsing and querying SQLite databases.
invm / Noir🕵️♂️ Noir - keyboard driven database management client for Postgresql, MySQL, MariaDB, SQLite and Clickhouse.
tr1ckydev / Great.db⚡ A powerful, human-friendly database library for JavaScript using SQLite.
nirajprakash / Taru Plants AndroidAndroid App for plant lovers! Identify plants, check the weather, and discover new favorites. Built using MVVM architecture with local caching using Room SQLite Database. Taru is completely open source! 🌿🌻🌱
probertson / Air SqliteUtilities for working with SQLite databases in AIR
torymur / Sqlite ReprVisual representation of on-disk database file format used by all releases of SQLite since version 3.0.0.