An open API service indexing awesome lists of open source software.

https://github.com/opendgraph/dgraph_fakerjs

Just a simple code to seed data into Dgraph DB.
https://github.com/opendgraph/dgraph_fakerjs

Last synced: 8 months ago
JSON representation

Just a simple code to seed data into Dgraph DB.

Awesome Lists containing this project

README

          

# Dgraph and Faker js

TODO: Cleanup (clean a bit the code from typescript-starter)
TODO: add input commands. (To choose what task to do)
TODO: Create a gen code to generate a bigDataSet - useful to test JSON bulkload.

btw I'm using dgraph-js-http for this repo.