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.
- Host: GitHub
- URL: https://github.com/opendgraph/dgraph_fakerjs
- Owner: OpenDgraph
- License: mit
- Created: 2019-04-05T17:37:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-05T22:31:38.000Z (almost 7 years ago)
- Last Synced: 2025-05-16T21:15:02.140Z (10 months ago)
- Language: TypeScript
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
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.