Redis re-implemented with SQLite
Updated 2024-08-19 00:28:22 +08:00
Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt
Updated 2024-08-19 00:27:49 +08:00
Package sqlite is a CGo-free port of SQLite/SQLite3. SQLite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine.
Updated 2024-08-19 00:27:48 +08:00
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
Updated 2024-08-19 00:27:48 +08:00
pure-Go SQLite driver for Go (SQLite embedded)
Updated 2024-08-19 00:27:48 +08:00