RSS 2 projects tagged "JSON"

Download Website Updated 23 Sep 2011 nodetoy

Screenshot
Pop 18.19
Vit 24.56

Nodetoy is a server that does JSON CRUD, so you can write APPs by writing just HTML and JavaScript. The server has no database, JSON is stored directly on the filesystem. The server responds to AJAX requests containing JSON and follows REST principals. It also contains an HTTP server that supports rewrite and SSI for hosting the HTML pages and static resources.

Download Website Updated 07 May 2013 EJDB

Screenshot
Pop 217.37
Vit 12.90

EJDB is an embedded JSON database engine. It aims to be a fast MongoDB-like NoSQL library that can be embedded into C/C++/Nodejs/Python3/Lua applications. It features collection-level write locking, collection level transactions, string token matching queries, and a Node.js binding.

Screenshot

Project Spotlight

Wireshark

A network protocol analyzer.

Screenshot

Project Spotlight

objSQL

A PHP-based database access class for performing SQL queries.