DBHunter
Infinity Member
Golden Member
- Joined
- August 23, 2025
- Messages
- 1,791
- Reaction score
- 2,944
- Points
- 113
- Thread Author
- #1
Hi, DNA community.
Today I want to give away the complete database of a company in the agricultural sector located in Colombia.
This company goes by the name sanmarino.com.co. But… what does this company do? What exactly is it?
Agroavícola Sanmarino S.A. is a Colombian company in the agricultural sector, specifically focused on the production and sale of poultry genetics (bird breeding), chicks, laying hens, and products related to poultry farming.
Not only did staff and clients from sanmarino.com.co appear, but also staff from avicampo.co, all within the same database.
Download the data:
To see this hidden content, you need to "Reply & React" with one of the following reactions:
Like,
Love,
Haha,
Wow
The data is in .json format
Code:
{
"success": true,
"mode": "dump_table",
"database": "mmovil",
"table": "cliente",
"rows": [
{
"id_cliente": "10000008",
"nombre_cliente": "LOPEZ PINILLA FERNEY",
"direccion_cliente": "VEREDA LA ESTRELLA CS 4",
"barrio_cliente": "VEREDA LA ESTRE",
"telefono_cliente": "3117599924",
"lista_precio_cliente": "A1",
"vendedor_cliente": "261",
"zona_cliente": "0111901",
"sucursal": "00",
"fecha_actualizacion": "2025-07-09 08:24:35"
},
{
"success": true,
"mode": "dump_table",
"database": "almuerzo",
"table": "empleados",
"rows": [
{
"id": "1",
"cedula": "10000762",
"nombre": "CORTES RAIGOZA",
"apellido": "MARCELO ",
"rh": null,
"ccosto": "060302",
"descripcion": "DIRECCION PLANTA , RONDEROS Y COMUNES P",
"cargo": "RONDADOR",
"rango": "19",
"empresa": "Avicampo",
"foto": null,
"fecha": "2005-06-24"
},
{
"success": true,
"mode": "dump_table",
"database": "dotacion",
"table": "empleado",
"rows": [
{
"id": "3",
"cedula": "1088262816",
"nombre": "ARLEY RESTREPO ZULUAGA",
"ccosto": "01AP06",
"cargo": "JEFE DE SISTEMAS",
"fingreso": "2025-11-14",
"area": "ADMINISTRACION",
"TALLAPANT": "38",
"TALLACAMI": "XL",
"TALLABOT": "41",
"tallaChaq": "XL",
"tallaImp": "XL",
"tpContrato": "DIRECTO",
"ESTADO": "Entregado",
"tpEntrega": "Entrega Reposicion"
},
"success": true,
"mode": "dump_table",
"database": "registro_visitante",
"table": "personas",
"rows": [
{
"id": "4",
"ingreso": "2022-08-04 08:57:41",
"cedula": "1098741558",
"nombreVisita": "DANNIA YULITSE NIÑO",
"procedencia": "Especial",
"empresa": "",
"equipo": "NO",
"serial": "",
"dirigido": "GESTION HUMANA",
"motivo": "ENTREVISTA",
"carnet": "1",
"encargado": "18598573",
"salida": "2022-08-04 11:38:26"
},
Structure
Code:
Code:
San marino
├── Avicampo
│ └── empleados.json
├── dotacion
│ └── empleados.json
├── epp_sst
│ └── empleado.json
├── mmovil
│ └── cliente.json
├── porteria
│ ├── colaboradores.json
│ └── visitantes.json
└── registro_visitante
└── personas.json