Percona Resources

Software
Downloads

All of Percona’s open source software products, in one place, to download as much or as little as you need.

Valkey Contribution

Product Documentation

Why Percona for MongoDB?

Why Percona for PostgreSQL?

Percona Blog

Percona Blog

Our popular knowledge center for all Percona products and all related topics.

Community

Percona Community Hub

A place to stay in touch with the open source community

Events

Percona Events Hub

See all of Percona’s upcoming events and view materials like webinars and forums from past events

About

About Percona

Percona is an open source database software, support, and services company that helps make databases and applications run better.

Percona in the News

See Percona’s recent news coverage, press releases and industry recognition for our open source software and support.

Our Customers

Our Partners

Careers

Contact Us

Chile

Mario García (Technical Evangelist, Percona) will be presenting a talk How to Generate Test Data for your Database Project at PyCon Chile 2022 on December 4th online. 

For testing purposes, especially if you’re building an app that uses any database technology to store information, you may need data to try out your project. In that case, you have to find a good dataset or use a library like Faker. This Python library has some built-in methods for generating random data like first name, last name, email, address, city, coordinates, etc., and can be used for generating any amount of data, storing this information in a Pandas DataFrame, and later import this data into your database. Through this talk, you will learn how to use this library for your database project and recommendation for optimizing the process.

About the event.

PyCon Chile is a free event, organized by the Python Chile community, that aims to promote the use and teaching of Python. From enthusiast that works individually or collectively to scientists and researchers,  the important thing is to use Python for any task, work, research, or just for learning.