1,833 skills found · Page 3 of 62
membership / Membership.dbSQL database schema boilerplate for user accounts, roles and authentication tokens for use in web apps (PostgreSQL, Microsoft SQL Server, Azure SQL Database, LocalDb, SQLite)
debba / TabularisA lightweight, cross-platform database client for developers. Supports MySQL, PostgreSQL and SQLite. Hackable with plugins. Built for speed, security, and aesthetics.
probcomp / BayesliteBayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.
simonw / Csvs To SqliteConvert CSV files into a SQLite database
thombashi / SqlitebiterA CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to a SQLite database file.
frectonz / Pglite FusionEmbed an SQLite database in your PostgreSQL table. AKA multitenancy has been solved.
sqliteai / Sqlite VectorSQLite-Vector is a cross-platform, ultra-efficient SQLite extension that brings vector search capabilities to your embedded database.
realm / Realm DartRealm is a mobile database: a replacement for SQLite & ORMs.
0hq / TinyvectorA tiny nearest-neighbor embedding database built with SQLite and Pytorch. (In development!)
casatwy / CTPersistanceiOS Database Persistence Layer with SQLite, your next Persistence Layer!
DBDiff / DBDiffCompare MySQL, Postgres or SQLite databases & automatically create schema & data change scripts/migrations automatically for database version control. Supports Flyway, Liquibase and has a built-in migration tool.
astaxie / Beedbbeedb is a go ORM,support database/sql interface,pq/mysql/sqlite
Portabase / PortabasePortabase - Database backup & restore tool for PostgreSQL, MySQL, MariaDB, Firebird SQL, SQLite, MongoDB, Redis and Valkey (more engines coming soon 🚀)
capacitor-community / Sqlite⚡Capacitor plugin for native & electron SQLite databases.
QuadrupleA / Sqlite Page ExplorerVisual tool to explore SQLite databases page-by-page, the way they're stored on disk and the way SQLite sees them.
guardianproject / Libsqlfsa library that implements a POSIX style filesystem on top of an SQLite database
msallin / SQLiteCodeFirstCreates a SQLite Database based on a EdmModel by using Entity Framework CodeFirst.
netyouli / WHC ModelSqliteKit专业的ORM数据库操作开源库,线程安全,高性能模型对象存储Sqlite开源库,真正实现一行代码操作数据库,让数据库存储变得简单 Professional database storage solutions, thread safe, high-performance model object storage Sqlite open source library, realize one line of code database operation, simple database storage
ivoras / DaisyA private proof of authority blockchain where blocks are SQLite databases, in Go
FahimF / SQLiteDBBasic SQLite wrapper for Swift 4.x and lightweight ORM for accessing underlying tables in an SQLite database