Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paolorechia authored Jan 1, 2024
1 parent 4d98beb commit 732bf63
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,12 +150,12 @@ Our roadmap for the first iteration might end up looking like this:


### Second iteration: making it usable (v0.2.0)
1. Add another API besides the REPL to query the database []
1. Add proper documentation to project []
2. Add another API besides the REPL to query the database []
* This can be either a traditional TCP or a HTTP server. It should be as simple as possible, and just receive a string of the SQL command
* Make REPL support both backends: Standalone process or network server
2. Adds proper logging strategy to the server []
3. Add configuration file []
4. Add proper documentation to project []
3. Adds proper logging strategy to the server []
4. Add configuration file []
5. Add create table command []
6. Add drop table command []
7. Add alter table command []
Expand Down

0 comments on commit 732bf63

Please sign in to comment.