MySQL Shell and Basic Configuration Management (Part 2 – Memory ...Part 2 in the series: A Comprehensive Beginners Guide to Configuration with MySQL Shell. In the first […] 17 janvier 2025 dans Sites anglophones étiqueté Featured / MySQL par simple-talk.com
VIEW ObjectsA view is a virtual table, created when it’s invoked by the < view name>. The goal […] 13 janvier 2025 dans Sites anglophones étiqueté Database Theory / Featured / Theory and design par simple-talk.com
Customizing the Export and import of Parquet Files in SQL ...Previously, we introduced and discussed the Parquet file format and SQL Server and why it is an […] 10 janvier 2025 dans Sites anglophones étiqueté Featured / SQL Server par simple-talk.com
Oracle Architecture OverviewI often fall back to the tried-and-true methods to understanding Oracle environments. Yes, sometimes the older ways […] 2 janvier 2025 dans Sites anglophones étiqueté Featured / Oracle par simple-talk.com
Five changes to SQL Server I’d love to seeI’ve had lots of wish lists over the years, from Ladybug to Connect to UserVoice, and very […] 1 janvier 2025 dans Sites anglophones étiqueté Featured / SQL Server / T-SQL Programming par simple-talk.com
Introduction to MySQL Shell and Basic Configuration Management (Part 1)The database is an important part of any application and setting it up correctly is key to […] 27 décembre 2024 dans Sites anglophones étiqueté Featured / MySQL par simple-talk.com
Frappe’s Configuration vs Laravel’s Code-Centric CustomisationThis article compares the Frappe and the Laravel frameworks, focusing on key technical differences in customization, database […] 23 décembre 2024 dans Sites anglophones étiqueté Featured / Other Development par simple-talk.com
When Should You Employ Snowflake Materialized Views?I’ve used both Snowflake views and materialized views with varying degrees of success. Both have their place […] 16 décembre 2024 dans Sites anglophones étiqueté Featured / snowflake par simple-talk.com
A gentle introduction to dbtIn a typical data warehouse project, data is loaded, transformed and stored into a data store using […] 10 décembre 2024 dans Sites anglophones étiqueté dbt / ETL / Featured / General Analytics par simple-talk.com
Introduction to Oracle Database for Database ProfessionalsOracle Database, often referred to simply as Oracle, is one of the most powerful and widely used […] 5 décembre 2024 dans Sites anglophones étiqueté Featured / Oracle par simple-talk.com
MySQL Index Deep Dive: Clustered B-Tree IndexesIf you’re a frequent reader of the Simple-Talk blog, you’re no stranger to indexes as we’ve covered […] 3 décembre 2024 dans Sites anglophones étiqueté Featured / MySQL par simple-talk.com
Overlapping Ranges in Subsets in PostgreSQLIn Part I of this series, we explored overlap queries and the problems that accompany them, along […] 29 novembre 2024 dans Sites anglophones étiqueté Featured / PostGreSQL par simple-talk.com
Working with MongoDB IndexesThis article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […] 26 novembre 2024 dans Sites anglophones étiqueté Featured / MongoDB / MongoDBSeriesRobertSheldon par simple-talk.com
Essential Strategies for Optimizing Snowflake Performance and Reducing CostsIn today’s data-driven enterprise environment, businesses increasingly rely on Snowflake’s cloud data warehouse for handling large-scale data […] 25 novembre 2024 dans Sites anglophones étiqueté Featured / snowflake par simple-talk.com
Hiring and Motivating Technical Polyglots in Data AnalyticsIn this article, I will discuss hiring and motivating technical polyglots. A polyglot is a person who […] 22 novembre 2024 dans Sites anglophones étiqueté Career / Featured / Polyglot / Programming par simple-talk.com
Breaking Down Ignite: A Pragmatic Look at the Conference’s Best ...The amount of news brought by Ignite is huge. I was not expecting to find so many […] 21 novembre 2024 dans Sites anglophones étiqueté Conferences / Featured / News par simple-talk.com
Reading and Writing Parquet Files in SQL ServerWhen analytic data is stored directly in SQL Server, a clustered columnstore index is an ideal place […] 19 novembre 2024 dans Sites anglophones étiqueté Featured / Parquet / Python / SQL Server par simple-talk.com
Data Control Language (aka Security)Like ancient Gaul, SQL is divided into three sub- languages. The DDL (Data Declaration Language) declares the […] 12 novembre 2024 dans Sites anglophones étiqueté Database Theory / Featured / Theory and design par simple-talk.com
Demystifying Continuous Integration vs. Continuous Delivery: Part 2Welcome to part 2 of our Demystifying Continuous Integration vs. Continuous Delivery series. In Part 1 of […] 8 novembre 2024 dans Sites anglophones étiqueté CI/CD / DevOps / Featured par simple-talk.com
Connecting to MongoDB through PythonThis article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […] 5 novembre 2024 dans Sites anglophones étiqueté Featured / MongoDB par simple-talk.com
AI and DatabasesAlthough it is probably true to say that “AI is reshaping the landscape of database technology“, it’s […] 1 novembre 2024 dans Sites anglophones étiqueté AI / Database Theory / Featured par simple-talk.com
TransactionsBy now, pretty much everyone has heard the stories about the first computers. They were huge, cost […] 29 octobre 2024 dans Sites anglophones étiqueté Database Theory / Featured / Theory and design par simple-talk.com
MySQL Index Overviews: FULLTEXT B-Tree IndexesIf you’ve been following Simple Talk for a while, you know that we’re fans of databases and […] 25 octobre 2024 dans Sites anglophones étiqueté Featured / MySQL par simple-talk.com
How To Embed Your Azure Logic Apps in a Metadata-driven ...In this article, I am going to explain how you can dial your productivity up to 11 […] 22 octobre 2024 dans Sites anglophones étiqueté Azure / Azure Logic App / Featured par simple-talk.com
Consistency and Concurrency in NewSQL Database SystemsCompanies today require database systems that are reliable and capable of efficiently handling large volumes of data […] 18 octobre 2024 dans Sites anglophones étiqueté Big Data / Featured / Google / NewSQL / Theory and design par simple-talk.com
Creating Views in MongoDBThis article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […] 16 octobre 2024 dans Sites anglophones étiqueté Featured / MongoDB par simple-talk.com
Quick Tricks to Make Your Power BI Model Smaller, More ...Power BI has been a leading data visualization tool in the market for years. It can be […] 11 octobre 2024 dans Sites anglophones étiqueté BI / Featured / Power BI / PowerBI par simple-talk.com
Frappe and ERPNext: Leveraging ERP Capabilities for Business Solutions (Part ...In business operations and management, the integration of large Enterprise Resource Planning (ERP) systems has become paramount. […] 8 octobre 2024 dans Sites anglophones étiqueté ERPNext / Featured / Frappe / Other Development / Web par simple-talk.com
Rounding NumbersI would hope by now everybody has figured out when you see a price like $39.99 that […] 23 septembre 2024 dans Sites anglophones étiqueté Database Theory / Featured / Theory and design par simple-talk.com
Boosting Database Development Efficiency Using AI SQL Code GeneratorsDatabase development has become more complex over the years due to the introduction of new data and […] 20 septembre 2024 dans Sites anglophones étiqueté BlazeSQL / Featured / Tools par simple-talk.com
How To Use Managed Identities in your Azure Logic AppsAzure Logic Apps are a cloud-based service where you can create low code workflows to automate your […] 18 septembre 2024 dans Sites anglophones étiqueté Azure / Azure Logic App / Featured / Web par simple-talk.com
AWS Services Using SQL for Big Data AnalysisSQL’s ability to manipulate data makes it relevant for people creating tools for data analysis. Analysts can […] 16 septembre 2024 dans Sites anglophones étiqueté Amazon Athena / Amazon Redshift / AWS / Featured par simple-talk.com
Working with Schema Validation in MongoDBThis article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […] 13 septembre 2024 dans Sites anglophones étiqueté Featured / MongoDB par simple-talk.com
Database Sharding: Strategies for Seamless Scaling and Performance OptimizationCompanies of all sizes and across industries are struggling to cope with an explosion of data never […] 13 septembre 2024 dans Sites anglophones étiqueté Database Design / Featured / Sharding / Theory and design par simple-talk.com
Making Temporal Databases Work. Part 3: Saving DataThe temporal database is a database that can keep information on time when the facts represented in […] 11 septembre 2024 dans Sites anglophones étiqueté Featured / PostGreSQL par simple-talk.com
Uniqueness, Keys, and IdentityIf you’ve ever had a traditional logic course, you’ll have run into “The Law of Identity” as […] 9 septembre 2024 dans Sites anglophones étiqueté Database Theory / Featured / Theory and design par simple-talk.com
PostgreSQL Backups to Support Point In Time Recovery: Learning PostgreSQL ...The focus of your backup strategy should not be backups. Instead, you should be focused on restoring […] 7 septembre 2024 dans Sites anglophones étiqueté Featured / LearningPostgreSQLWithGrant / PlanetPostgreSQLGrantFritchey / PostGreSQL par simple-talk.com
Storing and Retrieving the Initialization and Configuration Data for ApplicationsAll developers hit the problem of how and where to store and set their configuration, profile, or […] 5 septembre 2024 dans Sites anglophones étiqueté Featured / General / Initialization / Initialization Files / PowerShell par simple-talk.com
MySQL Index Overviews: Composite B-Tree IndexesIndexes in MySQL are one of the primary ways to enhance query performance and they are especially […] 30 août 2024 dans Sites anglophones étiqueté Featured / MySQL par simple-talk.com
Bad Data and Dirty DatabasesMany years ago, my wife and I wrote an article for Datamation, a major trade publication at […] 28 août 2024 dans Sites anglophones étiqueté Database Theory / Featured / Theory and design par simple-talk.com
EsProc SPL and SQL, Complimentary , But Different TechnologiesHave you ever surfed the internet and felt overwhelmed by personalized advertisements that appear to know your […] 26 août 2024 dans Sites anglophones étiqueté development / EsProc SPL / Featured / SQL par simple-talk.com
Effective Strategies for Storing and Parsing JSON in SQL ServerLike XML, JSON is an open standard storage format for data, metadata, parameters, or other unstructured or […] 23 août 2024 dans Sites anglophones étiqueté Featured / JSON / SQL Server / T-SQL Programming par simple-talk.com
Introducing Schema Validation in MongoDBThis article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […] 21 août 2024 dans Sites anglophones étiqueté Featured / NoSQL par simple-talk.com
LIKE ConstraintsIn this article, I will cover a bit about the LIKE operator, including how it works, and […] 19 août 2024 dans Sites anglophones étiqueté Database Theory / Featured / Theory and design par simple-talk.com
PostgreSQL Partitioning: The Most Useful Feature You May Never Have ...Partitioning in PostgreSQL was for many years a feature almost entirely ignored, and even today is often […] 16 août 2024 dans Sites anglophones étiqueté Featured / partitioning / PostGreSQL par simple-talk.com
Change Data Capture Pipeline Automation in SnowflakeThis article offers technical guidance on automating updates and tracking changes of data examples using Snowflake’s CDC […] 15 août 2024 dans Sites anglophones étiqueté Change Data Capture / Featured / snowflake / Snowflake Change Data Caputre par simple-talk.com
MySQL vs PostgreSQL: Which Open-Source Database is right for you?When I joined a growing startup company as a backend developer, we were at crossroads choosing between […] 12 août 2024 dans Sites anglophones étiqueté Featured / MySQL / PostGreSQL par simple-talk.com
MySQL Index Overviews: B-Tree IndexesIn this first entry in a multipart series on indexes, I will cover the most important index […] 5 août 2024 dans Sites anglophones étiqueté Featured / MySQL par simple-talk.com
Days of the Week, Bitwise EditionI recently had to help support synchronization and distribution of workloads between multiple servers. Some of this […] 2 août 2024 dans Sites anglophones étiqueté Featured / SQL Server / T-SQL Programming par simple-talk.com
5 Ways to Spend Your 2024 Learning and Development Budget ...Not many data professionals get a personal Learning and Development (L&D) budget that we can use at […] 30 juillet 2024 dans Sites anglophones étiqueté Conferences / Editorials / Featured / L&D / PASS Summit par simple-talk.com