Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introspection #21

Open
eudoxia0 opened this issue Nov 26, 2014 · 0 comments
Open

Introspection #21

eudoxia0 opened this issue Nov 26, 2014 · 0 comments
Labels
Milestone

Comments

@eudoxia0
Copy link
Owner

Synopsis

Crane is a database-agnostic ORM, but when poking around an existing database, users have to go back to a command line tool specific to it (sqlite3, psql) or an external GUI tool. Having functionality to explore databases in a backend-agnostic manner would be good.

Features

  • Listing tables, table columns, migrations, and printing the diff between two migrations in a human-readable manner.
  • A special REPL with a DB query DSL.
@eudoxia0 eudoxia0 added the Extra label Nov 26, 2014
@eudoxia0 eudoxia0 added this to the Crane v1.0 milestone Nov 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant