Download node attributes Free Java Code

Description

Query a database (currently PostgreSQL or Sqlite3) for its schema ? columns or attributes ? and get their properties, such as name, type and default value in a common format. You can use this for e.g. introspection or preparing your domain models like Rails's Active Record does.

Source Files

The download file node-attributes-master.zip has the following entries.


.gitignore//  w ww  .  ja v  a 2s  .com
.npmignore
CHANGELOG.md
LICENSE
Makefile
README.md
doc/API.md
index.js
lib/postgresql.js
lib/postgresql.sql
lib/sqlite3.js
lib/utils.js
package.json
test/mocha.opts
test/postgresql_test.js
test/shared.js
test/sqlite3_test.js

Download

Click the following link to download node-attributes-master.zip.

node-attributes-master.zip




















Home »
  Javascript Free Code Download »
    Database »




CouchDB
CSV
Database
DynamoDB
IndexedDB
JSON
JSONP
MongoDB
MySQL
Neo4j
NoSQL
PostgreSQL
RavenDB
Redis
SQL
SQL Server
SQLite
WebSQL