(Sri Sakthivel) Recently one of our client approach Mydbops with Query slowness on a MySQL environment . They deployed the new code for generate the huge reports for the year end analytics data.
Community
SQL SERVER – Always On Listener Not Coming Online – Failed to Create New NBT Interface, Status 1450
(Pinal Dave) During the recent consulting engagement Comprehensive Database Performance Health Check with my client, one of the DBA was busy with Always On deployment. He asked me if I can help him with some pointers.
ASP.NET MVC – jQuery Coming Soon Counter Plugin
(Asma Khalid) When you are about to launch a new website, promotion or sale, it is important to let your customers base know about remaining launch time, so that your customers don’t need to calculate the remaining time by themselves.
Benchmarking calling Oracle Machine Learning using REST
(Brendan Tierney) Over the past year I’ve been presenting, blogging and sharing my experiences of using REST to expose Oracle Machine Learning models to developers in other languages, for example Python.
JavaScript Callback Functions - What are Callbacks in JS and How to Use Them
(Cem Eygi) If you’re familiar with programming, you already know what functions do and how to use them. But what is a callback function?
Annotating An Image Point Using GraphicsMagick And Lucee CFML 5.2.9.31
(Ben Nadel) Continuing my exploration of GraphicsMagick in Lucee CFML, this morning, I wanted to see how I might go about annotating an image.
Influences leading to Asynchronous Programming Model in NDB Cluster
(Mikael Ronstrom) A number of developments was especially important in influencing the development of NDB Cluster. I was working at Ericsson, so when I didn’t work on DBMS research I was deeply involved in prototyping the next generation telecom switches.
SQL Server Analysis Services Migration from SQL Server 2012 to SQL Server 2017
(Svetlana Golovko) We need to migrate our SQL Server Analysis Services (SSAS) instances from SQL Server 2012 to SQL Server 2017. What are the steps? What are the potential issues? Is there a difference for multidimensional and tabular models upgrade?
Window Shopping the Query Store with XEvents
(Jason Brimhall) The weather is starting to warm and Spring is upon us. It feels like a great time to take a stroll outside in the warming sun and maybe do a little window shopping on our way to the March (2020) blog party called TSQLTuesday.
Developing Applications with CockroachDB… end-to-end example with SpringBoot, Java, Hibernate, Gradle
(Glenn Fawcett) Application development frameworks like SpringBoot have done a good job a giving developers a quick start to developing applications with Java. Layering object-relational mapping to SQL to remove proprietary syntax has further simplified the development of database applications.