|
|
|
|
|
by austin-cheney
115 days ago
|
|
I am going to write an original in-memory database in JavaScript. I hate SQL and believe I can write something that executes faster than existing solutions while also feeling natural to JavaScript: storage and search via objects and arrays. |
|