News

DuckDB is an in-process SQL database built for speed, simplicity, and analytics. Often called the “SQLite for analytics,” it runs directly inside your application, with no server setup, and handles ...
Go module github.com/ncruces/go-sqlite3 is a cgo-free SQLite wrapper. It provides a database/sql compatible driver, as well as direct access to most of the C SQLite API.
🔍 List database tables 📊 Execute SQL queries (SELECT, INSERT, UPDATE, DELETE) 🔐 Multiple authentication methods (SQL, Windows, Azure AD) 🏢 LocalDB and Azure SQL support 🔌 Custom port ...