|
|
|
|
|
by cryptonector
1341 days ago
|
|
"Because it's written in Rust" is a pretty good argument, but you won't be using it instead of SQLite because SQLite is incredibly functional and no new kid on the block can be functional fast enough to overcome that mind share for some time. In the end it will have to have a) close to parity with SQLite in functionality, and b) a better architecture. (b) seems unlikely, and (a) seems unlikely. Plus functionality is not enough -- a fantastic test suite is also needed, and here it's really hard to dethrone SQLite because its best test suite is proprietary. Perhaps provable correctness would be the thing. > I don't want to dump on someone's project, ... A lot of these projects are school projects, or personal projects. No need to dump on them. I think it's pretty cool that someone might tackle an RDBMS library, as long as they don't think it's a SQLite killer without understanding the tremendous need for funding that replacing SQLite would require. |
|
..no, it isn't?
That's like saying you would buy a specific car because the factory it was made in is better than other car factories.
It is an argument, yes. Not a pretty good argument unless there's something specific about this project that is better because of Rust.