gaunthan's blog
My soul and the distance between so far, but my existence has so real.
Home
Archives
Tags
Projects
MySQL 事务与事务处理
? MySQL ?
? Database ?
事务处理(transaction processing)可以用来维护数据库的完整性,它保证成批的数据库操作要么完全执行,要么完全不执行。
More »
SQLite 简明教程
? SQLite3 ?
? Database ?
SQLite 的基础教程,包括安装,基本使用等内容。
More »