Database открытые
[search 0]
Больше
Download the App!
show episodes
 
Ace your next database interview with the Relational Databases Interview Crashcast! Join host Sheila and expert interviewee Victor as they simulate real-world phone screen interviews for senior backend engineer positions. Each bite-sized episode tackles a specific relational database question, gradually increasing in complexity while remaining accessible and engaging. Whether you're a seasoned pro or just starting your tech career, this BBC-style podcast offers invaluable insights, common pi ...
  continue reading
 
Artwork

1
The SCP Foundation Database

The SCP Foundation Database

Unsubscribe
Unsubscribe
Ежемесячно+
 
An immersive audio storytelling series from the database of the SCP Foundation, a fictional, extra-governmental organization documented by the massive collaborative-fiction project of the same name, heavily rooted in horror, science fiction, folklore, and urban legend. Scripts come directly from the SCP Foundation Wiki: http://www.scp-wiki.net/ The voice of the Database is Joshua Alan Lindsay. The extended voice cast includes Brittany Carlton, Spera Crinis, Oktober Crow, Lee Daniel, Lisa Hog ...
  continue reading
 
New to networks? Looking into links? Realising the relevance of relationships? Welcome to GraphStuff, your one-stop podcast for all things connected. Join your hosts Jennifer Reif, Andreas Kollegger, Alison Cossette, Jason Koo and guests as they dive into the world of graph databases. They’ll cover everything from how they’re constructed and where they’re used; introductory to advanced topics from modeling data to finished applications, highlighting best practices and showcasing tools and op ...
  continue reading
 
Artwork
 
Welcome to Crashcasts, the podcast for tech enthusiasts! Whether you're a seasoned engineer or just starting out, this podcast will teach you about Database Internals. Join hosts Sheila and Victor as they explore essential topics in technology. Each episode gradually increases in complexity, covering everything from basic concepts to advanced scenarios. This podcast offers valuable insights, tips, and common pitfalls to avoid. It's perfect for interview preparation or skill enhancement. With ...
  continue reading
 
Artwork

1
Delicate Database

Delicate Database

Unsubscribe
Unsubscribe
Ежемесячно
 
Delicate Database with Zoe is a podcast where we talk about different topics involving Computer Science, Software Engineering, Cyber Security and attempt to make them easier to understand! Twitter: @Delicate_Data Email: timicode54@gmail.com
  continue reading
 
Learn how companies are using business and database solutions on the iPhone and iPad to improve productivity. Manage business contacts, track inventory, review import documents and more – all with the tap of a finger. All trademarks are the property of their respective trademark owners.
  continue reading
 
Artwork

1
The NoSQL Database Podcast

Matthew Groves

Unsubscribe
Unsubscribe
Ежемесячно
 
Developer Advocate, Matthew Groves, meets with top developers and database leaders to share everything you need to know when it comes to NoSQL databases. Learn about the latest trends in web, mobile, IoT, and game development and how companies are including NoSQL databases into their technology stack. Hear tips and tricks when it comes to using NoSQL databases as well as success stories from people all around the world. This podcast is sponsored by the open source NoSQL database company, Cou ...
  continue reading
 
Artwork

1
SCP - Database - Main

Dennis Østerbye

Unsubscribe
Unsubscribe
Еженедельно+
 
This is the SCP Foundation Wiki, a collaborative writing site based around the premise that… in essence, magic is real. It's not exactly like the traditional fantasy style magic you've come to know, but that's the best way we can describe the stuff we have here - Anomalies; items and critters that do not follow the rules of nature as we know them. Staircases that go on forever, mechanical gods from the beginning of time, otherwise regular humans who reshape reality with their mind: these are ...
  continue reading
 
Loading …
show series
 
Speaker Resources: Eastridge Analytics: https://www.eastridge-analytics.com/ Graph Data Science with Python and Neo4j book: https://a.co/d/hkfkxPr LinkedIn profile: https://www.linkedin.com/in/timeastridge/ NODES 2024 (look for more info on Tim's talk soon!): https://dev.neo4j.com/nodes24 Neo4j GraphAcademy: https://graphacademy.neo4j.com/ Graph Al…
  continue reading
 
Dive into the world of query optimization and unlock the secrets to boosting database performance in this informative episode of Database Internals Crashcasts. In this episode, we explore: The fascinating evolution of query optimization from its 1970s origins to modern techniques How query plans are generated and the crucial role of join order opti…
  continue reading
 
CLEARANCE GRANTED... WELCOME, AUTHORIZED PERSONNEL...SCRIPT BASED ON ORIGINAL ENTRY BY DrEverettMann AND Arlecchino:www.scp-wiki.net/scp-137www.scp-wiki.net/experiment-log-137License: creativecommons.org/licenses/by-sa/3.0/----The voices of the Database and Dr. [REDACTED] were provided by Joshua Alan Lindsay.The voice of SCP-137 was provided by Ken…
  continue reading
 
Dive into the complexities of maintaining data integrity across distributed database systems in this simulated interview with a senior backend engineer. In this episode, we explore: ACID properties and the unique challenges of distributed systems The two-phase commit protocol: its strengths and limitations Advanced techniques: consensus algorithms …
  continue reading
 
Want to learn more about SQLite? Check out the full course: https://highperformancesqlite.com Get production ready SQLite with Turso: https://tur.so/af. In this interview, I talk to Stephen Margheim about his work with SQLite and Ruby on Rails. Links: Database school on YouTube: https://www.youtube.com/playlist?list=PLI72dgeNJtzqElnNB6sQoAn2R-F3Vqm…
  continue reading
 
Dive into the world of column-oriented databases and discover how they're revolutionizing data storage and analysis for big data analytics. In this episode, we explore: The unique structure and historical evolution of column-oriented databases How these databases optimize analytical queries through compression and late materialization Real-world im…
  continue reading
 
Uncover the hidden complexity behind your database queries in this enlightening episode on query processing and execution. In this episode, we explore: The evolution of query processing: From simple table scans to sophisticated distributed systems The magic behind query optimization: How databases transform your SQL into efficient execution plans R…
  continue reading
 
Dive into the world of database replication with expert insights from Victor, a seasoned database professional. In this episode, we explore: The fundamentals of database replication and its game-changing benefits A deep dive into replication methods and their crucial tradeoffs Real-world scenarios and implementation challenges you need to know Tune…
  continue reading
 
Dive into the world of high-performance database design with our simulated interview featuring senior backend engineer Victor. In this episode, we explore: Sharding and partitioning strategies for distributing high write loads Replication and data integrity techniques, including write-ahead logging Caching and load balancing optimizations to enhanc…
  continue reading
 
Dive into the world of SQL performance optimization with expert insights on common anti-patterns and how to avoid them. In this episode, we explore: The pitfalls of using SELECT * and how to write more efficient queries Strategies for optimizing JOIN operations and subqueries for better performance The N+1 query problem and techniques to overcome i…
  continue reading
 
Dive into the world of database concurrency with our in-depth exploration of optimistic and pessimistic locking strategies. In this episode, we explore: The fundamental differences between optimistic and pessimistic locking approaches Real-world scenarios for applying each strategy in database design Performance implications and trade-offs of both …
  continue reading
 
Dive into the world of database indexing strategies with expert insights on optimizing performance and navigating crucial tradeoffs. In this episode, we explore: Types of database indexes and their unique strengths in different scenarios Critical performance tradeoffs between query speed, storage space, and write operations How to tailor your index…
  continue reading
 
Dive into the world of robust multi-warehouse inventory systems with expert insights on database design and application layer considerations. In this episode, we explore: Crafting an efficient database structure for tracking inventory across multiple warehouses Strategies for maintaining data consistency using transactions and proper locking mechan…
  continue reading
 
Dive into a simulated interview with an experienced database engineer as we uncover expert strategies for tackling real-world database performance challenges. In this episode, we explore: Effective use of monitoring tools to quickly identify and diagnose database issues Techniques for identifying and resolving index bloat, a common cause of perform…
  continue reading
 
Dive into the world of database performance optimization for large-scale systems with expert insights from seasoned database professional Victor. In this episode, we explore: Fundamental optimization techniques for massive tables, including indexing and partitioning Strategies for enhancing read-heavy workloads through caching and replication Tacti…
  continue reading
 
Dive into the world of database sharding with expert insights from experienced backend engineer Victor in this episode of "Relational Database Interview Crashcasts." In this episode, we explore: The benefits of database sharding for handling large-scale data and high traffic loads Key challenges in implementing sharded systems, including data distr…
  continue reading
 
Dive into the world of database sharding with expert insights from experienced backend engineer Victor. In this episode, we explore: The fundamentals of database sharding and its role in improving performance and scalability Key challenges and best practices for implementing sharding in large-scale systems Real-world examples and expert tips for di…
  continue reading
 
Dive into the world of stored procedures and discover how they can revolutionize your database performance and security. In this episode, we explore: What are stored procedures and how do they optimize query performance? The hidden advantages of stored procedures beyond speed Potential drawbacks and when to use stored procedures in your projects Tu…
  continue reading
 
Dive into the complex world of database deadlocks with expert insights from seasoned backend engineer Victor. In this episode, we explore: The anatomy of a deadlock: Understanding the Coffman conditions and real-world scenarios Practical strategies for deadlock prevention, including timeouts and resource ordering Essential best practices for databa…
  continue reading
 
Dive into the world of database transactions and isolation levels with expert insights from seasoned database professional Victor. In this episode, we explore: The fundamentals of database transactions and ACID properties Four standard isolation levels and their implications Critical trade-offs between data consistency and performance Real-world ap…
  continue reading
 
Unlock the secrets of SQL query optimization with our deep dive into execution plans, featuring expert insights from seasoned database professional Victor. In this episode, we explore: The fundamentals of SQL execution plans and their crucial role in query performance Techniques for viewing and interpreting execution plans across different database…
  continue reading
 
Dive into the world of database optimization as we explore the crucial differences between clustered and non-clustered indexes. In this episode, we explore: The library analogy: Understanding how clustered and non-clustered indexes organize data Performance implications: Balancing speed and storage in index selection Strategic choices: Best practic…
  continue reading
 
Dive into the world of database query optimization with expert insights on identifying and improving slow-running queries. In this episode, we explore: Essential tools for pinpointing problematic queries in your database How to decode query execution plans and uncover performance bottlenecks Index optimization strategies and potential pitfalls to w…
  continue reading
 
Unlock the secrets of query optimization and supercharge your database performance in this essential episode for aspiring senior backend engineers. In this episode, we explore: The critical role of query optimization in boosting database efficiency and user experience Key factors affecting query performance, including indexing strategies and query …
  continue reading
 
Dive into the world of database transactions and discover why they're crucial for maintaining data integrity in complex systems. In this episode, we explore: Understanding database transactions and their "all-or-nothing" nature Exploring ACID properties and their role in ensuring data reliability Real-world applications and potential pitfalls of tr…
  continue reading
 
Dive into the world of database indexes and learn how they can revolutionize query performance in this informative episode of "Relational Database Interview Crashcasts." In this episode, we explore: The power of database indexes: Discover how these data structures can dramatically speed up your queries Index varieties: Uncover the strengths of B-tr…
  continue reading
 
Unlock the power of SQL JOINs in this enlightening episode of Relational Database Interview Crashcasts, featuring expert insights from experienced database engineer Victor. In this episode, we explore: The crucial differences between INNER JOIN and LEFT JOIN, demystified with real-world examples A deep dive into other JOIN types, including RIGHT JO…
  continue reading
 
Dive into the world of relational databases as we unravel the crucial differences between primary and foreign keys. In this episode, we explore: Key definitions and their vital roles in database design How primary and foreign keys work together to maintain data integrity Performance implications and real-world applications of these database corners…
  continue reading
 
Dive into the world of database normalization with expert insights on 1NF, 2NF, and 3NF. In this episode, we explore: The essentials of database normalization forms, from basic 1NF to advanced 3NF Key purposes and benefits of proper database structuring Real-world considerations and common pitfalls in normalization Join database expert Victor as he…
  continue reading
 
Dive into the world of relational database relationships with expert insights from seasoned backend engineer Victor. In this episode, we explore: Three main types of database relationships with real-world examples Implementation techniques using foreign keys and join tables Advanced concepts: self-referential relationships, cardinality, and optiona…
  continue reading
 
Dive into the world of database reliability with our exploration of ACID properties, a fundamental concept for senior backend engineers and database administrators. In this episode, we explore: The four pillars of ACID: Atomicity, Consistency, Isolation, and Durability Real-world examples that illustrate each ACID property in action Why ACID is cru…
  continue reading
 
Dive into the world of databases as we explore the fundamental differences between relational and NoSQL databases, their strengths, and ideal use cases. In this episode, we explore: The structure and characteristics of relational databases NoSQL databases and their flexible data models Four main types of NoSQL databases and their unique features Ke…
  continue reading
 
CLEARANCE GRANTED... WELCOME, AUTHORIZED PERSONNEL...SCRIPT BASED ON ORIGINAL ENTRY BY kabu:www.scp-wiki.net/scp-136License: creativecommons.org/licenses/by-sa/3.0/----The voice of the Database was provided by Joshua Alan Lindsay.The voice of Dr. Meyers was provided by Romeo Rosales, Jr..----Sound Credits"Alert4.mp3” by RICHERlandTV of Freesound.or…
  continue reading
 
Speaker Resources: Ashleigh’s YT Channel: https://www.youtube.com/@AshleighFaith Tools of the Month: Abk: Any Airline using Windows 3.1 😆 Ashleigh: Zentity: https://zentity.io/ Jason: Cypher Co-pilot: https://neo4j.com/developer-blog/cypher-co-pilot/ Alison: System https://www.system.com Announcements / News: Articles: Turning Your Tabular Data Int…
  continue reading
 
CLEARANCE GRANTED... WELCOME, AUTHORIZED PERSONNEL...SCRIPT BASED ON ORIGINAL ENTRY BY Pig_catapult:www.scp-wiki.net/scp-135License: creativecommons.org/licenses/by-sa/3.0/----The voice of the Database was provided by Joshua Alan Lindsay.----The outro music was written by Joshua Alan Lindsay.----Enjoy the podcast? Consider supporting us on Patreon!…
  continue reading
 
CLEARANCE GRANTED... WELCOME, AUTHORIZED PERSONNEL...SCRIPT BASED ON ORIGINAL ENTRY BY Skali Sharpnose, Voct, AND AN UNKNOWN AUTHOR:www.scp-wiki.net/scp-134License: creativecommons.org/licenses/by-sa/3.0/----The voice of the Database was provided by Joshua Alan Lindsay.----The outro music was written by Joshua Alan Lindsay.----Enjoy the podcast? Co…
  continue reading
 
CLEARANCE GRANTED... WELCOME, AUTHORIZED PERSONNEL...SCRIPT BASED ON ORIGINAL ENTRY BY AN UNKNOWN AUTHOR, REWRITTEN BY Aelanna:www.scp-wiki.net/scp-133License: creativecommons.org/licenses/by-sa/3.0/----The voice of the Database was provided by Joshua Alan Lindsay.----The outro music was written by Joshua Alan Lindsay.----Enjoy the podcast? Conside…
  continue reading
 
CLEARANCE GRANTED... WELCOME, AUTHORIZED PERSONNEL...SCRIPT BASED ON ORIGINAL ENTRY BY Robert Sandler:www.scp-wiki.net/scp-132License: creativecommons.org/licenses/by-sa/3.0/----The voice of the Database was provided by Joshua Alan Lindsay.The voice of Dr. Peterson was provided by Spera Crinis.----Sound Credits"Alert4.mp3” by RICHERlandTV of Freeso…
  continue reading
 
CLEARANCE GRANTED... WELCOME, AUTHORIZED PERSONNEL...SCRIPT BASED ON ORIGINAL ENTRY BY Lt Masipag:www.scp-wiki.net/scp-131License: creativecommons.org/licenses/by-sa/3.0/----The voice of the Database was provided by Joshua Alan Lindsay.----The outro music was written by Joshua Alan Lindsay.----Enjoy the podcast? Consider supporting us on Patreon! P…
  continue reading
 
Speaker Resources: Testcontainers https://testcontainers.com/ NODES 2024 https://dev.neo4j.com/nodes24 Tools of the Month: Neo4j Kubernetes documentation https://neo4j.com/docs/operations-manual/current/kubernetes/ ragas framework https://ragas.io/ Haiper.ai https://haiper.ai/home (Neo4j GenAI Package + DreamStudio.ai) Announcements / News: Neo4j G…
  continue reading
 
Content Warning: Sexual references, mentions of gender dysphoria & deadnaming. (No actual deadnaming takes place.)----An SCP Tale by Queerious:www.scp-wiki.net/the-deadname-memeLicense: creativecommons.org/licenses/by-sa/3.0/----The voice of the Narrator and the Database was provided by Joshua Alan Lindsay.The voice of Dr. Heather Garrison was prov…
  continue reading
 
Want to learn more about SQLite? Check out the full course: https://highperformancesqlite.com. Get production ready SQLite with Turso: https://tur.so/af. In this interview, I talk to Kent C. Dodds about SQLite, LiteFS and the React ecosystem. Kent: https://twitter.com/kentcdodds EpicWeb: https://www.epicweb.dev The Epic Stack: https://www.epicweb.d…
  continue reading
 
Loading …

Краткое руководство