https://github.com/chillfish8/replicat
SQLite my beloved
https://github.com/chillfish8/replicat
Last synced: 3 months ago
JSON representation
SQLite my beloved
- Host: GitHub
- URL: https://github.com/chillfish8/replicat
- Owner: ChillFish8
- Created: 2022-11-11T17:52:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T22:51:07.000Z (over 2 years ago)
- Last Synced: 2025-02-01T14:32:13.530Z (5 months ago)
- Language: Rust
- Size: 620 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Replicat
Replicated SQLite instances made easy.
TL;DR: I'm writing this because I want a replicated embedded database I can use to manage my state
in projects, but I also want to be able to easily contain the files it produces. Also, SQLite is just cool :)## But why SQLite?
> Why not ``?
To that I say:
