Masthash

#SQL

Jobs for Developers
9 hours ago
Mauro
12 hours ago

I spent the last two days writing #SQL queries like a madman. I need a holiday.

#CS50 #ComputerScience

Thinking about my future... I have skills in IT, art and now possibly in geo/paleo. I would want to mix them together and have a well paying stable job sometime in 1-3 years from now on. Any ideas? Any sphere needs such soup of skills?
.
Mid (5yrs exp) #programmer #csharp #typescript #powershell #sql
.
#UI design (~2yrs exp) and #2D #art - #illustration (~10 yrs exp hobbyist)
.
Ongoing Master's degree in general #geology with concentration towards #paleontology and a plan on PhD

Crying and drooling very stylized cartoon prehistoric bird using microscope and using a pen
Ruben
23 hours ago

I have been a #developer for just a little more than 2 years now, and today marks the first time I ever opened #SQL developer, and interacted with a real #database.
Not saying that I never worked with databases ever, but since I do mostly work with low-code platforms, everything is usually handled in the back-end.

Super cool to learn new things!

Jobs for Developers
1 day ago

DoorDash is hiring Software Engineer - Product

🔧 #java #kotlin #rest #elasticsearch #nosql #postgresql #redis #sql
🌎 Chicago, United States; Los Angeles, United States; Mountain View, United States; New York City, United States; Pittsburgh, United States; San Francisco, United States; Seattle, United States
⏰ Full-time
💰 $100k - $240k (Estimate)
🏢 DoorDash

Job details https://jobsfordevelopers.com/jobs/software-engineer-product-at-doordash-nov-22-2022-806c85?utm_source=mastodon.world&ref=mastodon.world
#jobalert #jobsearch #hiring

Jobs for Developers
1 day ago

DoorDash is hiring Software Engineer Intern (Summer 2023)

🔧 #java #kotlin #python #aws #sql
🌎 Los Angeles, United States; New York City, United States; San Francisco, United States; Seattle, United States
⏰ Internship
💰 $90k - $230k (Estimate)
🏢 DoorDash

Job details https://jobsfordevelopers.com/jobs/software-engineer-intern-summer-2023-at-doordash-nov-22-2022-2bfde9?utm_source=mastodon.world&ref=mastodon.world
#jobalert #jobsearch #hiring

The_Runner_01
2 days ago

Mystery solved! The most fun problem so far on CS50x. Time for week 8.

#programming #SQL #cs50 #cs50x #computerscience #softwaredevelopment

Michal Vyskočil
2 days ago

An amazing Postgres playground to validate ones sql-fu

https://www.crunchydata.com/developers/playground

#postgres #playground #sql #TIL

PipeRider
2 days ago

How do you track down and explore data changes in your dbt project?

One way is to explore rows that fall outside previous boundaries

Check out this upcoming PipeRider feature that highlights a change, and shows the SQL you need to find the affected rows

#dbt #DataQuality #eda #DatatViz #sql #DataOps #DataReliability #DataEngineering #AnalyticsEngineering

Paul
3 days ago

Y'know, #SQL can already do result shaping quite well. #Postgres has the cool json_agg, which lets you construct proper objects from your queries.
It's just awkward to do with SQL. It wasn't really built for that.

Jobs for Developers
3 days ago

DoorDash is hiring Software Engineer Intern (Summer 2023)

🔧 #java #kotlin #python #aws #sql
🌎 Los Angeles, United States; New York City, United States; San Francisco, United States; Seattle, United States
⏰ Internship
💰 $90k - $230k (Estimate)
🏢 DoorDash

Job details https://jobsfordevelopers.com/jobs/software-engineer-intern-summer-2023-at-doordash-nov-22-2022-2bfde9?utm_source=mastodon.world&ref=mastodon.world
#jobalert #jobsearch #hiring

Jobs for Developers
3 days ago

Any recommendations on #SQL #software ? I’m learning SQL now using an online class. I mainly use a machine running #LinuxMint . Can #LibreOffice Base be used? #MySQL ? My main application would be sports analytics, using publicly-available datasets. I’m decent with #Python but still very much a self-taught programmer.

Jobs for Developers
4 days ago

Vertical Knowledge is hiring Senior Software Engineer

🔧 #c #javascript #python #react #serverless #aws #cicd #css #elasticsearch #gcp #nosql #sql #terraform #seniorengineer
🌎 Remote; Chagrin Falls, United States
⏰ Full-time
💰 $100k - $230k (Estimate)
🏢 Vertical Knowledge

Job details https://jobsfordevelopers.com/jobs/senior-software-engineer-at-vk-ai-mar-28-2023-efb093?utm_source=mastodon.world&ref=mastodon.world
#jobalert #jobsearch #hiring

Jobs for Developers
5 days ago

Patreon is hiring Fullstack Engineer - Growth

🔧 #javascript #python #typescript #sql
🌎 San Francisco, United States
⏰ Full-time
💰 $139k - $193k
🏢 Patreon

Job details https://jobsfordevelopers.com/jobs/fullstack-engineer-growth-at-patreon-apr-27-2023-bfa266?utm_source=mastodon.world&ref=mastodon.world
#jobalert #jobsearch #hiring

John Lenin 🇵🇸
5 days ago

#sql experts, IT is telling me that a huge report run on the production db, not a data warehouse, can't possibly impact performance for other users accessing the prod db. I wanted to call hogwash on that, but I didn't. Who's correct?

RPGPGM
5 days ago

Using #SQL table function to view the data in an User Space, no need for an API.
💙 #IBMi #rpgpgm #IBMChampion
https://www.rpgpgm.com/2021/06/getting-data-from-user-spaces-made-easy.html

OutLyin
5 days ago

Here is my
#introduction for the pin.
Hi, I discovered this place by accident.? :o.
Anyways, now that I am here after quitting centralized social media (I've hated it ever since I was a child), I might as well get to know other people like me who found this place by accident. (maybe there are no accidents.)
I am intrested in #tech, #sql, #data , #content #creation , #mushrooms #jobs #networking #math #mandelbrot and some more stuff... Looking forward to attract like minded people.

Urusan
5 days ago

Next is my business logic, perhaps some kind of REST handler, which only relies on DBInterfaceExample:

module BusinessLogicExample

export on_request

using DBInterfaceExample

function on_request(input::String)
println("Handling request with input $input")
println("Preparing...")
results = DBInterfaceExample.query("SELECT * FROM $input") #SQL Injection attack here, don't do this in real code
println("Results: $(results.results)")
println("Request complete")
end

end

Sven A. Schmidt
6 days ago

SQL:2023 is finished: Here is what’s new | Peter Eisentraut

#SQL http://peter.eisentraut.org/blog/2023/04/04/sql-2023-is-finished-here-is-whats-new

6 days ago

Learn how to write intuitive and type-safe Java Stream queries using JPAStreamer and Hibernate in Quarkus. #shorts

By Julia Gustafsson

Get Started:
https://code.quarkus.io/?extension-search=origin:other%20jpastreamer

JPAStreamer documentation:
https://speedment.github.io/jpa-streamer/

#jpastreamer #quarkus #quarkus3 #hibernate #jpa #java #javastreams #sql #sh

panda :verified:
6 days ago

#TIL #sql #ThingsTheyDontTellYou

Anti joins exist as a term.

As usually there's a left anti-join, right anti-join, and a full anti-join.

Jobs for Developers
6 days ago

Backbase is hiring Senior Performance Engineer

🔧 #java #springframework #aws #cicd #docker #mysql #sql #seniorengineer
🌎 Amsterdam, Netherlands
⏰ Full-time
💰 $90k - $230k (Estimate)
🏢 Backbase

Job details https://jobsfordevelopers.com/jobs/senior-performance-engineer-at-backbase-feb-15-2023-998ac9?utm_source=mastodon.world&ref=mastodon.world
#jobalert #jobsearch #hiring

Olivier Forget
1 week ago

Just spent over an hour pulling my hair out trying to get a test to pass because #sqlite doesn't interpret "&&" as "AND". It also doesn't give me an error. In most #SQL && can be used instead of AND. So yeah, awesome way to spend the morning.

Florian Geierstanger
1 week ago

Didn't know, but seems I like #sql

Kamilla Nyborg
1 week ago

I can tolerate a lot of things, but spaces in #SQL column names must be stopped.

Jobs for Developers
1 week ago

Servian is hiring Senior/Lead Data Engineer

🔧 #python #sql #seniorengineer #techlead
🌎 Bengaluru, India
⏰ Full-time
💰 $95k - $235k (Estimate)
🏢 Servian

Job details https://jobsfordevelopers.com/jobs/senior-lead-data-engineer-at-servian-com-jan-20-2021-dcb1d9?utm_source=mastodon.world&ref=mastodon.world
#jobalert #jobsearch #hiring

Dylan Van Assche
1 week ago

Julian Arenas-Guerrero from OEG (UPM) is presenting #SQL views over #CSV files with #RML in Morph-KGC.

#ESWC2023 #RDF #KnowledgeGraph #SemanticWeb @eswc_conf

Joins and more joins!
Curtis "Ovid" Poe
1 week ago

@SpaceLifeForm What often happens is that projects are started with a boss and a few developers. Neither side really knows what a DBA does, so they don't have one. So when their database struggles, they think "#SQL sucks."

Had one company considering consider NoSQL due to a 15 minute query. A couple of minutes later, my index reduced it to a couple of seconds.

I give a talk, "How to fake a database design" to help some of that, but it can't fix the underlying issue.

https://www.youtube.com/watch?v=y1tcbhWLiUM

Curtis "Ovid" Poe
1 week ago

Still love the struggling client who explained they picked their #NoSQL database because they misread the documentation.

Our company still goes into clients who are considering #NoSQL and it turns out it's because they don't know how to use a #database. Denormalized, no foreign keys, 20 indexes on a table that needs one, and so on. So they decide to trade a known set of problems for an unknown set of problems. It often ends poorly.

PS: we can fix this for you.

#sql

A stereotypical image of "the evolution of man", with a simple primate on the left, followed by successively evolved people, leading up to one on the right who'se turned around and is facing the ones behind. He's yelling, "Stop following me, you fucking freaks!"

There are six of these figures, labeled as follows:

1. Key-value
2. Ordered key-value
3. Big table
4. Document full-text search
5. Graph
6. SQL

📨 Latest issue of my curated #cybersecurity and #infosec list of resources for week #21/2023 is out! It includes, but not only:

‣ 🇬🇧 🇺🇸 #NHS data breach: trusts shared patient details with #Facebook without consent
‣ ☁️ Severe Flaw in #Google Cloud's Cloud #SQL Service Exposed Confidential Data
‣ 🇨🇭 💰 US govt contractor #ABB confirms #ransomware attack, data theft
‣ 🦠 🤖 #Predator: Looking under the hood of Intellexa’s #Android spyware
‣ 🇦🇿 🇦🇲 Hacking in a war zone: #Pegasus #spyware in the Azerbaijan-Armenia conflict
‣ 🦠 🎮 Dark Frost #Botnet Launches Devastating #DDoS Attacks on Gaming Industry
‣ 🇷🇺 🦠 Mysterious #malware designed to cripple industrial systems linked to #Russia
‣ 🇧🇷 🇵🇹 ‘Operation Magalenha’ targets credentials of 30 Portuguese #banks
‣ 🩹 #GitLab 'strongly recommends' patching max severity flaw ASAP
‣ 🇮🇷 🇮🇱 Iranian hackers use new #Moneybird ransomware to attack Israeli orgs
‣ 🇺🇦 Cyber Attacks Strike #Ukraine's State Bodies in Espionage Operation
‣ 🇨🇳 🇺🇸 Chinese state hackers infect critical infrastructure throughout the US and Guam
‣ 🐍 👨🏻‍⚖️ #PyPI was subpoenaed
‣ 🇰🇵 🦠 N. Korean #Lazarus Group Targets #Microsoft IIS Servers to Deploy Espionage Malware
‣ 🦠 🤖 Data Stealing Malware Discovered in Popular Android Screen Recorder App
‣ 🇩🇪 Arms maker Rheinmetall confirms #BlackBasta ransomware attack
‣ 🦠 New ‘GoldenJackal’ APT Targets Middle East, South Asia Governments
‣ 🇺🇸 🇰🇵 Treasury Department sanctions entities tied to North Korean IT scams, hacking
‣ 🇺🇸 📰 Cuba ransomware claims #cyberattack on Philadelphia Inquirer
‣ 🇺🇸 🏥 After ransomware attack, state’s second-largest health insurer says patient data stolen
‣ 🇯🇵 🇮🇳 🏍️ #Suzuki motorcycle plant shut down by cyber attack
‣ 🇺🇸 🪖 #Pentagon explosion hoax goes viral after verified #Twitter accounts push
‣ 🇺🇸 🇪🇺 #Meta Fined Record $1.3 Billion and Ordered to Stop Sending European User Data to US
‣ 🦠 🎬 Cloned #CapCut websites push information stealing malware
‣ 🇰🇷 🇺🇸 Warning: #Samsung Devices Under Attack! New Security Flaw Exposed
‣ 🍏 #Apple fixes three new zero-days exploited to hack iPhones, Macs

#hacking #cyber #cyberdefense #security #health #cloud #infrastructure #OT #ICS

📚 This week's recommended reading is: "Cyber Defense Matrix: The Essential Guide to Navigating the Cybersecurity Landscape" by Sounil Yu

Subscribe to the #newsletter to have it piping hot in your inbox every Sunday ⬇️

https://0x58.substack.com/p/infosec-mashup-week-212023

dorian
2 weeks ago

whats a good resource for learning SQL? #sql

Bojan
2 weeks ago

How often do you write a (#SQL or otherwise) #database query that returns more results than there are rows in any of the tables used? (on purpose!!)

InfoQ
2 weeks ago

#CaseStudy - Meta is rolling out #MySQL Raft in its data centers to replace its current MySQL semisynchronous databases. The new consensus engine helps operation and allows MySQL servers to take responsibility for promotions and membership.

More on #InfoQ: https://bit.ly/437uO6w

#AI #ML #SQL #RelationalDatabases

m. libby
2 weeks ago

Running into problems with EntityFramework and enum support for things that should be trivial, like this type of LINQ: context.FooBars.Where(f => EnumFilterList.Contains(f.Enum));

It created the weirdest non-functional SQL for that instead of a straight-forward:
where foobars.enum in ('Enum.One', 'Enum.Two');

I suppose it isn't helping that I am storing the values in the DB as strings. But even if storing the enums as int values would fix this, I like having the strings in the DB because they make interacting with the data directly in a SQL tool much easier.

#EntityFramework #DotNet #SQL

Mike (Multiverse of Badness)
3 weeks ago

My range of emotions involving #coding this week have ranged from "I never want to do anything else for a living again other than #code" to "I never want to see another line of #SQL or any other #language again in my life.."

...of course it may have to do with the fact I've been working heavily in #legacy #ASPClassic code that is too big to replace easily this week..🤢

..I think I'm gonna take a break and code on my #python #framework and #fediverse app to get some mojo back this #Saturday

Justin Poehnelt
3 weeks ago

I had to write my first SQL queries in a couple years and I think I still remember how it works. Also Python... what are these type things?! 😀

All of this is because I'm doing some data analysis of feature requests, bugs, etc. Some fun stuff to play with:

- vector similarity search
- tfidf as a secondary search
- LLMs for a bunch of steps, extracting lists, some categorization, etc
- random forest for categorization

#llm #devrel #ml #sql #python #data

Khalid ⚡
3 weeks ago

As a #dotnet #entityframework user, you must remind yourself that any #LINQ you write will be directly translated to a #SQL Query as written. There’s no “make my query better” magic happening in EF Core.

Here are two examples of logically equivalent queries using different LINQ methods and their SQL translations.

Write LINQ, test your performance, and try again.

LINQ query using .Contains
LINQ query using Intersect
Khalid ⚡
3 weeks ago

#entityframework 8 works. It’s fantastic that there is now array support for primitive types. You can even see it in the generated #sql.

This should open up many options for #dotnet developers using #SQL server and a lot of discussions with DBAs 😅.

Update: Added a screenshot of how data is stored in SQL Server.

var post = new Post
{
    Title = "How to Use EF Core 8",
    Tags = new[] { "dotnet", "csharp", "database", "sql" }
};
using (var db = new Database())
{
    db.Posts.Add(post);
    db.SaveChanges();
}
using (var db = new Database())
{
    var tags = new[] { "dotnet", "sql" };

    var result = db
        .Posts
        .Where(p => p.Tags.Any(t => tags.Contains(t)))
        .ToList();
    
    foreach (var p in result)
    {
        Console.WriteLine($"- {p.Title} ({string.Join(",", p.Tags)})");
    }
}
SQL generated from EF Core 8 using OpenJSON to access an array column.
Database view showing array stored as JSON array.
Mike (Multiverse of Badness)
3 weeks ago

..I remember when I wanted to work my way up to #management

..be careful what you wish for...

I got there and I hated it and quit.. #burnout is a mofo..

Now I'm back at the same company on a #contract and pumping out #SQL and #Python 4 hours a day and loving it, and I get to pick up side contracts and work on my own small #business some

I will say I respect what a good manager does a lot more now that I've been one. They run block and let their team crank out #code and I am here for it!

Jens Bannmann
4 weeks ago

@synlogic @ghorwood
For #Java, I would replace the last one with

"3. expert/never-hipster: uses jOOQ"

When I discovered #jOOQ years ago, it was eye-opening. One can really get the same level of control as with hand-written #SQL bit still have a comfortable API! Its author @lukaseder says that the guiding principle for designing this #FluentAPI is that jOOQ *is* SQL.

See the comparison image in this post: https://foojay.social/@foojay/110067514875132847

Anders Borch
4 weeks ago

#Hasura is fun! I've just written the entire user management business logic for a new service in #sql and #yaml

#WebDev #Backend

TheSteve0
4 weeks ago

Love #PostgreSQL Looking to work with #MachineLearning and AI? Wanna use them together?

Look no further than #pgvector

https://github.com/pgvector/pgvector

Allows you to store and index vectors as well as do vector math and distance calculations - all in THE BEST database in the universe.

Hat tip to this blog post for bringing it to my attention

https://www.crunchydata.com/blog/whats-postgres-got-to-do-with-ai

#sql #isThereAnythingPostgresCantDo

Dan Keck
1 month ago

Welcome to #SQL Keyword of the Week!

This week's keyword is: DELCARE

Now here is a keyword I use all the time. You'll probably find it to be self-explanatory, but here's the definition just in case.

DELCARE is used whenever my script fails to run because I mistyped DECLARE again.

Si Dawson
1 month ago

Today's excitement involves trying to bend into shape a #SQL query that includes (so far) 2 CTEs, a cross join, two unions, a left join, 3 inner joins and an aggregate.

It's... a bit head hurty, but I'm getting there.

Mark Gardner ‍:sdf:
1 month ago

TIL about #SQL window functions and @rrwo’s helper module for them in the leading #Perl #ORM, DBIx::Class. You can use them in many different relational database systems like #MariaDB, #MySQL, #PostgreSQL, and #SQLite. https://fosstodon.org/@rrwo/110334747507360471

Khalid ⚡
1 month ago

Spent the morning answering a #JetBrains #dotnet blog reader's question about filtering on a #JSON collection using #EFCore and #sql

Any folks have some thoughts? It turns out this is such a new use case that there isn't query support yet for arrays through LINQ.

https://blog.jetbrains.com/dotnet/2023/02/14/getting-started-entity-framework-core-7-json-support/#remark42__comment-db104e2f-baec-4801-9b33-334fe2586753

João Antunes
1 month ago

📰 another brief one up (in terms of word count at least 😅)
"Checking out EF Core inheritance options"

Recently there was a need to use a hierarchy in a domain model, and there was a question about which of the available approaches to use - table per hierarchy (TPH), table per type (TPT) or table per concrete type (TPC). This very brief post is just a quick look at some benchmarks I created on the subject.

#DotNet #CSharp #EFCore #SQL

https://blog.codingmilitia.com/2023/05/08/checking-out-ef-core-inheritance-options/

Mark Gardner ‍:sdf:
1 month ago

@UkiahSmith @scimon Do it!

(Though the “experience with #SQL and ORMs such as DBIx::Class” requirement might preclude your qualification, depending on what you mean by “haven’t touched #Perl in ages)

Jobs for Developers
1 month ago
Kendra Little
1 month ago

New blog post: Chat GPT says SSMS is the best SQL Server monitoring tool-- and it's right

#sql #sqlserver #monitoring #chatgpt #ssms #blog

https://littlekendra.com/2023/05/03/ssms-is-the-best-sql-server-monitoring-tool-chatgpt/

Yurii Rashkovskii
1 month ago

Am I the only one who wants pipelined/chained functions in #SQL?

Something to the tune of

select response |> body() |> convert_from('utf-8')

instead of

select convert_from(body(response), 'utf-8')

Sharon Machlis
1 month ago

Free Intro to SQL class - four 1-hour sessions in May, all at 9 am PDT/noon EDT, taught by Paul Buffa at @observablehq
May 23, 24, 30, 31
https://observablehq.com/@observablehq/intro-to-sql-course
#SQL

James Dreben :mw:
1 month ago

Can't a #GPT do this for me? Well, here's an explanation as to why it's still useful to learn #SQL.

Can't GPT do this for me?
It's true that you could use Machine Learning to write some queries for you but writing queries isn't the value of learning this.
When we're working with SQL we usually don't spend most of our time
"just writing the query". Usually the biggest part of the work is;
• Exploring the data to try to figure out how we can answer the questions we need to
• Trying to understand why SOL queries aren't giving us the answers we expected (a big part of this is knowing the issues to check for, which is something we learn by working with queries)
• Cleaning our data/writing SQL in a different way, to get more accurate or more easily understood answers.
A lot of Machine Learning (including custom Language models) rely heavily on data so as we start to use more Machine Learning tools - the ability to clean and prepare data likely becomes even more important.
Sometimes people compare SQL work to an investigation. So you could think of learning SQL as being able to walk around a crime scene yourself, examining the evidence. Whereas using a tool to write SQL for you is kind of like having to interview someone after the event, who doesn't speak the same language as you. You can have a translator ask the questions but you're hoping you already know the right questions to ask, and that there aren't any miscommunications in the additional hops.
A ... tool like GPT could help you write your queries but it'll be easier if you are able to dig around yourself at the same time
Inautilo
2 months ago

#Development #Tools
A list of programming playgrounds · A community-sourced collection of playgrounds for web developers https://ilo.im/12dmwi

_____
#Playground #WebDevelopment #WebDev #Frontend #Backend #HTML #SVG #CSS #JavaScript #TypeScript #JSON #RegEx #Unicode #Git #PHP #Python #Ruby #Rust #SQL #DNS

😱 Brian Morearty
2 months ago

Available for hire: entry-level backend software engineer looking for full-time position or internship. He prefers Bay Area on-site.

Proficient in #JavaScript / #Node.js, #Java, #SQL. Also used #C / #C++, #Redis, #TypeScript, #LLaMA, & more.

https://linkedin.com/in/nmorearty/

This engineer is my adult son, Nick Morearty. He started as a Computer Engineering major at UC Santa Cruz but ended up deciding to take a different path. He has taken NuCamp’s Full-Stack Web + Mobile Development bootcamp, and I’ve been teaching him all about software engineering for the last ten years--since he wan ten years old. In 2020 he got a perfect 5 on the AP Computer Science test, self-taught from a book and tutored by me.

Please share for reach.

Michael Hunger
2 months ago

Demystifying #SQL Window functions. In these two videos @markhneedham does a great job of that

https://www.youtube.com/watch?v=u9AtW5P0m5c

https://www.youtube.com/watch?v=KTIBhsIoCvk

@sushee that is why I never got into nosql database at all.

I did learn them but when it comes to reporting sql dbs are so good, one cant beat them.

Also I have yet to work at an organisation where they get user numbers near a million.

If one is working with thousands of users sql is the best.

#sql
#database

Piet van Zoen
2 months ago

Just started using #ChatGPT and #GithubCopilot for a personal project and I'm pretty impressed. They've been super helpful with writing tests and figuring out complex #SQL queries and #Regex.

Also, I accidentally discovered that Copilot can help write commit messages. Using a commit message template with a prompt comment and running git commit --verbose, Copilot does a great job of reading the diff and figuring out the appropriate commit message.

Matt Hodges
2 months ago

Here is a #Jupyter Notebook where I use the #LangChain framework + #LLM to write #SQL and build #dataviz in #python. It was extra fun to do this with real voter data. I learned a lot!
#projects #PoliticalTech

https://github.com/hodgesmr/LangChain-Data-Demo/blob/main/LangChain%20Data%20Demo.ipynb

Juan Luis
2 months ago

Noticias sobre Python y Datos de la semana, episodio 71 🐍⚙️

En resumen: El impacto de NumFOCUS, versiones nuevas de Kedro-Viz, Fugue, y deepchecks, Markdown avanzado en JupyterLab, aplicaciones con PyScript, y la PyCon Latam en Mexico

https://astrojuanlu.substack.com/p/episodio-71

Apoya el noticiero suscribiéndote por correo 📬

#numfocus #kedroviz #fugue #sql #markdown #jupyter #pyconlatam #pyscript #python #pydata #noticieropythonydatos

Noticias sobre Python y Datos de la semana, episodio 71 

En resumen: El impacto de NumFOCUS, versiones nuevas de Kedro-Viz, Fugue, y deepchecks, Markdown avanzado en JupyterLab, aplicaciones con PyScript, y la PyCon Latam en Mexico
David Napoli
2 months ago

And following up on yesterday's Data Wrangling comparisons across #Javascript, #Rstats, #Python, #SQL, and #Excel by @allison_horst, here is a dive into Descriptive Statistics across the same set of tools https://observablehq.com/@observablehq/descriptive-statistics-translations

Kevin Bowen :xfce:
2 months ago

It seems that #pgadmin is not quite ready for #Debian bookworm.

I tried building it from scratch; but, it's a whole bunch of #javascript node intimidating crap. Total rat-hole waste of time...

I'll be giving DbGate & dBeaver a test drive this week to see if they work as #SQL GUIs.

pgadmin seems to release pretty regularly, so perhaps I'll get a 7.0 release in a week or so. *shrug*

Inautilo
2 months ago
J.P. Wing
2 months ago

I'm still looking for two full-stack #PHP #Javascript #HTML #SQL developers for my development team with a major telecommunications company. The position is 100% remote and the team mate would work on internal web applications. The team is spread across the country. #Azure #DevOps, #git, #Linux experience a plus. Reach out to me for more information if interested, boosts appreciated. Salary is decent.

JetBrains Academy
9 months ago

The "SQL for Backend Developers" track is live on JetBrains Academy! In just 11 hours, you'll:

✅ Learn how to use databases to develop effective services.
✅ Work with #SQL statements.
✅ Get familiar with MySQL, the most popular open-source database.

https://jb.gg/academy/sql-for-backend-developers

JetBrains Academy
10 months ago

SQL is one of the most in-demand skills for anyone working with data. With this new track on JetBrains Academy, you will:

🔹Learn how to query data with #SQL
🔹Dive further into data analysis with #Python
🔹Get familiar with SQLAlchemy

Learn more 👇
https://jb.gg/academy/new-track-sql-python

Semgrep
11 months ago

We've got the Monday Merries thanks to industrious community members, such as...

Federico Dotta (@apps3c) who wrote #PHP rules to catch #SQL injection, #XSS, and broken access control in general PHP as well as in the #YII framework! Thank you, Federico! https://security.humanativaspa.it/semgrep-rules-for-php-security-assessment/

JetBrains Academy
1 year ago

The SQL Fundamentals track is now available on #JetBrainsAcademy! ⚡️

In just 8 hours, you will:

– Learn the basics of #SQL
– Work with MySQL, the most popular open source database
– Use SQL functions in real-life tasks
– Get a certificate of completion

https://jb.gg/academy/sql-fundamentals-track