“OpenAI recently announced a new feature that turns ChatGPT into a personal shopping assistant. You ask for something, and it doesn’t just recommend it. It finds it, prices it, and even helps you check out all in one chat. …a New Kind of Online Shopping Experience — one where everything from product discovery and research […]
Understanding Celigo with NetSuite, vs Tim Dietrich SuiteAPI
Celigo is the do-it-all battleship to accompany the aircraft-carrier that is Oracle NetSuite. This dynamic duo can be pricey. An equally-capable lower-level framework, Tim Dietrich’s SuiteAPI is a free DIY tool that is designed to be maximally leveraged by integrators and coders for significant cost-savings. Both can be used together. One brings much pre-built possibility; […]
NetSuite Internals – 2 Main Axes of Remote Access
In NetSuite there are two main axes of remote access: Here’s the breakdown: SuiteAnalytics Connect (ODBC/JDBC/ADO.NET) SuiteScript (RESTlets / Suitelets) REST/SOAP Web Services ✅ Bottom line: Here’s a side-by-side comparison table of the major NetSuite remote access methods, focused on power, scalability, and use cases: NetSuite Remote Access Comparison Method Data Access Scope Read/Write Custom […]
ValKey is Redis open-sourced
ValKey is Redis open-sourced Redis company made itself irrelevant Valkey replaces Redis due to a licensing conflict and project governance change that caused Redis to no longer be fully open source. Why the Change Happened In March 2024, Redis Labs (the company behind Redis) changed the license of Redis from the permissive BSD license to […]
Benchmarks of Docker vs BareMetal
Benchmarks of Docker vs BareMetal Note concern over mounted data volumes for Mongo Here are real-world performance comparison examples of MongoDB running on bare-metal vs Docker, using benchmarks and reports from known tests or developer observations: 1. Percona Benchmarks (2018–2020) Setup: MongoDB 4.x tested using YCSB (Yahoo! Cloud Serving Benchmark) and sysbench on identical hardware. […]
NetSuite Internals – Index
NetSuite Internals – Index Slowly but surely detailing the internals of NetSuite. The 3 Main Tables Transactions, Items, Entities https://wp.brenden.com/netsuite-internals-the-3-main-tables-transactions-items-entities/ Transaction Table https://wp.brenden.com/netsuite-internals-transaction-table/ Transaction_Line Table https://wp.brenden.com/netsuite-internals-transaction_line-table/ Several APIs https://wp.brenden.com/netsuite-internals-several-apis/
NetSuite Internals – Several APIs
NetSuite Internals – Several APIs SuiteTalk API (suitetalk.api.netsuite.com) vs Other SuiteConnect Methods SuiteTalk is the SOAP-based API that NetSuite provides for interacting programmatically with its platform. However, NetSuite offers other ways to connect external applications via SuiteConnect, which encompasses different integration options such as SuiteAnalytics Connect, REST API, and ODBC/JDBC. Here’s a comparison of SuiteTalk […]



