Viewing 15 posts - 526 through 540 (of 3,606 total)
I find a certification syllabus or learning path extremely useful in prioritising what I try and learn.
I went through an exercise at my previous place of employment where we restructured...
March 13, 2020 at 8:45 am
No Jeff, we do it that way to ensure enforced consistencyfor all data engineers, abstracting the docker process, making sure that any engineer can run the test/build on their laptop.
March 11, 2020 at 6:04 pm
We have template Python projects so that the start of any Python development has a big head start
...
March 11, 2020 at 8:47 am
I've requested that BCP be capable of exporting in Parquet format. I think a widely used compressed format would be of great benefit and sidestep all those irritating CSV type...
March 9, 2020 at 8:48 am
I can tell you that if you migrate to a DB platform with no stored procs or equivalent your world becomes one of pain.
Instead of nicely orchestrated work in the...
March 7, 2020 at 7:34 pm
I was a developer long before I became a DBA. I went on the two original SQL 6.5 courses. I realised that the ability to write stored procedures made my...
March 6, 2020 at 8:57 am
HDFS is a file system implemented using a JVM.
hBase is a distributed database implemented using a JVM sitting on top of HDFS sitting on top of a JVM.
The stuff that...
March 4, 2020 at 10:07 pm
I think we need to get COVID-19 into some sort of perspective. The fear is that there will be an outbreak of some virus comparable with the Spanish Flu of...
March 4, 2020 at 8:49 am
My experience with Hadoop was that it was too complex, too slow, too hyped up. It didn't take long to work out that it wasn't going to replace anyones data...
March 2, 2020 at 8:47 am
Any chance some of the course material could be put on this site, Simple-talk or the Red-Gate product knowledge sites?
February 18, 2020 at 8:18 am
I was shocked on a company away day into the local hills by how unfit a lot of colleagues half my age were. I was worried that I wouldn't be...
February 13, 2020 at 7:50 am
I know of a company that paid an astronomic sum to keep a warehouse distribution system supported on obsolete hardware and a long obsolete version of the software.
They had a...
February 11, 2020 at 8:35 am
We use Flake8 for Python coding. It enforces a whole range of coding rules including coding style.
I wouldn't call SQLPrompt a linter but its features achieve many of the same...
February 9, 2020 at 9:44 pm
If you are not one of the ones the powers that be listen to then study those who are listened to.
February 9, 2020 at 5:02 pm
I know, from working for a documentation company, that there are guidelines based on studies that say how much can be proofread within a given time period.
I can't imagine that...
February 7, 2020 at 10:12 pm
Viewing 15 posts - 526 through 540 (of 3,606 total)