ecto_fixtures VS ecto_psql_extras

Compare ecto_fixtures vs ecto_psql_extras and see what are their differences.

ecto_psql_extras

Ecto PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more. (by pawurb)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ecto_fixtures ecto_psql_extras
0 2
169 351
0.0% -
0.0 6.8
about 4 years ago 4 months ago
Elixir Elixir
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ecto_fixtures

Posts with mentions or reviews of ecto_fixtures. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning ecto_fixtures yet.
Tracking mentions began in Dec 2020.

ecto_psql_extras

Posts with mentions or reviews of ecto_psql_extras. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-11.
  • The next release of Live Dashboard will have SQLite support
    4 projects | /r/elixir | 11 Feb 2023
    So, I fixed it. I made ecto_sqlite3_extras (like ecto_psql_extras but for SQLite) and the next release of Phoenix Live Dashboard will include integration with the project. If you have an SQLite-powered Phoenix application, wait for the next release of the dashboard, upgrade, add ecto_sqlite3_extras into the list of dependencies, and your dashboard will now include nice stats for the SQLite database.

What are some alternatives?

When comparing ecto_fixtures and ecto_psql_extras you can also consider the following projects:

ecto_rut - Ecto Model shortcuts to make your life easier! :tada:

ets_map - An Elixir package that provides a Map-like interface (Map/Access/Enumerable/Collectable) backed by an ETS table

redix - Fast, pipelined, resilient Redis driver for Elixir. 🛍

postgrex - PostgreSQL driver for Elixir

moebius - A functional query tool for Elixir

eredis - Erlang Redis client

mysql - MySQL/OTP – MySQL and MariaDB client for Erlang/OTP

ecto - A toolkit for data mapping and language integrated query.

mariaex - Pure Elixir database driver for MariaDB / MySQL

arc_ecto - An integration with Arc and Ecto.

eventstore - Event store using PostgreSQL for persistence

amnesia - Mnesia wrapper for Elixir.