LDAP to SQL
Whilst working on the automatic production of web statistics - came across the following problem: "How do I get relational data from an Hierarchical structure?" It didn't take long to realize - I'd have to use PHP to talk to LDAP, pull off records & upload into a series of tables, using the cn as primary key. Which then could be queried relationally. Pulling off large, queries and repeatedly transcending LDAP trees is pretty slow - so I built my LDAP to SQL engine, by flattening dns into table names. Then used PHP scripts to query & produce daily snap shots. This is the Perl port of the PHP version.
Car Dealer & Autos Theme (New 2022) - Download Now!Sponsored
Inout Blockchain AltExchanger (Crypto to crypto trading exchange platform script)Sponsored
Help/Fix on identifying the most cost effective AWS spot instances based on instance type and region (1 Hour)
One hour of help to choose the most cost effective AWS Spot instances for your workload.
Microsoft Azure App Service Deployment & Web Application Configuration
Deploy and configure Azure App Service for hosting web applications with secure access, performance tuning, and environm
Help/Fix on AWS Lambda Service (1 Hour)
One hour of help or fixes for AWS Lambda functions and related services.
Help/Fix on AWS CloudFront (1 Hour)
One hour of help to configure or fix AWS CloudFront distributions.


