Database público
[search 0]
Más
Download the App!
show episodes
 
Artwork

1
The SCP Foundation Database

The SCP Foundation Database

Unsubscribe
Unsubscribe
Mensual+
 
Experience the SCP Foundation’s database of dangerous and perplexing phenomena in this immersive audio adaption of the long-running collaborative horror fiction series, featuring both its early writings (presented in numerical order) and other, later works. The voice of the Database is Joshua Alan Lindsay. The extended voice cast includes Brittany Carlton, Spera Crinis, Oktober Crow, Lee Daniel, Lisa Hogan, Christian Jasper, Kendra 'Izzy' Murray, Romeo Rosales, Jr., Martin Taylor, and Breck ...
  continue reading
 
Artwork

1
GraphStuff.FM: The Neo4j Graph Database Developer Podcast

Jason Koo, Jennifer Reif, Andreas Kollegger, Alison Cossette

Unsubscribe
Unsubscribe
Mensual
 
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
 
Welcome to Crashcasts, the podcast for tech enthusiasts! Whether you're a seasoned engineer or just starting out, this podcast will teach something to you about Database Internals . Join host Sheila and Victor as they dive deep into essential topics. Each episode is presented with gradually increasing in complexity to cover everything from basic concepts to advanced edge cases. Whether you're preparing for a phone screen or brushing up on your skills, this podcast offers invaluable insights, ...
  continue reading
 
Artwork

1
Delicate Database

Delicate Database

Unsubscribe
Unsubscribe
Mensual
 
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
 
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
Semanalmente+
 
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
 
Want to learn more Postgres? Get on the waiting list for the full course: https://masteringpostgres.com. In this interview, I talk with Jesse Hanley, founder of Bento, about running a lean email service from Japan. We chat about the challenges of scaling infrastructure, managing databases, and maintaining a calm business while serving a global cust…
  continue reading
 
Dive into the world of relational databases as we unravel the mysteries of keys and constraints, essential elements for maintaining data integrity and efficiency. In this episode, we explore: Demystifying keys: primary, foreign, candidate, and super keys Constraints: The guardrails of data integrity Real-world applications and best practices in dat…
  continue reading
 
CLEARANCE GRANTED... WELCOME, AUTHORIZED PERSONNEL...SCRIPT BASED ON ORIGINAL ENTRY BY AssertiveRoland:www.scp-wiki.net/scp-141License: 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 Patre…
  continue reading
 
Speaker Resources: Mod: https://mod.studio/rd/grapho/ NeoDash: https://neo4j.com/labs/neodash/ Tools of the Month: Google Notebook LM: https://notebooklm.google/ HeyGen (AI Digital Avatar): https://www.heygen.com IntelliJ IDEA (IDE for Java development) https://www.jetbrains.com/idea/ Announcements / News: Articles: Querying Your Neo4j Aura Databas…
  continue reading
 
Unravel the core concepts of relational databases as we explore relations, tuples, and attributes in this enlightening episode. In this episode, we explore: The essential building blocks of relational databases: relations, tuples, and attributes A practical application of these concepts using a library catalog system How relational database concept…
  continue reading
 
Wrap up the "Introduction to Databases" season with a comprehensive summary of essential concepts and practical insights. In this episode, we explore: Database basics and types: Uncover the core functions of databases and the differences between relational and NoSQL systems Database models and architectures: Dive into the theoretical foundations an…
  continue reading
 
Dive into the world of data modeling with Sheila and Victor as they unpack key concepts and summarize essential takeaways from their chapter on database design. In this episode, we explore: The foundations of data modeling and its crucial role in database design Entity-Relationship modeling techniques and their conversion to relational structures C…
  continue reading
 
Dive into the crucial process of transforming conceptual database designs into practical implementations. In this episode, we explore: ER vs. Relational models: Understanding the basics and why conversion matters Step-by-step conversion process: From entities to tables, and attributes to columns Navigating complex relationships: Handling one-to-man…
  continue reading
 
Dive into the world of database design with a comprehensive exploration of Entity-Relationship (ER) Diagrams. In this episode, we explore: The fundamentals of ER Diagrams and their crucial role in database design Key components and symbols used in ER Diagrams, including entities, attributes, and relationships Best practices for creating clear, effe…
  continue reading
 
Dive into the foundational concepts of data modeling with a focus on entities, attributes, and relationships. In this episode, we explore: The building blocks of data modeling: entities, attributes, and relationships Different types of entities and attributes, with real-world examples Relationship cardinality and its importance in database design C…
  continue reading
 
Dive into the world of Entity-Relationship Modeling and discover how this powerful tool can revolutionize your database design process. In this episode, we explore: The fundamentals of ER modeling and its crucial role in database design Decoding entities, attributes, and relationships – the building blocks of data structures Mastering cardinality a…
  continue reading
 
Wrap up the Database Architecture chapter with a comprehensive summary of key concepts and practical applications in this enlightening episode. In this episode, we explore: The evolution of database architectures, from mainframes to distributed systems A building-inspired analogy to visualize different architecture types Pros and cons of various ar…
  continue reading
 
Dive into the backbone of modern computing with our exploration of the client-server model, the architecture powering billions of daily digital interactions. In this episode, we explore: The basics of client-server architecture and the distinction between thin and thick clients Key advantages and challenges of implementing a client-server model Rea…
  continue reading
 
Uncover the secrets of N-tier architecture and its impact on modern software design. In this episode, we explore: N-tier vs. Two-tier: Adding floors to the database building The three main layers: Presentation, Application, and Data Balancing benefits and challenges in multi-tiered systems Real-world applications in e-commerce and enterprise softwa…
  continue reading
 
Dive into the world of Three-tier Architecture and discover how it can revolutionize your software design approach. In this episode, we explore: The three tiers explained: Unraveling the presentation, application, and data layers Scalability and security benefits: Why Three-tier Architecture is a game-changer Real-world applications: How e-commerce…
  continue reading
 
Dive into the world of two-tier architecture and discover how this client-server model shapes modern database systems. In this episode, we explore: Understanding two-tier architecture: Definition and key components Client vs. Server: Exploring the roles and communication between tiers Pros and cons: Weighing the benefits and challenges of two-tier …
  continue reading
 
Dive into the world of single-tier architecture and discover its place in modern database systems. In this episode, we explore: The evolution of single-tier architecture: From mainframes to mobile apps Pros and cons: Simplicity and performance vs. scalability challenges Real-world applications: Where single-tier still shines today Architectural sho…
  continue reading
 
Dive into the world of database models and discover how to choose the right one for your projects. In this episode, we explore: The evolution of database models: From Hierarchical to NoSQL Strengths and ideal use cases for each database model The concept of polyglot persistence in modern systems Expert tips for selecting the perfect database model …
  continue reading
 
Dive into the world of NoSQL databases and discover how they're revolutionizing data management in the age of big data. In this episode, we explore: The meaning of NoSQL and its role alongside traditional SQL databases Four main types of NoSQL databases and their unique strengths ACID vs BASE principles: Understanding the trade-offs in database des…
  continue reading
 
Dive into the world of object-oriented databases and explore how they revolutionize data management in complex systems. In this episode, we explore: Origins and core principles of the object-oriented model, tracing its evolution from the 1980s Key concepts like objects, classes, and inheritance, and their real-world applications in fields such as C…
  continue reading
 
Dive into the fundamental concepts of the relational model, the backbone of modern database systems. In this episode, we explore: The basics of the relational model and its key components: relations, tuples, and attributes How the relational model compares to earlier database models and its advantages Challenges and considerations when working with…
  continue reading
 
Explore the fascinating world of the Network Model database and its impact on data organization in this enlightening episode of Database Internals Crashcasts. In this episode, we explore: The Network Model's evolution from the Hierarchical Model, allowing for complex many-to-many relationships Real-world applications, including the groundbreaking S…
  continue reading
 
Dive into the world of early database systems with an exploration of the Hierarchical Model, a pioneering approach to data organization that shaped the industry. In this episode, we explore: The tree-like structure of the Hierarchical Model and its parent-child relationships Historical applications, including NASA's Apollo program and airline reser…
  continue reading
 
Dive into the world of databases as we wrap up our "What is a Database?" chapter with a comprehensive summary of essential concepts. In this episode, we explore: Core concepts and importance of databases in our digital world An overview of different database types and their unique strengths The fascinating evolution of database technology since the…
  continue reading
 
Dive into the fascinating world of database applications across industries and everyday life. In this episode, we explore: How databases power our daily digital interactions, from banking to social media The crucial role of databases in healthcare and the unique challenges they face Strategies for selecting the perfect database for specific organiz…
  continue reading
 
Dive into the diverse world of databases and discover the perfect storage solution for your data needs. In this episode, we explore: The fascinating realm of relational databases and their powerful SQL capabilities NoSQL databases: from flexible document stores to lightning-fast key-value pairs Specialized solutions like object-oriented and time-se…
  continue reading
 
Embark on a journey through the fascinating evolution of databases, from humble beginnings to modern marvels. In this episode, we explore: The origins of data storage: From filing cabinets to punch cards and early digital systems The relational revolution: How Edgar Codd's paper changed the database landscape forever The modern database ecosystem: …
  continue reading
 
Dive into the fundamental concepts of databases, exploring their definition, purpose, and real-world applications in this engaging introduction to the world of data management. In this episode, we explore: The core definition and purpose of databases in modern computing A wide range of data types and real-world examples of database usage Essential …
  continue reading
 
Want to learn more Postgres? Get on the waiting list for the full course: https://masteringpostgres.com. Production ready Postgres for teams that ship fast: https://xata.io In this interview, I talk with Monica Sarbu and Tudor Golubenco from Xata about their journey from Elastic to founding Xata. We deep dive on building a Postgres hosting platform…
  continue reading
 
CLEARANCE GRANTED... WELCOME, AUTHORIZED PERSONNEL...SCRIPT BASED ON ORIGINAL ENTRY BY AssertiveRoland:www.scp-wiki.net/scp-140License: 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 Patre…
  continue reading
 
Want to learn more Postgres? Get on the waiting list for the full course: https://masteringpostgres.com. In this interview, I dive deep with Craig Kerstiens from Crunchy Data into the world of Postgres, covering its rise to prominence, scaling at Heroku, and the power of Postgres extensions. Craig also shares insights on database sharding, the futu…
  continue reading
 
CLEARANCE GRANTED... WELCOME, AUTHORIZED PERSONNEL...SCRIPT BASED ON ORIGINAL ENTRY BY Nagiros:www.scp-wiki.net/scp-139License: creativecommons.org/licenses/by-sa/3.0/----The voice of the Database was provided by Joshua Alan Lindsay.----Sound Credits"air-conditioning_hotel-room.mp3" by geodylabs of Freesound.org [CC BY 3.0]"Alert4.mp3” by RICHERlan…
  continue reading
 
CLEARANCE GRANTED... WELCOME, AUTHORIZED PERSONNEL...SCRIPT BASED ON ORIGINAL ENTRY BY AN UNKNOWN AUTHOR:www.scp-wiki.net/scp-138License: 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 Pat…
  continue reading
 
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
 
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
 
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
 
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
 
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
 
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
 
Loading …

Guia de referencia rapida