ecto_hstore VS postgrex

Compare ecto_hstore vs postgrex and see what are their differences.

ecto_hstore

:no_entry_sign: (Deprecated) Ecto HStore compatibility (by stavro)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ecto_hstore postgrex
- 3
14 1,047
- 0.9%
0.0 6.3
over 8 years ago 7 days ago
Elixir Elixir
Apache License 2.0 Apache License 2.0
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_hstore

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

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

postgrex

Posts with mentions or reviews of postgrex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-25.
  • Elixir clustering using Postgres
    4 projects | dev.to | 25 Jan 2024
    Now we can replicate the same behavior in Elixir and Postgrex within IEx (Elixir's interactive shell).
  • TIL: Non standard postgres types in livebook
    2 projects | dev.to | 8 Jan 2023
    But I found a problem when the data type is not supported by postgrex. In this case, you can either have to write a custom postgrex extension like the example here. In postgrex GitHub repo, there are many examples for common data types, but XML is missing there.
  • Realtime: Multiplayer Edition
    13 projects | news.ycombinator.com | 18 Aug 2022
    It sounds like Supabase is pulling out the WAL listening bits into its own library?

    https://supabase.com/blog/supabase-realtime-multiplayer-gene...

    If so, y'all might want to look into: https://github.com/elixir-ecto/postgrex/blob/master/lib/post...

What are some alternatives?

When comparing ecto_hstore and postgrex you can also consider the following projects:

sqlitex - An Elixir wrapper around esqlite. Allows access to sqlite3 databases.

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

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

eventstore - Event store using PostgreSQL for persistence

ecto_enum - Ecto extension to support enums in models

mariaex - Pure Elixir database driver for MariaDB / MySQL

kst - 💿 KVS: NVMe Key-Value Store

mongodb_ecto - MongoDB adapter for Ecto

memento - Simple + Powerful interface to the Mnesia Distributed Database 💾

amnesia - Mnesia wrapper for Elixir.

gremlex - Elixir Client for Gremlin (Apache TinkerPop™)

couchdb_connector - A couchdb connector for Elixir