RustProof Labs 🐘 (@rustprooflabs) 's Twitter Profile
RustProof Labs 🐘

@rustprooflabs

Moved to Mastodon - mastodon.social/@rustprooflabs

ID: 987422088

linkhttps://blog.rustprooflabs.com calendar_today03-12-2012 21:08:03

2,2K Tweet

532 Takipçi

530 Takip Edilen

RustProof Labs 🐘 (@rustprooflabs) 's Twitter Profile Photo

PgOSM Flex 0.6.2 is out! This release includes a bug fix from a new contributor! 🙏 Fixed: --append with --input-file It won't be long until append mode is the recommended approach! 🎉 🤓 #gischat #postgis #openstreetmap #pgosm github.com/rustprooflabs/…

Postgres FM (@postgresfm) 's Twitter Profile Photo

New episode: “Timestamps” This week we discussed timestamps and time math in Postgres — particularly around data type choice, functions available, and some things to watch out for! 🎙️ postgres.fm/episodes/times… 📺 youtube.com/watch?v=HXemDd…

New episode: “Timestamps”

This week we discussed timestamps and time math in Postgres — particularly around data type choice, functions available, and some things to watch out for!

🎙️ postgres.fm/episodes/times…

📺 youtube.com/watch?v=HXemDd…
GeoMariano (@geo_mpm) 's Twitter Profile Photo

Reading the H3 post from RustProof Labs 🐘 and thinking how to automate this with a few functions ans then do Spatial Analysis with #postgis. Really good all the information from the post :blog.rustprooflabs.com/2022/04/postgi…

RustProof Labs 🐘 (@rustprooflabs) 's Twitter Profile Photo

Happy #pgsqlphriday everyone! This month's topic: Postgres and Software Development Looking forward to everyone else's contributions 😁

RustProof Labs 🐘 (@rustprooflabs) 's Twitter Profile Photo

I'm thrilled to be this month's #pgsqlphriday host! This month's topic: Is your data relational? Post your submission on Friday February 3 😃 #postgres #postgresql blog.rustprooflabs.com/2023/01/pgsqlp…

Lætitia (@l_avrot) 's Twitter Profile Photo

RT @[email protected] Ryan Lambert is hosting the next #pgsqlphriday: the topic is "Relational and Non-relational Data" Sharpen your (digital) pens and prepare a blog posting how you use both relational and #NoSQL data in (1/2)

Ryan Booz (@ryanbooz) 's Twitter Profile Photo

I'm looking forward to #PSQLPhriday posts tomorrow. #PostgreSQL has expanded support for non-relational data over the last number of years. Indexing JSONB & ARRAY types, PostGIS, or sometimes just using the functions internally to move data around. What's your story?

Ryan Booz (@ryanbooz) 's Twitter Profile Photo

🎉🐘#PGSQLPhriday... but on a Monday!🐘🎉 With #FOSDEM travel last week, I couldn't quite get this over the finish line on Friday. Here's my contribution to #PGSQLPhriday 005, hosted by RustProof Labs 🐘! softwareandbooz.com/relational-or-…

TCDI Open Source Software (@tcdioss) 's Twitter Profile Photo

Did you see all the great improvements to @pgx_rs last year? It's already February, but these improvements are still providing huge wins! #pgx #tcdioss #postgresql tcdioss.tcdi.com/blog/pgx-year-…

TCDI Open Source Software (@tcdioss) 's Twitter Profile Photo

The SPI interface to #PostgreSQL received a major overhaul in pgx 0.7.0! 🎉 Cursor support, prepared statements, and improved error handling are all included. Read this post to learn more! tcdioss.tcdi.com/blog/pgx-0-7-0…

TCDI Open Source Software (@tcdioss) 's Twitter Profile Photo

Are you unsure how to install pgx extensions in your PostgreSQL databases? This is the guide for you! Install Prerequisites? ✅ Install pgx? ✅ Install a pgx extension? ✅ Package the extension to install on prod? ✅ #pgx #postgresql tcdioss.tcdi.com/blog/install-p…

pgrx_rs (@pgrx_rs) 's Twitter Profile Photo

The creators of @pgx_rs have brought you PL/Rust. A natively compiled, trusted, PostgreSQL procedural language. github.com/tcdi/plrust/re… #PostgreSQL #rustlang