Skip to content

HayataTakagi/materialize-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

卒業研究2018 高木颯汰

題目

研究について

  • MongoDBを実体化ビューを用いて高速化する研究です。
  • バックエンドはnode.js, 実験に用いるRESTful APIの実装にexpress.jsを使用しています。
  • ミドルウェア実装にMongooseを使用しています。

ディレクトリ構成

├── README.md
├── Vagrantfile            <= 開発環境構築用
├── nodejs                 <= バックエンド
│   ├── log
│   ├── mongoose
│   ├── node_modules
│   ├── package-lock.json
│   ├── package.json
│   └── test_api
├── paper                  <= 論文
│   ├── deim
│   └── mast
├── python                 <= テストデータ作成用
│   ├── fixtures
│   ├── requirements.txt
│   └── tools
└── sotsuken.box

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors