1,834 skills found · Page 17 of 62
Unconcurrent / SoloDBA document database built on top of SQLite with full LINQ/IQueryable support.
daolq3012 / AssetSQLiteOpenHelperLibrary supports migrating SQLite to Room Persistence Library, loads pre-populated SQLite database!
IsNull / AhkDBAAutoHotkey DBA is an OOP-SQL DataBase access framework. It currently supports SQLite, MySQL and ADO.
albar965 / NavdatareaderNavdatareader is a command line tool that uses the atools fs/bgl and fs/writer to store a full flight simulator scenery database into a relational database like Sqlite or MySql.
312323205202 / AI Resume Screening SystemAI-powered resume screening and hiring automation system that extracts resumes from AWS S3, classifies candidates based on HR-defined criteria using LLMs, stores results in SQLite, and automatically sends email and WhatsApp notifications. Designed to simulate a real-world recruitment workflow with secure cloud and database integration.
WSAyan / Medicinedbsqlite medicine database
kk121 / Android Debug ToolsAndroid library for debugging Sqlite database, SharedPreferences and other files in the app
rcolinp / Clinical Informatics UmlsAn exploratory, tutorial and analytical view of the Unified Medical Language System (UMLS) & the software/technologies provided via being a free UMLS license holder. This repo will subset 2021AB UMLS native release, introduce/build upon UMLS provided tools to load a configured subset into first a relational database --> MySQL, SQLite, PostgreSQL and MariaDB all covered within this repo. Next the UMLS subset which is stored in a relational DB will be queried, modeled and lastly loaded into a defined Neo4j label property graph. Lastly, Neo4j database containing UMLS 2021AB subset in schema promoting intuitive analysis and rich visualization will become the central datastore for analysis. The datastore contains ~5 million distinct nodes & >40 million distinct relationships (edges). Currently, Neo4j is running via Docker but deployment options are NOT limited to Docker. If choosing to deploy via Neo4j Aura, server, Neo4j Desktop, VM etc... Please note and be aware of the specific volumes and environment variables specified within this repository (docker run). The ability for the loaded Neo4j Graph to interact with RDF data (i.e. import/export RDF data to and from Neo4j) may not be possible via all Neo4j deployment avenues (i.e. Neo4j Aura currently does not support RDF integration that is demonstrated in this repository).
ricardoalcocer / JssqlCommonJS wrapper around Ti.Database that makes accessing SQLite Databases feel more like accessing JavaScript objects
shuebener / SQLiteCompareUtility for comparing two SQLite database files for both structure and data
onecrayon / Database WebosClass to ease working with HTML5 SQLite databases in webOS, the Enyo framework, and beyond
remuspoienar / Bun Elysia Drizzle SqliteElysiaJS + Bun + DrizzleORM (with bun:sqlite for sync/async database) codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.
emarifer / Go Htmx DemoSimple full-stack web application for saving notes to a Sqlite database (CRUD), with HTML template rendering using </> htmx & _hyperscript. This is a minimalist application that does not use any additional libraries beyond the standard Go library.
tailscale / SquibbleA lightweight schema manager for SQLite databases.
AndriousSolutions / DbutilsFlutter Library for use of SQLite database
ChrLipp / Notes ImportParses Apple notes SQLite databases
jojje / Imdb SqliteImports IMDB TSV files into a SQLite database
xiuno / DbxA database library for MySQL/SQLite/Cassandra/Scylladb by golang.
BRO3886 / HealthsyncParse Apple Health exports into a local SQLite database
joelseq / Sqliteadmin GoAdmin tool for interacting with an embedded SQLite database