5 ms·
Python also has the DBAPI specification, which defines what interface a library must support to be considered a database driver. The author claiming Go’s sql pa
by uranusjr 3y ago
Python also has the DBAPI specification, which defines what interface a library must support to be considered a database driver. The author claiming Go’s sql package encourages writing SQL directly while Python doesn’t really seems a bit awkward.