Bravin Wasike in CI/CD Demystifying Continuous Integration vs. Continuous Delivery: Part 2 Welcome to part 2 of our Demystifying Continuous Integration vs. Continuous Delivery series. In Part 1 of the series, we... 08 November 2024 27 min read
Robert Sheldon in MongoDB Connecting to MongoDB through Python This article is a bit of a departure from the previous articles in this series. Rather than focusing exclusively on... 05 November 2024 19 min read
Phil Factor in AI AI and Databases Although it is probably true to say that “AI is reshaping the landscape of database technology“, it’s also an over-simplification.... 01 November 2024 12 min read
Joe Celko in Theory and design Transactions By now, pretty much everyone has heard the stories about the first computers. They were huge, cost a fortune, required... 29 October 2024 10 min read
Lukas Vileikis in MySQL MySQL Index Overviews: FULLTEXT B-Tree Indexes If you’ve been following Simple Talk for a while, you know that we’re fans of databases and everything they involve.... 25 October 2024 17 min read
Koen Verbeeck in Azure How To Embed Your Azure Logic Apps in a Metadata-driven Data Platform In this article, I am going to explain how you can dial your productivity up to 11 when you’re dealing... 22 October 2024 27 min read
Chisom Kanu in Big Data Consistency and Concurrency in NewSQL Database Systems Companies today require database systems that are reliable and capable of efficiently handling large volumes of data and numerous transactions.... 18 October 2024 36 min read
Robert Sheldon in MongoDB Creating Views in MongoDB Like many relational database systems, MongoDB supports the use of views. A view is a read-only object in a MongoDB... 16 October 2024 15 min read
Koen Verbeeck in BI Quick Tricks to Make Your Power BI Model Smaller, More Efficient and Almost Certainly Faster Power BI has been a leading data visualization tool in the market for years. It can be used as a... 11 October 2024 13 min read
Goodness Woke in Other Development Frappe and ERPNext: Leveraging ERP Capabilities for Business Solutions (Part I) In business operations and management, the integration of large Enterprise Resource Planning (ERP) systems has become paramount. As I covered... 08 October 2024 13 min read
Bravin Wasike in CI/CD Demystifying Continuous Integration vs. Continuous Delivery: Part 1 Continuous Integration (CI) and Continuous Delivery (CD) are fundamental to DevOps and agile methodologies. They ensure that software is developed,... 04 October 2024 16 min read
Mercy Bassey in Containers and Virtualization A Unified Approach to Managing Deployments in Kubernetes with Kluctl Applications built today pass through different phases before going live; most organizations use development, testing, and production, while others employ... 30 September 2024 10 min read
Joe Celko in Theory and design Rounding Numbers I would hope by now everybody has figured out when you see a price like $39.99 that it might as... 23 September 2024 12 min read
Boemo Mmopelwa in Tools Boosting Database Development Efficiency Using AI SQL Code Generators Database development has become more complex over the years due to the introduction of new data and storage formats by... 20 September 2024 11 min read
Koen Verbeeck in Azure How To Use Managed Identities in your Azure Logic Apps Azure Logic Apps are a cloud-based service where you can create low code workflows to automate your business processes or... 18 September 2024 10 min read
Chandra Rawat in AWS AWS Services Using SQL for Big Data Analysis SQL’s ability to manipulate data makes it relevant for people creating tools for data analysis. Analysts can create specific and... 16 September 2024 17 min read
Robert Sheldon in MongoDB Working with Schema Validation in MongoDB In the previous article in this series, I introduced you to schema validation in MongoDB. I described how you can... 13 September 2024 18 min read
Adrien Payong in Theory and design Database Sharding: Strategies for Seamless Scaling and Performance Optimization Companies of all sizes and across industries are struggling to cope with an explosion of data never before seen in... 13 September 2024 21 min read
Boris Novikov in PostgreSQL Making Temporal Databases Work. Part 3: Saving Data The temporal database is a database that can keep information on time when the facts represented in the database were,... 11 September 2024 19 min read
Joe Celko in Theory and design Uniqueness, Keys, and Identity If you’ve ever had a traditional logic course, you’ll have run into “The Law of Identity” as the founding principle... 09 September 2024 16 min read