All Projects → KonnexionsGmbH → db_seeder

KonnexionsGmbH / db_seeder

Licence: other
Relational database data generator..

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects
Batchfile
5799 projects
Makefile
30231 projects

Projects that are alternatives of or similar to db seeder

perfmetrics
A library for sending software performance metrics from Python libraries and apps to statsd.
Stars: ✭ 26 (-27.78%)
Mutual labels:  performance-metrics
DummyJSON
DummyJSON provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend.
Stars: ✭ 213 (+491.67%)
Mutual labels:  dummy-data
mysql-random-data-generator
This is the easiest MySQL random test data generator tool. Load the procedure and execute to auto detect column types and load data.
Stars: ✭ 108 (+200%)
Mutual labels:  dummy-data
database
Relational database access made simpler and safer
Stars: ✭ 40 (+11.11%)
Mutual labels:  relational-databases
aws-dbs-refarch-rdbms
Reference Architectures for Relational Databases on AWS
Stars: ✭ 23 (-36.11%)
Mutual labels:  relational-databases
activerecord-setops
Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).
Stars: ✭ 21 (-41.67%)
Mutual labels:  relational-databases
carrot
Autumn 2017. A simple implementation of relational database with query optimization as the course project of Principles and Design of Database System, Renmin University of China.
Stars: ✭ 15 (-58.33%)
Mutual labels:  relational-databases
Proton
High performance Pinba server
Stars: ✭ 27 (-25%)
Mutual labels:  performance-metrics
Mzeis ServerTiming
Sends profiling information as a Server Timing HTTP header to the browser
Stars: ✭ 26 (-27.78%)
Mutual labels:  performance-metrics
framework
Solu Framework is a full featured, ORM-backed, isomorphic framework using RPython, Pouch/CouchDB and React.
Stars: ✭ 20 (-44.44%)
Mutual labels:  relational-databases
performance-node
Performance for Node.js
Stars: ✭ 17 (-52.78%)
Mutual labels:  performance-metrics
BirDayBer
'BirDayBer' is an application made for irresponsible people with friends or family birthdays like me. So it allows you to add birthdays and other minimal information to a database to notify you to remember them.
Stars: ✭ 22 (-38.89%)
Mutual labels:  relational-databases
datajoint-python
Relational data pipelines for the science lab
Stars: ✭ 140 (+288.89%)
Mutual labels:  relational-databases
awesome-performance
🚀 A curated list of awesome web performance stuff 🚀
Stars: ✭ 29 (-19.44%)
Mutual labels:  performance-metrics
spiced-final-project
Career explorer platform developed in React.js in 6 days.
Stars: ✭ 14 (-61.11%)
Mutual labels:  relational-databases
jamonapi
Another repo for jamonapi.com which is primarily hosted on sourceforge
Stars: ✭ 57 (+58.33%)
Mutual labels:  performance-metrics
generaptr
Generaptr is a node package that helps when starting up a project by generating boilerplate code for Express api.
Stars: ✭ 16 (-55.56%)
Mutual labels:  relational-databases
performance-budget-plugin
Perfromance budget plugin for Webpack (https://webpack.js.org/)
Stars: ✭ 65 (+80.56%)
Mutual labels:  performance-metrics
PerfSpect
system performance characterization tool based on linux perf
Stars: ✭ 45 (+25%)
Mutual labels:  performance-metrics
fastDummies
The goal of fastDummies is to quickly create dummy variables (columns) and dummy rows.
Stars: ✭ 33 (-8.33%)
Mutual labels:  dummy-data

DBSeeder - Relational Database Data Generator.

Travis (.com) GitHub release GitHub Release Date GitHub commits since latest release


DBSeeder allows the flexible generation of large amounts of anonymised random dummy data for selected relational database systems (RDBMS) - useful e.g. for stress testing.

Please see the Documentation for more detailed information.

Features

  • Runs with 24 different database management systems.
  • Apache Derby, H2 Database Engine and HSQLDB are supported both in the client version and in the embedded version.
  • MySQL Database, Oracle Database, PostgreSQL and SQL Server can run stand-alone or in conjunction with the Trino query engine.
  • The database schema is defined in a JSON file and the resulting java code is automatically generated and compiled.
  • The runtime behaviour of the various databases is recorded in CSV files.
  • Much more!

Support

If you need help with DBSeeder, do not hesitate to get in contact with us!

  • For questions and high-level discussions, use Discussions on GitHub.
  • To report a bug or make a feature request, open an Issue on GitHub.

Please note that we may only provide support for problems/questions regarding core features of DBSeeder Any questions or bug reports about features of third-party themes, plugins, extensions or similar should be made to their respective projects. But, such questions are not banned from the Discussions.

Make sure to stick around to answer some questions as well!

Links

Contributing to DBSeeder

The DBSeeder project welcomes, and depends on, contributions from developers and users in the open source community. Please see the Contributing Guide for information on how you can help.

Code of Conduct

Everyone interacting in the DBSeeder project's codebases, issue trackers, and discussion forums is expected to follow the Code of Conduct.

License

Konnexions Public License (KX-PL)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].