1,833 skills found · Page 8 of 62
nuxt-hub / StarterFull-stack application with Nuxt, using Database (Postgres / SQLite / MySQL), Blob (S3, R2, Vercel Blob) and KV (Redis, Upstash)
nolanlawson / Cordova Plugin Sqlite 2Native SQLite database API for Cordova/PhoneGap/Ionic, modeled after WebSQL (UNMAINTAINED)
byjg / Php MigrationSimple library writen in PHP without framework dependancy for database version control. Supports Sqlite, MySql, Sql Server and Postgres
simonw / Google Drive To SqliteCreate a SQLite database containing metadata from Google Drive
agentejo / Mongo LiteSchemaless database on top of SQLite
benhamner / Hillary Clinton EmailsCode to transform Hillary's emails from raw PDF documents to a SQLite database
incredibleindishell / Sqlite LabThis code is vulnerable to SQL Injection and having SQLite database. For SQLite database, SQL Injection payloads are different so it is for fun. Just enjoy it \m/
cbdb-project / Cbdb SqliteThe latest SQLite version of the China Biographical Database
ziminji / Objective C Sql Query BuilderAn easy-to-use lightweight SQLite 3 library written in Objective-C for Mac OS and iOS 4+ that will build SQL statements and manage database connections, plus an active record based ORM.
victor-wiki / DatabaseManagerDatabase management tool for: SqlServer, MySql, Oracle, Postgres and SQLite
javaliker / SQLiteAppsimple SQLite database management for OS X,this is an unfinished project
Chasel-Shao / CrystDBCrystDB is a thread-safe and convenient Object Relational Mapping database that based on SQLite.
pawlaszczyk / FqliteFQLite - SQLite Forensic Toolkit. FQLite is a tool to find and restore deleted records in SQlite databases. It therefore examines the database for entries marked as deleted.
c9s / SQLBuilderA powerful, fast, cross-platform SQL Builder for PHP. Convert your structured data into SQL queries with a fluent style interface and targeting on all the mainstream database (MySQL, PostgreSQL, SQLite)
danielclough / Fireside ChatAn LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Wasm) frontend packaged with Tauri!
frones / ZeosLibThe ZeosLib is a set of database components for MySQL, PostgreSQL, Interbase, Firebird, MS SQL, Sybase, Oracle and SQLite for Delphi, FreePascal/Lazarus, Kylix and C++ Builder. - mirror for the official repository (http://svn.code.sf.net/p/zeoslib/code-0), created and maintained with git-svn
AppThreat / Vulnerability DbVulnerability database and package search for sources such as Linux, OSV, NVD, GitHub and npm. Powered by sqlite, CVE 5.2, purl, and vers.
magic-akari / BookLibrary📚Simple Book library application written on flask with SQLite database.
simonw / Sqlite DiffableTools for dumping/loading a SQLite database to diffable directory structure
thombashi / SimpleSQLiteSimpleSQLite is a Python library to simplify SQLite database operations: table creation, data insertion and get data as other data formats. Simple ORM functionality for SQLite.