Chris Castiglione Co-founder of Console.xyz. Adjunct Prof at Columbia University Business School.

Use This Technique to Beautifully Manage Your Database

39 sec read

Use This Technique to Beautifully Manage Your Database

If you’ve ever said to yourself, “I’d love to learn how to use a database, but I don’t have time to learn SQL, PSQL or any of those funky coding languages!”

… then I have something you.

Active Admin!

It’s beautiful. It’s free. And best of all, you can get started by adding just 1 line of code to your Rails app.

Watch the video above to learn the “Who, What, Why & When” in less than two minutes. And then give Active Admin a try.

PS. Don’t have time for coding right now? Click here to view a running demo of Active Admin that you can peak at.

Video Highlights

  • Active Admin helps you manage data (and your database) using Rails.
  • With Active Admin you can quickly create, read, edit and delete data.
  • Active Admin is free (and open source). You can get started right now by visiting Active Admin on Github or by adding the following to your gemfile:
gem 'activeadmin', github: 'gregbell/active_admin'
Learn to Code Comment Avatar
Chris Castiglione Co-founder of Console.xyz. Adjunct Prof at Columbia University Business School.