# web_sqlite_test **Repository Path**: msilemsile/web_sqlite_test ## Basic Information - **Project Name**: web_sqlite_test - **Description**: 跨平台sqlite使用,一个示例 多平台支持 android | ios | windows | macos | linux - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-07-05 - **Last Updated**: 2023-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # web_sqlite_test 跨平台sqlite使用,一个示例 android | ios | windows | macos(WebView暂不支持) | linux(WebView暂不支持) 功能: 1.跨平台sqlite 2.提供web端使用sqlite API 3.局域网下sqlite互操作 4.提供http协议下sqlite API 5.客户端和局域网或者服务端数据同步 示例如下: ![Image](./browser.png) ![Image](./database.png) ![Image](./setting.png) ![Image](./broadcast.png) ![Image](./httpserver.png) ![Image](./command.png)