SQLite數據庫管理工具:DB Browser for SQLite
DB Browser for SQLite 是一個高品質,可視化,開放源碼的工具。用于創建,設計和編輯SQLite兼容的數據庫文件。
它適用于希望創建數據庫,檢索和編輯數據的用戶和開發人員。它采用了熟悉的電子表格一樣的界面,你不需要學習復雜的SQL命令。
它為用戶提供向導來:
- Create and compact database files
- Create, define, modify and delete tables
- Create, define and delete indexes
- Browse, edit, add and delete records
- Search records
- Import and export records as text
- Import and export tables from/to CSV files
- Import and export databases from/to SQL dump files
- Issue SQL queries and inspect the results
- Examine a log of all SQL commands issued by the application
項目主頁:http://www.baiduhome.net/lib/view/home/1417360389581
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!