Skip to content

Exploring options for adding SQL-like syntax to CoffeeScript

Notifications You must be signed in to change notification settings

josher19/coffee-sequel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee-Sequel

Exploring options for adding SQL commands/syntax to CoffeeScript

Goals

  1. Make it easier to use SQL-like commands in CoffeeScript to query Objects, Arrays, and JSON-stores
  2. Design a pluggable architecture so that the underlying NoSQL or SQL database by changing one NodeJS require file on the server side (back-end) and a single script src on the browser (front-end).

About

Exploring options for adding SQL-like syntax to CoffeeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published