(honey the codewitch) Use JsonPath, and builtin RPC support to easily communicate with all the JSON / REST services out there, or otherwise manipulate JSON with this little library.
Other News
Data Warehousing with ORDBMS, Parallel and Distributed System – Part 6
THE ETL (EXTRACT TRANSFORMATION LOAD) PROCESS This section explains the 4 main processes of the data warehouse. They are extract (data from operating systems as well as transferred to the data warehouse), transform (data in internal format as well as organization of the data warehouse) as well as cleanse (to ensure quality of use sufficient for decision making) as well...
Using Function LocalMode Modern To More-Safely Render ColdFusion Templates In Lucee 5.3.2.77
(Ben Nadel) Historically, when you set an unscoped, non-var’ed variable inside a ColdFusion Function, the variable is applied to the variables scope (except for when that assignment is inside a CFThread tag).
Troubleshooting MySQL InnoDB Cluster GTID Inconsistency
(Ivan Ma) This tutorial is showing how manual fix of GTID inconsistency but it can be VERY RISKY to mess up the InnoDB Cluster.
Index Partitioning
(Jagruti Jasleniya) In previous article we saw what is partitioning in oracle and the benefits it brings .
Find the Last Windows Server Reboot Time and Last SQL Server Restart
(Eli Leiba) I need to quickly find the last reboot time of the server and the last time the SQL Server service was restarted. In this tip we look at a simple stored procedure you can add to your SQL Server DBA toolbox to do this.
Docker Integration With Node.js REST API
(Amit Prabhu) Container is a good way to create a package of applications along with all its dependencies so the application can be transferred between environments and also, it should run without any changes.
Handling Pagination With JAX-RS and NoSQL in Your Jakarta EE/MicroProfile Application
(Otavio Santana) Want to learn more about handling pagination with JAX-RS? Look no further than Jakarta EE and MicroProfile.
SharpScript from ServiceStack lets you run .NET apps directly from a GitHub Gist!
(Scott Hanselman) I’ve blogged about ServiceStack before. It’s an extraordinary open source project – an ecosystem of its own even – that is designed to be an alternative to the WCF, ASP.NET MVC, and ASP.NET Web API frameworks.
Handling Large Data Volumes with MySQL and MariaDB
(Krzysztof Ksiazek) Most databases grow in size over time. The growth is not always fast enough to impact the performance of the database, but there are definitely cases where that happens.
