mongo_smasher
Data generator
Generates randomized data for testing MongoDB databases
A small tool to generate randomized datasets
34 stars
3 watching
0 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
feliixx/mgodatagen | A tool to generate random data for MongoDB | 325 |
pkosiec/mongo-seeding | Tools and libraries for importing data into MongoDB databases | 554 |
mljs/random | Utilities for generating random values from various elements | 2 |
reddavis/n-gram | Generates sequences of characters from a given text, useful for data analysis and modeling | 37 |
stabbycutyou/moldova | A lightweight templating system for generating random data | 169 |
jeapostrophe/mongodb | Provides a direct interface to a popular document-oriented data store from Racket | 18 |
cube2222/octosql-plugin-random_data | An OctoSQL plugin providing sample data for testing and development purposes | 0 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 83 |
thephpleague/monga | Provides a simple abstraction layer for interacting with MongoDB databases in PHP | 332 |
microprediction/muid | An identifier generation system based on cryptographic hashing and memorability | 13 |
pmrogala/buildenator | Automates the creation of test data builders for .NET classes. | 19 |
kaeluka/mock-data-gen | A library to generate random data from IO-TS types for testing purposes. | 7 |
nickdodd79/autobogus | A C# library that adds auto creation and population capabilities to the Bogus generator | 444 |
mongo-dart/mongo_dart | A MongoDB driver library for the Dart programming language | 447 |
guilhermecaruso/mooncake | A tool for generating mocks to simplify development and testing of software interfaces | 18 |