通过SQLite Database Browser可便捷地完成数据库的创建、打开、修改及查询等操作,界面直观,功能齐全,极大简化了对SQLite数据库的管理与维护过程。 1、 创建数据库,设置名称与存储路径,新建表格及字段信息,界面直观,操作简便,易于使用。 2、 进入文件 ...
SQLite has an incredibly small footprint. The database itself, its DLLs and the complimentary diff and analyzer tools are less than 15 MB in size. It's perfect for small mobile devices, advanced ...