JSDB初體驗

官方介紹:

JSDB is JavaScript for databases, a scripting language for data-driven, network-centric programming on Windows, Mac, Linux, and SunOS. JSDB works with databases, XML, the web, and email. It is free and open-source. Use it as a JavaScript shell, to run CGI programs, or as a web server.

 

 

其實就是js,數組用[], 對象用{}, 試跑了一下,非常強大,先MARK一下,有空玩。

 

看幾個例子:

 

讀取網頁

 

讀取文件

 

 

有關鏈接:

 

 Home 

 

Tutorial

 

Cookbook

 

More examples

 

Reference 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章