filmov
tv
EdgeDB, asyncio, uvloop, and more - Talk Python to Me Ep.355

Показать описание
What database are you using in your apps these days? If you like most Python people, it's probably PostgreSQL. If you roll with NoSQL like me, you're probably using MongoDB. Maybe you're even using a graph database focused more on relationships.
But there's a new Python database in town, and as you learn in during this episode, many critical Python libraries have come into existence because of it. This database is called EdgeDB. EdgeDB is built upon Postgres, implemented mostly in python, and is something of a marriage of a traditional relational database and an ORM.
Python's async and await keywords, uvloop - the high performance asyncio event loop, and asyncpg all have ties back to the creation of EdgeDB.
Yury Selivanov, the co-founder & CEO of EdgeDB, PSF fellow, and Python core developer is here to tell use about EdgeDB along with the history of many of these impactful language features and packages.
▬▬▬▬ About the podcast ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
▬▬▬▬ Guests ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
▬▬▬▬ Links and resources from the show ▬▬▬▬▬▬▬▬▬▬▬▬
▬▬▬▬ Dive deeper ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
But there's a new Python database in town, and as you learn in during this episode, many critical Python libraries have come into existence because of it. This database is called EdgeDB. EdgeDB is built upon Postgres, implemented mostly in python, and is something of a marriage of a traditional relational database and an ORM.
Python's async and await keywords, uvloop - the high performance asyncio event loop, and asyncpg all have ties back to the creation of EdgeDB.
Yury Selivanov, the co-founder & CEO of EdgeDB, PSF fellow, and Python core developer is here to tell use about EdgeDB along with the history of many of these impactful language features and packages.
▬▬▬▬ About the podcast ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
▬▬▬▬ Guests ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
▬▬▬▬ Links and resources from the show ▬▬▬▬▬▬▬▬▬▬▬▬
▬▬▬▬ Dive deeper ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
EdgeDB, asyncio, uvloop, and more - Talk Python to Me Ep.355
import asyncio: Learn Python's AsyncIO #2 - The Event Loop
import asyncio: Learn Python's AsyncIO #6 - An Example Web Application with Starlette and EdgeD...
uvloop #Python #SurenPyTips
Building a Database with Python - Yury Selivanov
Юрий Селиванов, EdgeDB, Asyncio «Asyncio сегодня и завтра»
asyncio all the things with Omnilib - Talk Python to Me Ep.304
High performance networking in Python (Yury Selivanov)
asyncio: what's next | Yury Selivanov @ PyBay2018
Yury Selivanov - Asyncio in Python 3 7 and 3 8
AsyncIO + Music, Origins of Black, and Managing Python Releases | Real Python Podcast #7
Hrafn Eiriksson - Asyncio in production
The architecture of EdgeDB — Fantix King | EdgeDB Day
[Keynote] The post-SQL era — Yury Selivanov | EdgeDB Day
Python asyncio and asyncio tasks in Nornir – Network programmability stream 30
EdgeDB 1.0 Launch — Director's Cut
[ENG] Dmitry Nazarov: 'EdgeDB workshop' / #PiterPy
Patterns for asyncio applications / Николай Новик [Python Meetup 28.10.2016]
An introduction to concurrent programming with asyncio
Talk: Łukasz Langa - AsyncIO + Music
Philip Jones - Quart a asyncio alternative to Flask
Adopting Python Asyncio in Large Scale Project (Instagram)|Jimmy Lai|PyCon Taiwan 2018
Hrvoje Nikšić - Python async/await unraveled - WebCamp Zagreb 2019
Asyncio in Python 3 7 and 3 8 || A guide to asynchronous programming in Python with asyncio
Комментарии