962 B
962 B
Roadmap
Note: This will probably evolve over time.
Alpha
v0.1 - Base
- UUID
- CLI
- Tokenizers
- ZiQL parser
- Schema engine
- File engine
v0.2 - Usable
- Relationships
- Custom data file
- Date
- Logs
- Query multi threading
- Arrays manipulation
v0.3 - QoL
- Docs website
- Ordering
- Dot operator
- Linked query
- Schema migration
- Dump/Bump data
- Recovery
- Better CLI
v0.4 - Usability
- Single file
- Docker
- YAML config file
- Python interface
- Go interface
v0.5 - In memory
- In memory option
- Cache
v0.6 - Performance
- Transaction
- Other multi threading
- Query optimization
- Index
v0.7 - Safety
- Metrics
- Durability
v0.8 - Docs
- ZiQL tuto
- Deployment tuto
- Code docs
- CLI help