chilismaug's Stars
pouchdb/pouchdb
:kangaroo: - PouchDB is a pocket-sized database.
tariqbuilds/linux-dash
A beautiful web dashboard for Linux
max-mapper/art-of-node
:snowflake: a short introduction to node.js
workshopper/learnyounode
Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
apache/couchdb
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
PowerShell/PSReadLine
A bash inspired readline implementation for PowerShell
arunoda/meteor-up-legacy
Production Quality Meteor Deployments
brianleroux/lawnchair
A lightweight clientside JSON document store,
couchapp/couchapp
Utilities to make standalone CouchDB application development simple
mikeal/node.couchapp.js
Utility for writing couchapps.
benoitc/couchdbkit
CouchDB python framework
quirkey/soca
Sammy On Couch App
pouchdb/express-pouchdb
⚠️⚠️⚠️ THIS REPO HAS MOVED ⚠️⚠️⚠️
ganarajpr/express-angular
VERY OLD!!! DEPRECATED!!!
Tutorialindustry/node.js
Node.js
jo/grunt-couch
Build and publish Couchapps and CouchDB design documents with grunt. Simple.
akashacms/akashacms
A content management system tool-suite to generate static websites, written in Node.js
ryanramage/couchapp-takeout
DEPRECATED - a couchapp installer.
bbn/backbone-hoodie
backbone.js bindings for hoodie.js
max-mapper/chromecouch
chrome extension that lets you easily replicate couchapps between couches
documentcloud/pdftailor
Stitch and Unstitch PDFs.
jchris/couchapp-docs
Documentation for CouchApp
lethain/comfy-django-example
A tutorial that shows how to use CouchDB with Django.
PatrickHeneise/csv2couchdb
Ruby script to batch import data from a CSV file into a CouchDB database
matb33/heroku-buildpack-nodejs
couchbaselabs/GrocerySync-CouchApp
HTML5 interface to the Couchbase demo grocery list tracker
StevenHeinrich/csv2json4mongo
Convert a CSV file with separate field for latitude and longitude into the JSON format the MongoDB wants to run mongoimport on documents (lat/lon stored into new attribute called MongoPoint as a list).
bradgnar/cli_csv2mongo
This will be a command line interface that will take a csv file from somewhere in the system and load it into mongodb as json objects
chilismaug/csv2couchdb
couchapp to populate couchdb from CSV files
ckirby/csv2mongodb
Python tool to take csv formated file and put it into MongoDB