Skip to content
/ chard Public

mongodb introspection. ish. look at your schema-less mess.

Notifications You must be signed in to change notification settings

uniphil/chard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chard

Build Status

Rebel. or stupid.

** I meant "and". "and stupid".

I like making a mess with mongodb. I made kale because I hate declaring schemas. But now I have to collaborate with a designer. me: "So you'll be passed in a user instance--" designer: "oh, what properties do users have?".

So... I'm basically defining my user schema in my user creation form. god that's ugly. Um. and not very discoverable. hmm...

Instead of being sensible and finally admitting that maybe having schemas in some discoverable place is actually an awesome idea, I resisted and came up with chard.

Discover the schema by inspecting the actual documents. chard tries to help you do that.

Oh, and I came up with a slogan: look at your mess.

or maybe, stay in denial about schemas being a great thing a little longer!.

Install

what you're still here.

ok.. pip install chard.

Usage

blah blah blah

About

mongodb introspection. ish. look at your schema-less mess.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages