Sam's linux study
我的linux研究與open source的分享, 一起加入吧
Friday, October 21, 2005
輕型的database: SQLite
SQLite
是一個非常小型的資料庫系統
很適合在embedded system上去使用
加上他使用檔案的方式處理資料
而不像MySQL這類的資料庫利用client-server的方式通訊
因此速度也不錯
也因此他也獲得2005年的Open Source Award
有需要在embedded system中使用database的朋友可以試試
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment