https://github.com/asg017/sqlite-ip
https://github.com/asg017/sqlite-ip
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/asg017/sqlite-ip
- Owner: asg017
- Created: 2023-08-28T06:31:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-28T06:31:58.000Z (over 1 year ago)
- Last Synced: 2025-02-06T05:17:27.104Z (3 months ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sqlite-ip
Work-in-progress SQLite extension for working with IP addresses.
For now you can probably use [sqlean's ipaddr module](https://github.com/nalgeon/sqlean/blob/main/docs/ipaddr.md).