SkillAgentSearch skills...

Mongodriver

💊 Boost MongoDB with pure Elixir

Install / Use

/learn @Konicord/Mongodriver
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Mongodriver

A simple way to integrate MongoDB within Elixir (mix).

  • [x] Connection
  • [x] Pooling
  • [x] Queries
  • [ ] Create, Update, Delete data
  • [ ] Add new data, users => data

Installation

If available in Hex, the package can be installed by adding mongodriver to your list of dependencies in mix.exs:

def deps do
  [
    {:mongodriver, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/mongodriver.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks0

Languages

Elixir

Security Score

55/100

Audited on Mar 19, 2024

No findings