.. _page-index: datafaker --------------------------- **datafaker** is a package for making copies of relational databases and populating them with random data. If you are new to datafaker, we recommend going through the pages of this documentation roughly in order: After :ref:`installing ` datafaker and learning the basic commands that it uses from the :ref:`quick start guide `, the :ref:`introductory tutorial ` will walk you through a relatively simple use case in detail. You can then look at one of our other two example use cases, one for :ref:`financial data ` and one for :ref:`health data `. The latter also goes through some more advanced features of datafaker and how to use them, that are relevant beyond health data use cases. .. note:: This project will be under active development from Jan - Oct 2023 Contents: --------- .. toctree:: :glob: :maxdepth: 2 overview installation docker quickstart introduction orm loan_data health_data configuration custom_generators api faq glossary Indices and Tables ------------------ * :ref:`genindex` * :ref:`modindex`