SQLAlchemy (@sqlalchemy) 's Twitter Profile
SQLAlchemy

@sqlalchemy

The Python SQL Toolkit and Object Relational Mapper

ID: 20404918

linkhttp://www.sqlalchemy.org calendar_today09-02-2009 00:47:35

173 Tweet

2,2K Followers

1 Following

Nick Janetakis (@nickjanetakis) 's Twitter Profile Photo

If you're taking my Flask course and you recently started to get a "Textual SQL expression" error, it was due to SQLAlchemy releasing 1.3.0 yesterday which turned that warning into an error. I just updated the source code in the course to fix it.

Jim Tyhurst (@jimtyhurst) 's Twitter Profile Photo

I thoroughly enjoyed Hannah Stepanek's overview of @SQLAlchemy Object Relational Mapper (ORM) at pdxpug Meetup. Great real world code snippets for accessing and managing PostgreSQL from Python.

Tobias (@rixxtr) 's Twitter Profile Photo

Writeup of the in-depth and fast-paced talk by Gleb Pushkov at #djangocon on how (and why) to use Django with SQLAlchemy as ORM. Very well done! rixx.de/blog/djangocon…

Simon Willison (@simonw) 's Twitter Profile Photo

Just released version 1.0 of db-to-sqlite - my tool for creating SQLite database files from data in MySQL, PostgreSQL or any other database supported by SQLAlchemy. github.com/simonw/db-to-s…

Just released version 1.0 of db-to-sqlite - my tool for creating SQLite database files from data in MySQL, PostgreSQL or any other database supported by SQLAlchemy. github.com/simonw/db-to-s…
Miguel Grinberg (@miguelgrinberg) 's Twitter Profile Photo

Bored in my hotel room in Basel, Switzerland. Ended up recording a short video titled "Four SQLAlchemy Tips", based on a conversation I had at the conference earlier today. youtube.com/watch?v=5-4W3m…

ChiPy (@chicagopython) 's Twitter Profile Photo

.Ainsley discussing the philosophical underpinnings of SQLAlchemy and the different problems the library allows us to solve. This was Ainsley’s first talk as a tech professional! Would not believe it if he didn’t tell us! Correction: first of many! Great job! 🙌 #ChiPy

.<a href="/whole_grainsley/">Ainsley</a> discussing the philosophical underpinnings of <a href="/sqlalchemy/">SQLAlchemy</a> and the different problems the library allows us to solve.

This was Ainsley’s first talk as a tech professional! Would not believe it if he didn’t tell us! Correction: first of many! Great job! 🙌 #ChiPy
SQLAlchemy (@sqlalchemy) 's Twitter Profile Photo

An important bug fix was omitted from the SQLAlchemy 1.3.7 changelog regarding SQLite ATTACH, it is up on the site now: docs.sqlalchemy.org/en/13/changelo…

feoh@oldbytes.space (@feoh) 's Twitter Profile Photo

Holy cow SQLAlchemy rocks my socks! It does what I've never seen an object relational mapper do in my entire career... It JUST WORKS with barely any fuss at all. Define objects, just inherit from base and VAVOOM we are wired for sound! I may yet recover from Hibernate #python

SQLAlchemy (@sqlalchemy) 's Twitter Profile Photo

SQLAlchemy's support IRC channel is now on libera.chat libera.chat channel #sqlalchemy . This is in addition to the support room on Gitter at gitter.im/sqlalchemy/com…. See sqlalchemy.org/support.html#r… for real-time background.

MariaDB (@mariadb) 's Twitter Profile Photo

We’re getting into the nitty-gritty of #SQLAlchemy with #MariaDB Connector/Python! Our latest blog breaks down everything you need to know about SQLAlchemy entity relationships and how to use them within #Python applications. bit.ly/3vlA0T7

Jökull Solberg (@jokull) 's Twitter Profile Photo

Our stack at Inch: Postgres SQLAlchemy asyncio extension Strawberry GraphQL server Next.js + TypeScript frontend React Native apps Codegen for React GraphQL hooks Typed from frontend to backend down to the data is suuuuuch a gamechanger. Enabled by GraphQL codegen.

Sebastiaan Zeeff (@sebastiaanzeeff) 's Twitter Profile Photo

My submission 'Introducing Asynchronous SQLAlchemy' was accepted for EuroPython 2021. ep2021.europython.eu #europython #python #pycon #sqlalchemy SQLAlchemy

Santiago Fraire Willemoës (@santiwilly) 's Twitter Profile Photo

I'm hooked with SQLAlchemy 's new syntax. I'm starting to feel really comfortable with it. I'm looking forward for 2.0. This has a huge potential for fastapi and starlette or any async framework.

I'm hooked with <a href="/sqlalchemy/">SQLAlchemy</a> 's new syntax. I'm starting to feel really comfortable with it. I'm looking forward for 2.0. This has a huge potential for fastapi and starlette or any async framework.