Results 63 issues of Aleksei Zinovev

There are a few ways to increase the speed of SQL queries and data retrieval - [ ] batches/fetching - [ ] manipulate by whole row instead of reading of...

research
performance
databases

- [ ] Connection - [ ] ResultSet - [ ] something else @Jolanrensen suggested thinking about creation extension functions for some of the main java.sql.* classes

research
databases

Motivation: All these objects are placed on the DataFrame, but return not a DataFrame, but schema, also we are limited with this schema from DataFrame, but it could not keep,...

enhancement
databases