Skip to main content
li-tann's Notebook
💬Document
🧙Code
🏷️Blog
🚀GitHub
One doc tagged with "SQLite3"
View all tags
sqlite3
sqlite3 是一个基于c/c++实现的轻量级数据库,对环境依赖非常小,所以常应用于嵌入式开发(与该文档无关)。