|
SqlKit - Execute raw SQL in strings or .sql files, get maps and structs back
|
|
5
|
201
|
December 29, 2025
|
|
SQL - Brings an extensible SQL parser and sigil to Elixir, confidently write SQL with automatic parameterized queries.
|
|
55
|
2701
|
December 25, 2025
|
|
How do you think about time complexity while working with Elixir and other Declarative languages?
|
|
11
|
409
|
November 5, 2025
|
|
Inferring & casting param types for raw SQL
|
|
9
|
107
|
September 4, 2025
|
|
Drops.Relation - High-Level Relation Abstraction on top of Ecto
|
|
0
|
154
|
July 31, 2025
|
|
How exactly an Ecto stream works?
|
|
4
|
237
|
May 14, 2025
|
|
Postgrex error with sql library: message: "syntax error at or near \"$0\""
|
|
26
|
314
|
April 19, 2025
|
|
How to partially match a string in ETS' match specs?
|
|
3
|
3546
|
February 24, 2025
|
|
Google's SQL dialect added a `|>` pipe operator
|
|
7
|
301
|
February 14, 2025
|
|
How to select virtual field from a CTE
|
|
3
|
133
|
October 18, 2024
|
|
Elixir + Functional Programming in 9-12 High School
|
|
6
|
255
|
September 28, 2024
|
|
SQLToy in Elixir
|
|
0
|
210
|
September 9, 2024
|
|
SQL structure for many, different child entities
|
|
25
|
3294
|
June 20, 2024
|
|
Inserting to Tables with Foreign Key Mappings (strategy suggestions)
|
|
0
|
150
|
March 30, 2024
|
|
ExtractQueryParams - A simple elixir package for transforming keyword lists to SQL statements
|
|
3
|
436
|
December 4, 2023
|
|
What is the right way to setup AshJsonApi?
|
|
3
|
660
|
October 23, 2023
|
|
Podcast: Thinking Elixir 166 - Filtering, ordering and pagination via Flop
|
|
0
|
443
|
August 29, 2023
|
|
Connect to SQL server with TCP protocol
|
|
2
|
408
|
June 14, 2023
|
|
Ecto: fetch all records not related in join table
|
|
2
|
502
|
May 22, 2023
|
|
Ecto Query to compare 2 tables on a string column and return the unmatched result
|
|
5
|
807
|
January 21, 2023
|
|
Postgrex how to pack argument for Select IN
|
|
4
|
654
|
July 9, 2022
|
|
Library to convert an SQL schema into an Ecto schema
|
|
0
|
584
|
July 5, 2022
|
|
INSERT … SELECT in Ecto using Ecto.Query
|
|
8
|
6138
|
September 12, 2021
|
|
Aggregate query counts with multiple where values
|
|
4
|
1128
|
August 31, 2021
|
|
Preloading top comments for posts in Ecto using window functions
|
|
3
|
1128
|
March 19, 2021
|
|
How to query on keys in an embeds_many
|
|
2
|
1027
|
November 18, 2020
|
|
Ecto SQL query does not return the expected value
|
|
9
|
1338
|
October 7, 2020
|
|
How we can Prevent SQL Injection in Phoenix framework?
|
|
2
|
1242
|
September 14, 2020
|
|
Selecting values from multiple rows to use in group by
|
|
2
|
1600
|
August 22, 2020
|
|
How to apply SQL array aggregation function in Ecto
|
|
3
|
4677
|
July 8, 2020
|