Releases: i-sevostyanov/NanoDB
Releases · i-sevostyanov/NanoDB
v1.0.0
What's Changed
- Lexer and Parser for SQL. by @i-sevostyanov in #1
- Add expressions engine. by @i-sevostyanov in #2
- Query planner by @i-sevostyanov in #3
- SQL Engine. by @i-sevostyanov in #4
- Parse one statement at a time. by @i-sevostyanov in #5
- Memory storage implementation. by @i-sevostyanov in #6
- Allow asterisk in the select statement. by @i-sevostyanov in #7
- Read-eval-print loop. by @i-sevostyanov in #8
- Dockerize. by @i-sevostyanov in #9
Full Changelog: https://github.com/i-sevostyanov/NanoDB/commits/v1.0.0