|
|
|
|
|
by RcouF1uZ4gsC
1850 days ago
|
|
> I won't be surprised if writing a db in python actually becomes viable some years down the road due to the awesome tooling and the idea Long term, complicated, high performance projects worked on by many developers is the Achilles heel of Python. The lack of type safety really bites over a large code base. Also issues with automatic refactoring tools due to the very dynamic nature of Python Deployment and dependency management is also a big issue in Python. Not to mention performance and multithreading. |
|