|
Hobbes - a scalable, fault-tolerant transactional record store
|
|
67
|
1746
|
November 25, 2025
|
|
Goblin - another embedded key-value database for Elixir
|
|
13
|
690
|
November 21, 2025
|
|
CubDB - A pure-Elixir embedded database
|
|
13
|
3451
|
November 3, 2025
|
|
What could be the best way to fetch large data from database? Is it using Stream.resource or Repo.stream and Repo.transaction?
|
|
4
|
120
|
October 22, 2025
|
|
Turbopuffer - A client library for the Turbopuffer vector database / full-text search
|
|
1
|
167
|
October 4, 2025
|
|
Bedrock - a scaleable, distributed key-value database with better-than-ACID guarantees
|
|
68
|
2828
|
September 26, 2025
|
|
(DBConnection.ConnectionError) ssl recv: closed (the connection was closed by the pool, possibly due to a timeout or because the pool has been terminated)
|
|
7
|
184
|
September 8, 2025
|
|
Ecto.Migration: CHECK constraint and TRIGGER not working
|
|
7
|
573
|
June 23, 2025
|
|
Issue with Understanding Phoenix Project Deployment
|
|
2
|
144
|
May 8, 2025
|
|
Help thinking in Ash domains & resources
|
|
3
|
139
|
April 18, 2025
|
|
Podcast: ThinkingElixir 129 - Time series data with Timescale DB
|
|
6
|
1070
|
April 18, 2025
|
|
Is It Possible to Install Custom PostgreSQL Extensions on Fly.io?
|
|
1
|
117
|
January 28, 2025
|
|
Barrier synchronization for oban jobs
|
|
11
|
621
|
January 24, 2025
|
|
Best way to persist a processes state?
|
|
18
|
532
|
January 3, 2025
|
|
Mnesia Backup traverse does not find :db_nodes field
|
|
0
|
34
|
January 2, 2025
|
|
Does AshPostgres work with Amazon's AuroraDB?
|
|
5
|
137
|
December 18, 2024
|
|
How to protect database credentials?
|
|
1
|
102
|
November 11, 2024
|
|
How to investigate DB errors like "client timed out because it queued and checked out the connection for longer than..."
|
|
13
|
1956
|
October 25, 2024
|
|
How to assure single connection/update on a db resouce
|
|
1
|
55
|
October 21, 2024
|
|
Exceptions in Ash datalayer have unhelpful stack traces
|
|
6
|
377
|
April 19, 2024
|
|
Using put_assoc for many_to_many association without the actual record
|
|
3
|
632
|
January 25, 2024
|
|
Identifying users/content by 64 bit Int (like Twitter) vs. 128 bit UUID (string) vs. 64 bit random string? Isn't 64 bit Int or random string far more efficient?
|
|
24
|
3709
|
December 28, 2023
|
|
Database connection issues during deployment on Digital Ocean App Platform
|
|
20
|
2700
|
October 19, 2023
|
|
Can Ash define Resource on Postgres View table?
|
|
2
|
555
|
October 17, 2023
|
|
Create a database seed for PR preview environments :seedling:
|
|
14
|
1449
|
August 28, 2023
|
|
Clustering mnesia with libcluster Gossip strategy
|
|
9
|
1143
|
May 26, 2023
|
|
Ecto: fetch all records not related in join table
|
|
2
|
495
|
May 22, 2023
|
|
Blog Post: Loading a structure.sql file on Prod without mix
|
|
0
|
453
|
May 18, 2023
|
|
Blog Post: Deploying after mix ecto.dump
|
|
0
|
459
|
May 8, 2023
|
|
When manually creating a Postgres database for a Phoenix project (e.g. in production), do I need to customize any of the database settings?
|
|
2
|
1067
|
April 21, 2023
|