TSQL Tuesday #181 – The first SQL Server Feature that ...First off, thank you to Kevin Chant for hosting TSQL Tuesday this month. And equally, thank you […] 11 décembre 2024 dans Sites anglophones étiqueté Career 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
T-SQL Tuesday #181: Query Store and its evolutionQuery Store. This is my choice in relation to “What feature release made you say WOW!”, the […] 9 décembre 2024 dans Sites anglophones étiqueté Uncategorized 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
Granting Permissions in a Fabric Data Warehouse and LakehouseWe are becoming used to being a bit lazy when granting permissions to Data Warehouses and lakehouses […] 4 décembre 2024 dans Sites anglophones étiqueté Data Warehouse / lakehouse / Microsoft Fabric / Security par simple-talk.com
Love Your Conference SponsorsYou probably already realize this, but I work for a company that sponsors conferences. As the editor […] 4 décembre 2024 dans Sites anglophones étiqueté Conferences / Editorials 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
MySQL vs PostgreSQL: Numeric Datatype ComparisonWhen you think of how to store data in a database, you think of data types. A […] 15 novembre 2024 dans Sites anglophones étiqueté Databases / MySQL / PostGreSQL par simple-talk.com
KQL: The top of a group in an easy wayWhen learning something new, we always compare it with what we know. In this case, we end […] 13 novembre 2024 dans Sites anglophones étiqueté Blogs / business intelligence / Microsoft Fabric par simple-talk.com
T-SQL Tuesday #180 – Good enough is perfectToday’s post is in reply to the invitation post, Josephine Bush asks the question: “How do you […] 12 novembre 2024 dans Sites anglophones étiqueté Career 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
Frappe and ERPNext: Leveraging ERP Capabilities for Business Solutions (Part ...In the previous article (here) touched on the overview of Frappe and ERPNext and how they’re connected. […] 7 novembre 2024 dans Sites anglophones étiqueté Frappe / Other Development par simple-talk.com
PASS Keynote – Day 2 – Redgate Time to start! Annabel Graham (Head of events at Redgate) comes out on stage Intro Annabel […] 7 novembre 2024 dans Sites anglophones étiqueté Conferences 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
Keeping up with the 2024 PASS SummitIn this post, I want to share a few places where you can keep up with what […] 2 novembre 2024 dans Sites anglophones étiqueté Conferences / PASSSummit2024Posts 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
T-SQL Notebooks: Manage Views Source Control and moreT-SQL Notebooks is one of the new features announced during FabCon Europe. The most distracted could miss […] 31 octobre 2024 dans Sites anglophones étiqueté Blogs / lakehouse / Microsoft Fabric / notebook / Power BI / t-sql 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
Writing an Efficient QuerySQL is easy to start writing. The basic syntax to start returning data is very simple. This […] 19 octobre 2024 dans Sites anglophones étiqueté Back to Basics / Blogs / SQL / T-SQL Programming 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
Simple Talks at the PASS SummitThis year at Simple Talk has been exciting, after a slow start with me being more or […] 23 septembre 2024 dans Sites anglophones étiqueté Editorials 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
Devising the Perfect Index for Your Use Case – MySQL ...Introduction If you’ve been following SimpleTalk for a while, you will be aware that I’ve recently blogged […] 11 septembre 2024 dans Sites anglophones étiqueté B-Tree Indexes / Blogs / Clustered Index / Composite Index / covering index / Databases / Descending Index / Fulltext Indexes / Hash Index / MariaDB Server / MySQL / MySQL Database / MySQL Server / Percona Server / Spatial Indexes / SQL Index / Unique Index 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
What Did AI Ever Do for Me?Let me start with a simple confession, and I hope it’s not too shocking for anyone; I’m […] 9 septembre 2024 dans Sites anglophones étiqueté AI / Blogs / Conferences / Editorials / General / PGConf / PGConfEU 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
Microsoft Fabric and PySpark: Coding tricks to improve your solutionsPySpark has some unconventional syntaxes which provide power to the development process, making it easier. We talked […] 4 septembre 2024 dans Sites anglophones étiqueté Blogs / development / Microsoft Fabric / notebook / PySpark / Python par simple-talk.com
Solving the Overlap Query Problem in PostgreSQLRange queries are a very common task in SQL: selecting dates, numbers, or even text values that […] 3 septembre 2024 dans Sites anglophones étiqueté PostGreSQL par simple-talk.com
Choosing Data Types and Column OptionsAn entire post on choosing the correct data types either seems like overkill or much needed and […] 31 août 2024 dans Sites anglophones étiqueté Architecture / Back to Basics / Blogs / Data Types / Design 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
The Big IT Outage: Where are we going?As you all know about, just a few weeks ago we had the big CrowdStrike global IT […] 28 août 2024 dans Sites anglophones étiqueté Blogs / Opinion par simple-talk.com