Skip to content

cpoirier/schemaform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

212 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schemaform is a high-level database programming DSL for Ruby, intended to greatly reduce the work needed to produce a performant back-end from a complex, normalized design. In simple terms, it provides the power of spreadsheets in a relational context. With Schemaform, you can:

  • capture even your most complex structures, relationships, and processing quickly and concisely
  • leave all the denormalization and performance-related tuning to the system
  • never compose another line of SQL
  • focus instead on making your software great.

Schemaform does for you the very work you would normally have to do by hand and intuition when taking a database-driven system from design to implementation.

See the project wiki for more details.

About

A DSL giving Ruby the power of spreadsheets in a relational setting — follow @schemaform on Twitter for updates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages