Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A simple Elixir app that connects to a YugabyteDB cluster and performs basic CRUD operations.

License

NotificationsYou must be signed in to change notification settings

YugabyteDB-Samples/yugabytedb-simple-elixir-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The code sample shows how to create a simple Elixir app that works with YugabyteDB using thePostgrex driver or thePhoenix framework.

The instructions below are provided forYugabyteDB Aeon deployments. However, the app also works with other types of deployments, including database instances running onyour own laptop.

Prerequisite

  • The latest versions of the Elixir, Erlang VM, IEx and Mix.
  • If you plan to run the Phoenix sample app, then install all therequired components. Note, you don't need to install Postgres for Phoenix as long as you'll use YugabyteDB.
  • Command line tool or your favourite IDE, such as IntelliJ IDEA, or Eclipse.

Start YugabyteDB Aeon Cluster

  • Start a free instance of YugabyteDB Aeon.
  • Add an IP address of your machine/laptop to theIP allow list

image

Run the App

Clone the application repo:

git clone https://github.com/YugabyteDB-Samples/yugabytedb-simple-elixir-app.git&&cd yugabytedb-simple-elixir-app

Start the app using the Postgrex driver or Phoenix framework:

Stay in touch

Having issues running this application or want to learn more from the Yugabyte community?

Joinour Slack channel!

About

A simple Elixir app that connects to a YugabyteDB cluster and performs basic CRUD operations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp