Sublime
An inspiration engine for ideas
David Corigliano
@dcog
James Gillis
@gillis
Local database for development
Each table in the database had an accompanying script that would generate a subset of the data for use in local development, since the final database was too large to run on a developer's machine.
This let each developer work with a live, local, copy of the database and enabled efficient development of changes.
I highly... See more
Each table in the database had an accompanying script that would generate a subset of the data for use in local development, since the final database was too large to run on a developer's machine.
This let each developer work with a live, local, copy of the database and enabled efficient development of changes.
I highly... See more
Bill Mill • notes.billmill.org
Josh Upton
@joshupton
GitHub - dimamik/torus: Torus is a plug-and-play Elixir library that integrates PostgreSQL's search into Ecto, streamlining the construction of advanced search queries.
github.com